Hugo go go go
Made a hugo setup from scratch to generate a static blog and portfolio webpage. The old stuff may still be found in static/old.
This commit is contained in:
6
layouts/partials/toc.html
Normal file
6
layouts/partials/toc.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<aside id='meta'>
|
||||
<header>
|
||||
<h4>{{ .Title }}</h4>
|
||||
</header>
|
||||
{{ .TableOfContents }}
|
||||
</aside>
|
Reference in New Issue
Block a user