Speedy markdown files go in; speedy pages go out. Quite naive, right?
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Added a table of contents page, slugs, permalinks with an incorrect implementation and styling using sass/scss. The codebase is still a BIG bit messy even after the tinniest refactor I had, but now that these features are in place, I plan to clean the crappy code I have. I'll also start removing the hardcoded parts for a config file, plus start using clap for the cli part
The typical template and children template rendering is doing its magic thing.
The _index.md is required in every directory for it to have what the name suggests. It can also have the typical params that can affect the children.