-rw-r--r-- | .gitignore | 2L |
-rw-r--r-- | .gitmodules | 3L |
-rw-r--r-- | README.md | 122L |
-rw-r--r-- | archetypes/sample.md | 8L |
-rw-r--r-- | config/app.cfg | 52L |
-rw-r--r-- | config/site.cfg | 19L |
-rw-r--r-- | content/.gitignore | 4L |
-rwxr-xr-x | fakestache | 125L |
-rwxr-xr-x | functions/build-pandoc-templates | 20L |
-rwxr-xr-x | functions/clean-content-folder | 13L |
-rwxr-xr-x | functions/create-feed | 24L |
-rwxr-xr-x | functions/create-html-pages | 62L |
-rwxr-xr-x | functions/create-html-sections | 66L |
-rwxr-xr-x | functions/get-archetypes | 13L |
-rwxr-xr-x | functions/get-pandoc-templates | 13L |
-rwxr-xr-x | functions/get-static-files | 8L |
-rwxr-xr-x | functions/is-in-array | 7L |
-rwxr-xr-x | functions/move-html-to-publichtml | 12L |
-rwxr-xr-x | functions/parse-yaml | 24L |
-rwxr-xr-x | functions/parse_yaml | 24L |
-rw-r--r-- | public_html/.gitignore | 4L |
-rw-r--r-- | static/.gitignore | 4L |
-rw-r--r-- | templates/mustache/default-index.inc.mustache | 9L |
-rw-r--r-- | templates/mustache/default-index.mustache | 16L |
-rw-r--r-- | templates/mustache/default.mustache | 27L |
-rw-r--r-- | templates/mustache/feed/feed-entry.mustache | 9L |
-rw-r--r-- | templates/mustache/feed/feed.mustache | 11L |
-rw-r--r-- | templates/mustache/index.mustache | 29L |
-rw-r--r-- | templates/mustache/partials/head.mustache | 16L |
-rw-r--r-- | templates/pandoc/.gitignore | 4L |