New building system for my gemini capsule – 2.0 [DEV]
Go to file
faildev_mode 3408f325b5
Simplified evaluation regex
2023-07-20 11:29:43 +02:00
_src Simplified evaluation regex 2023-07-20 11:29:43 +02:00
.gitignore Ignored Pipenv 2023-07-16 22:52:54 +02:00
LICENSE Added project notes and AGPL 3.0 license 2023-07-14 10:18:07 +02:00
NOTES.md Parse content files twice – for gemini and www with different 'mode' variable (see NOTES.md). Fixed bug (in abs2rel) causing lack of link labels. Few other minor fixes. 2023-07-14 15:05:49 +02:00
README.md Redirections & path conversion in html 2023-07-16 22:46:26 +02:00
requirements.txt Added requirements.txt 2023-07-16 22:51:38 +02:00

README.md

This repo is just a playground, absolutely not production-ready. Don't expect anything to work.

Project notes here, documentation and/or proper README comming soon.

Dependencies

  • python-frontmatter
  • beautifulsoup4