Source for my personal Capsule/Website. https://erick.is
Find a file
Erick Ruiz de Chavez fe02945cb2 Refactor gemini builder with python
Perl was having issues with markdown's fenced blocks, so I decided to rewrite the generator script in Python.
2024-12-29 07:39:13 -05:00
_drafts Started working on the apps and tools draft 2024-12-28 06:39:45 -05:00
_includes Add footer support for gemini 2024-12-21 19:47:20 -05:00
_layouts Add footer support for gemini 2024-12-21 19:47:20 -05:00
_posts First content 2024-12-21 19:47:34 -05:00
_sass Replace kramdown with commonmark and add sttyles 2024-12-21 12:07:16 -05:00
assets Add blog support 2024-12-20 04:48:04 -05:00
.gitignore Add gemini site builder 2024-12-21 12:08:08 -05:00
_config.yml Refactor gemini builder with python 2024-12-29 07:39:13 -05:00
compose.yaml Add gemini site builder 2024-12-21 12:08:08 -05:00
Dockerfile Add blog support 2024-12-20 04:48:04 -05:00
Dockerfile.gemini Refactor gemini builder with python 2024-12-29 07:39:13 -05:00
Gemfile Replace kramdown with commonmark and add sttyles 2024-12-21 12:07:16 -05:00
Gemfile.lock Replace kramdown with commonmark and add sttyles 2024-12-21 12:07:16 -05:00
generate_capsule.py Refactor gemini builder with python 2024-12-29 07:39:13 -05:00
index.md Replace kramdown with commonmark and add sttyles 2024-12-21 12:07:16 -05:00
Makefile Add gemini site builder 2024-12-21 12:08:08 -05:00
requirements.txt Refactor gemini builder with python 2024-12-29 07:39:13 -05:00