Blog du Yax
Renamed functions to better reflect their actual behavior: - truncate → strip_tags_and_truncate (does both operations) - fix_relative_links → make_links_absolute (converts, not fixes) - clean_html_tag → strip_html_tags (more explicit) - clean_site → rebuild_site_directory (removes and recreates) - read_headers → parse_headers (parses, not just reads) - read_content → parse_post_file (full processing pipeline) - get_nb_of_comments → get_comment_count (removes French abbreviation) |
||
|---|---|---|
| docker | ||
| layout | ||
| nginx | ||
| notes | ||
| posts | ||
| static | ||
| .coveragerc | ||
| .gitignore | ||
| check_git.sh | ||
| Dockerfile | ||
| LICENSE.md | ||
| Makefile | ||
| makesite.py | ||
| monitor.py | ||
| params-local.json | ||
| params.json | ||
| pyproject.toml | ||
| README.md | ||
Blog du Yax
This blog is built on top of the great work performed by fspaolo on Makesite.py. I cut some features and wristed the code to focus on blog posts and support my commenting system. You should check fspaolo's repository to really understand Makesite.py's philosophy and find technical details.
This static blog generator code is under MIT license.
"Blog du Yax" content is under CC-BY-NC-SA