85
public/categories/index.html
Normal file
85
public/categories/index.html
Normal file
@@ -0,0 +1,85 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<meta name="author" content="Ettore Dreucci">
|
||||
<meta name="description" content="Ettore Dreucci's personal website">
|
||||
|
||||
|
||||
<base href="https://ettore.dreucci.it/">
|
||||
<title>
|
||||
Categories · Ettore Dreucci
|
||||
</title>
|
||||
|
||||
<link rel="canonical" href="https://ettore.dreucci.it/categories/">
|
||||
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
|
||||
<link rel="stylesheet" href="//cdn.rawgit.com/necolas/normalize.css/master/normalize.css">
|
||||
<link rel="stylesheet" href="https://ettore.dreucci.it/css/style.min.css">
|
||||
|
||||
<link rel="icon" type="image/png" href="https://ettore.dreucci.it/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://ettore.dreucci.it/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
|
||||
<link href="https://ettore.dreucci.it/categories/index.xml" rel="alternate" type="application/rss+xml" title="Ettore Dreucci" />
|
||||
<link href="https://ettore.dreucci.it/categories/index.xml" rel="feed" type="application/rss+xml" title="Ettore Dreucci" />
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.40.2" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<main class="wrapper">
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
<a class="navigation-title" href="https://ettore.dreucci.it/">
|
||||
Ettore Dreucci
|
||||
</a>
|
||||
|
||||
<ul class="navigation-list float-right">
|
||||
|
||||
<li class="navigation-item">
|
||||
<a class="navigation-link" href="https://ettore.dreucci.it/contacts/">Contacts</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<section class="container list">
|
||||
<h1 class="title">Categories</h1>
|
||||
<ul>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
<section class="container">
|
||||
© 2018 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
||||
</section>
|
||||
</footer>
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
14
public/categories/index.xml
Normal file
14
public/categories/index.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on Ettore Dreucci</title>
|
||||
<link>https://ettore.dreucci.it/categories/</link>
|
||||
<description>Recent content in Categories on Ettore Dreucci</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
|
||||
<atom:link href="https://ettore.dreucci.it/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
</channel>
|
||||
</rss>
|
1
public/categories/page/1/index.html
Normal file
1
public/categories/page/1/index.html
Normal file
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html><head><title>https://ettore.dreucci.it/categories/</title><link rel="canonical" href="https://ettore.dreucci.it/categories/"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=https://ettore.dreucci.it/categories/" /></head></html>
|
Reference in New Issue
Block a user