This website requires JavaScript.
Explore
Help
Sign In
thurstylark
/
tlwiki
Watch
1
Star
0
Fork
0
You've already forked tlwiki
Code
Issues
6
Pull Requests
Projects
Releases
Wiki
Activity
tlwiki
/
layouts
/
_default
/
list.html
5 lines
102 B
HTML
Raw
Normal View
History
Unescape
Escape
Re-organized for future hugo setup Adapted from https://github.com/cristianpb/vimwiki
2021-02-12 17:46:08 -06:00
{{ define "main" }}
Major re-structure as I take another run at replacing vimwiki with hugo
2021-09-25 20:18:37 -05:00
{{ partial "title_and_desc.html" . }}
{{ partial "postlist.html" . }}
Re-organized for future hugo setup Adapted from https://github.com/cristianpb/vimwiki
2021-02-12 17:46:08 -06:00
{{ end }}
Reference in New Issue
Copy Permalink