Source for my personal Capsule/Website. https://erick.is
Find a file
Erick Ruiz de Chavez 40121b1c49 Refactor site content and worflow
Since the site is now Gemini first, it doesn't make sense to use Markdown. In this commit I am refactoring the site generator to remove lowdown and frontmatter dependencies.
2025-01-08 05:38:01 -05:00
_drafts Refactor site content and worflow 2025-01-08 05:38:01 -05:00
_includes Refactor site content and worflow 2025-01-08 05:38:01 -05:00
_layouts Refactor site content and worflow 2025-01-08 05:38:01 -05:00
_posts Refactor site content and worflow 2025-01-08 05:38:01 -05:00
.gitignore Refactor site content and worflow 2025-01-08 05:38:01 -05:00
_draft.py Refactor site content and worflow 2025-01-08 05:38:01 -05:00
_generate.py Refactor site content and worflow 2025-01-08 05:38:01 -05:00
_publish.py Refactor site content and worflow 2025-01-08 05:38:01 -05:00
_unpublish.py Refactor site content and worflow 2025-01-08 05:38:01 -05:00
_utils.py Refactor site content and worflow 2025-01-08 05:38:01 -05:00
compose.yaml Remove Jekyll; Add new workflow scripts 2025-01-07 08:38:30 -05:00
Dockerfile Remove Jekyll; Add new workflow scripts 2025-01-07 08:38:30 -05:00
index.gmi Refactor site content and worflow 2025-01-08 05:38:01 -05:00
Makefile Refactor site content and worflow 2025-01-08 05:38:01 -05:00
requirements.txt Refactor site content and worflow 2025-01-08 05:38:01 -05:00