HOME | TEMPLATE | WHOIS | LIBRARY | ZUCC | NOTES
| ClickerParagraphs written in in plaintext
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec fermentum ultrices lectus scelerisque vulputate. Nam id purus ligula. Proin finibus ipsum elit, ut facilisis neque consectetur maximus. Cras sit amet ipsum turpis. Nam luctus tempus enim ut rhoncus. Cras sed urna eros. Curabitur vitae dignissim mauris, semper mattis tortor. Duis sit amet metus neque.
Source code can be found here
Directions for use of the template:
Download this, which is a clean tarball built with make dist
from the repository root.
Uncompress it in a clean directory.
Remove the contents of src/index.md
and nav.md replace it with your markdown or html content.
Create your own *.md
files in src/
as you see fit.
Optionally, add your Google Analytics tracking ID to header
in the tracking template markup.
Run make
in the repository root to create a complete *.html
page in the docs
directory for every *.md
page in the src
directory.
Check out how these pages look in your browsers.
Host this tree somewhere and direct visitors to docs/index.md
. Underground Software reccommends GitHub Pages.