Erick Ruiz de Chavez
fe02945cb2
Perl was having issues with markdown's fenced blocks, so I decided to rewrite the generator script in Python.
19 lines
323 B
YAML
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
|