erick.is/_config.yml
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

19 lines
323 B
YAML

title: Erick Ruiz de Chavez
author: Erick Ruiz de Chavez
url: https://erickruizdechavez.com
exclude:
- Dockerfile*
- compose.yaml
- Makefile
- generate_capsule.py
- requirements.txt
jekyll_compose:
default_front_matter:
drafts:
layout: article
posts:
layout: article
markdown: CommonMark