Add example site

* Revert back to using author in params
This commit is contained in:
Nishanth Shanmugham
2015-08-25 00:01:18 -05:00
parent 4aaa445727
commit b9f26b600a
53 changed files with 10459 additions and 1 deletions

View File

@@ -97,6 +97,7 @@ For syntax highlighting, set `pygmentsuseclasses = true` in your `config.toml`.
````toml
[params]
Author = "Firstname Lastname"
DateForm = "Jan 2, 2006" # required
Description = "eat, sleep, rave, repeat"
Email = "username@hogwarts.edu"