Source for my personal Capsule/Website. https://erick.is
Find a file
Erick Ruiz de Chavez 6911ad6f64 Rename jekyll's docker file
Since this is no longer a Jekyll-only site I decided to rename the Dockerfile used for the Jekyll site to Dockerfile.jekyll to be consistent with the Gemini Dockerfile (Dockerfile.gemini).
2024-12-29 07:41:32 -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 Rename jekyll's docker file 2024-12-29 07:41:32 -05:00
Dockerfile.gemini Refactor gemini builder with python 2024-12-29 07:39:13 -05:00
Dockerfile.jekyll Rename jekyll's docker file 2024-12-29 07:41:32 -05:00
Gemfile Replace kramdown with commonmark and add sttyles 2024-12-21 12:07:16 -05:00
Gemfile.lock Rename jekyll's docker file 2024-12-29 07:41:32 -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