MegapolisPlayer / MegapolisPlayer.github.io

personal website
https://megapolisplayer.github.io/
Other
0 stars 1 forks source link

CMS + HTML generator + GIT sync #2

Open MegapolisPlayer opened 1 year ago

MegapolisPlayer commented 1 year ago

Adminstration system Using git pushes and system calls, written in CPP

MegapolisPlayer commented 8 months ago

Basically command-line utility (in separate repository, will link here - open source ofc) which can generate HTML files from WBPR (WeBPReset) files, pushing to GIT using system() calls (or libgit2?) and add/remove content from WBPRRS (WebPreset Resource) files (e.g. article)

Everything saved into PRJF file.

(TODO: think of name and prefix for file extensions)