Source for my personal Capsule/Website. https://erick.is
Find a file
Erick Ruiz de Chavez 345094f521 Small style adjustments
The content on small screens was unreadable on small screens when the post had code snippets because it was centered. It was scrollable to the right, but not to the left. With this change I am only centering the page content when there is enough room on the window for it to be centered.
2025-01-03 08:56:16 -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 New article: automated low power mode (#2) 2024-12-29 07:50:25 -05:00
_sass Small style adjustments 2025-01-03 08:56: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