| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-02 | Make slug have the file extension | Nicolas Paul | |
| 2023-05-02 | Make slug have the file extension | Nicolas Paul | |
| 2023-05-01 | Add slug to HTML templates | Nicolas Paul | |
| 2023-04-27 | Do not transform hidden files | Nicolas Paul | |
| Hidden files are prefixed with a dot | |||
| 2023-04-26 | Fix missing outdir bug | Nicolas Paul | |
| crocc was not creating the output directory if it was not present, making it impossible to generate files | |||
| 2023-04-26 | Remove Sitemap generation | Nicolas Paul | |
| Sitemaps depends on URL pathes, whose behavior depends on the web server, e.g. rewriting files to remove extension in URL | |||
| 2023-04-26 | Fix recursivity problem | Nicolas Paul | |
| The tool was not updating the output directory with nested directories' name, therefore everyhting was being generated at the root of the output directory | |||
| 2023-04-26 | Add HTML generation | Nicolas Paul | |
| 2023-04-25 | Add front matter parsing | Nicolas Paul | |
| 2023-04-25 | Add Makefile | Nicolas Paul | |
| Allows inserting build information variables at compile time | |||
| 2023-04-25 | Add default flags | Nicolas Paul | |
| 2023-04-25 | Add CI | Nicolas Paul | |
| 2023-04-25 | Initialize project | Nicolas Paul | |
