Commit Graph

2 Commits

Author SHA1 Message Date
luca0N! 1e8660fb86
Fix Y2K38 bug
Fixed a bug which caused Article::get_metadata() to read timestamps as
32-bit integers, causing issues with timestamps after 2038.
2022-04-25 22:53:42 -03:00
luca0N! 0624e9bb60
Add Article namespace for metadata parsing
Added a new namespace used for parsing article metadata embedded in
article Markdown files, and updated the Makefile accordingly.
2022-04-22 18:02:44 -03:00