add: readme file

This commit is contained in:
ALittlePatate
2024-04-21 16:37:35 +02:00
committed by GitHub
parent e96483ca48
commit c9ff8d5d7f

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
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>