Skip to content

Commit

Permalink
Add idea in ideas.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun-menon committed Aug 3, 2024
1 parent 9f57dfa commit f5614be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Flexible Static Site Generator
* Rename `subDirs` to `dirs`, etc.?
* An `after` function defined in __config__.py that gets run after all children are processed.
* Installing pip requirements.txt for the site being built.
* Maybe: Expose `content` for user post-processing functions.
* Top 2:
* Add a trailing `/` slash for Markdown page dirs since: (a) if a Markdown page is turned into a dir/collection of smaller essays, this would allow that change to happen naturally/seamlessly, and (b) since many web servers including the one used by GH pages add a trailing `/` slash to directories using a 301 Redirect anyways.
* Caching in the GitHub action. See:
Expand Down

0 comments on commit f5614be

Please sign in to comment.