Initialize Default Page Variables
authorGeorgios Atheridis <georgios@atheridis.org>
Mon, 6 Feb 2023 03:02:02 +0000 (03:02 +0000)
committerGeorgios Atheridis <georgios@atheridis.org>
Mon, 6 Feb 2023 03:02:02 +0000 (03:02 +0000)
commitf8b8fbe6d17f92872e128c41af704dc7857eb02d
tree4cb2b4487b6d89988a779ac9f808581a92f6b04c
parentf72f4ca8367afe7e3ab3a8725359cc32ce5a6318
Initialize Default Page Variables

Default page variables are initialized if not defined. Page name is the
name of the file without the extension and the date of the page is the
mtime of the file.

Implement custom date format which can be defined in the data.toml file.

Posts are now built in chronological order.
data.toml
sigma
templates/scripts/build_posts.py