Source for my personal Capsule/Website. https://erick.is
Find a file
Erick Ruiz de Chavez c875c07933 python-refactor (#1)
While writing a new article, I was having issues with Perl making the replacements (it was trying to execute fenced code blocks). After a little bit of research, trying to keep the original script, I decided to keep things simpler and rewrite the generator script with Python instead.

Reviewed-on: #1
2024-12-29 07:49:19 -05:00
_drafts python-refactor (#1) 2024-12-29 07:49:19 -05:00
_includes Add footer support for gemini 2024-12-21 19:47:20 -05:00
_layouts python-refactor (#1) 2024-12-29 07:49:19 -05:00
_posts python-refactor (#1) 2024-12-29 07:49:19 -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 python-refactor (#1) 2024-12-29 07:49:19 -05:00
compose.yaml python-refactor (#1) 2024-12-29 07:49:19 -05:00
Dockerfile.gemini python-refactor (#1) 2024-12-29 07:49:19 -05:00
Dockerfile.jekyll python-refactor (#1) 2024-12-29 07:49:19 -05:00
Gemfile Replace kramdown with commonmark and add sttyles 2024-12-21 12:07:16 -05:00
Gemfile.lock python-refactor (#1) 2024-12-29 07:49:19 -05:00
generate_capsule.py python-refactor (#1) 2024-12-29 07:49:19 -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 python-refactor (#1) 2024-12-29 07:49:19 -05:00