Move contents of the homepage to a Markdown file #28
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This would be more in keeping with the general design goals of the project. Currently the index.php for the homepage is hardcoded.
While several of the homepage elements are going to be programatically generated at some point, i.e. a feed of the latest few articles, the title and such should probably come from some sort of easily editable document.
Rather than a markdown file it might be better to move things like the "about" blurb to an .ini or .env file.
Then have:
become: