Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-12 | Update year in copyright notice | Sunaina Pai | |
2018-11-15 | Renamed module CommonMark to commonmark | Paper Mountain Studio | |
2018-11-15 | Solve DeprecationWarning with raw strings | Paper Mountain Studio | |
2018-08-11 | Populate placeholders in content when specified | Sunaina Pai | |
Placeholders in content files are not populated by default. If placeholders are to be populated in content files, parameter named `render` with a string value of `yes` must be specified. This `render` parameter may be specified as a header in content files or it may be specified as a keyword argument in `make_pages` call. | |||
2018-08-11 | Do not use headers from one post in other posts | Sunaina Pai | |
2018-06-16 | Use RFC 2822 format date in RSS feeds | Sunaina Pai | |
2018-04-14 | Improved, single-pass templating. | Keith Gaughan | |
2018-03-28 | Use placeholder for current year in copyright | Sunaina Pai | |
2018-03-24 | Add missing comments | Sunaina Pai | |
2018-03-17 | Add makesite: A simple static site generator | Sunaina Pai | |