Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-15 | Renamed module CommonMark to commonmark | Paper Mountain Studio | |
2018-11-15 | Solve DeprecationWarning with raw strings | Paper Mountain Studio | |
2018-08-12 | Explain content rendering in README.md | Sunaina Pai | |
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 | Add git user config for demo repo | Sunaina Pai | |
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-23 | Add single-pass templating to the credits section | Sunaina Pai | |
2018-04-14 | Improved, single-pass templating. | Keith Gaughan | |
2018-03-28 | Fix commit URL for README.md of demo repo | Sunaina Pai | |
2018-03-28 | Use placeholder for current year in copyright | Sunaina Pai | |
2018-03-24 | Add missing comments | Sunaina Pai | |
2018-03-24 | Update "But Why?" section of README.md | Sunaina Pai | |
2018-03-24 | Fix center alignment of footer links | Sunaina Pai | |
2018-03-24 | Ignore docstrings for loc target | Sunaina Pai | |
2018-03-21 | Use template name for blog path | Gabriel Bordeaux | |
2018-03-17 | Add makesite: A simple static site generator | Sunaina Pai | |