1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-11-24 13:10:18 +01:00

Remove static archives from sidebar

I need to figure out how to generate a list of posts grouped by
month, ie "August 2016", as well as a list template to show the
posts for each month for when the user clicks the link.
This commit is contained in:
Alan Orth 2016-09-03 19:15:09 +03:00
parent 47b200578e
commit a942707278
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -15,23 +15,6 @@
</section>
{{ end }}
<section class="sidebar-module">
<h4>Archives</h4>
<ol class="list-unstyled">
<li><a href="#">March 2014</a></li>
<li><a href="#">February 2014</a></li>
<li><a href="#">January 2014</a></li>
<li><a href="#">December 2013</a></li>
<li><a href="#">November 2013</a></li>
<li><a href="#">October 2013</a></li>
<li><a href="#">September 2013</a></li>
<li><a href="#">August 2013</a></li>
<li><a href="#">July 2013</a></li>
<li><a href="#">June 2013</a></li>
<li><a href="#">May 2013</a></li>
<li><a href="#">April 2013</a></li>
</ol>
</section>
<section class="sidebar-module">
<h4>Elsewhere</h4>
<ol class="list-unstyled">