Added first blog post, activated taxonomies
Signed-off-by: Ettore <noettore@gmail.com>
This commit is contained in:
@@ -353,6 +353,9 @@ div.main .content .front-matter .meta {
|
||||
display: flex;
|
||||
margin-bottom: 32px;
|
||||
}
|
||||
div.main .content .front-matter .desc {
|
||||
display: block;
|
||||
}
|
||||
div.main .content .front-matter .date,
|
||||
div.main .content .front-matter .author,
|
||||
div.main .content .front-matter .tags,
|
||||
@@ -360,6 +363,7 @@ div.main .content .front-matter .word-count,
|
||||
div.main .content .front-matter .middot:before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
div.main .content .front-matter .middot:before {
|
||||
font-size: 6px;
|
||||
margin: 0 6px;
|
||||
@@ -1011,6 +1015,12 @@ margin-left: -4%;
|
||||
<nav>
|
||||
<ul>
|
||||
|
||||
<li><a href="https://ettore.dreucci.it/blog/">Blog</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1038,9 +1048,9 @@ margin-left: -4%;
|
||||
|
||||
<p>Here you can find some (little) info on me and some post I occasionally write about stuff I like.</p>
|
||||
|
||||
<figure>
|
||||
<img src="img/calvin_hobbes/calvinandhobbes1.png"/> <figcaption>
|
||||
<h4>copyright Bill Watterson, Andrews McMeel Publishing and Universal Press Syndicate.</h4>
|
||||
<figure><a href="https://www.calvinandhobbes.com/" target="_blank">
|
||||
<img src="img/calvin_hobbes/lastMinutePanic.png"/> </a><figcaption>
|
||||
<h4>copyright by Andrews McMeel Publishing</h4>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
@@ -1049,6 +1059,29 @@ margin-left: -4%;
|
||||
|
||||
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
||||
<div class="page-heading">Latest posts</div>
|
||||
<ul>
|
||||
|
||||
<li class="groupby">May, 2019</li>
|
||||
|
||||
<li class="post-item">
|
||||
<span class="meta">22 May 2019</span>
|
||||
|
||||
<a href="https://ettore.dreucci.it/blog/ispconfig-ddns/"><span>ISPConfig Dynamic DNS</span></a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="best-posts">
|
||||
|
||||
|
Reference in New Issue
Block a user