5 lines
309 B
Markdown
5 lines
309 B
Markdown
This repo contains the source code for my blog and personal website: [patate.dev](www.patate.dev)<br>
|
|
|
|
# Generate an article
|
|
The articles are generated using [a python script](python_script/generate_article.py) and a markup language that i made up (you can find an example [here](python_script/template).<br>
|