In order to understand/own/learn the full stack, I want to personally build a simple custom architecture for this bliki.
Similar to #42. Custom CSS, if needed, etc.
Acceptance Criteria
- GIVEN some markdown for text files
WHEN files are compiled
THEN they have static files ready for serving
Security considerations
No, this should be more secure and transparent for others downloading files from bliki.
Implementation sketch
- CSS templates
- Markdown Parser
- Templates
- Compiler
- static site generator
In order to understand/own/learn the full stack, I want to personally build a simple custom architecture for this bliki.
Similar to #42. Custom CSS, if needed, etc.
Acceptance Criteria
WHEN files are compiled
THEN they have static files ready for serving
Security considerations
No, this should be more secure and transparent for others downloading files from bliki.
Implementation sketch