aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2020-07-25 12:16:54 +0200
committerCharles <sircharlesaze@gmail.com>2020-07-25 12:16:54 +0200
commitf7a92ef51e97d796f1fc90849d179e502077ee59 (patch)
treeb05f0a54a71e0143d5a7be241b24726bc75dd99b /index.html
parent860a213d88e292b972a31a56fc1f573aa3d75f19 (diff)
downloadcacharle.xyz-f7a92ef51e97d796f1fc90849d179e502077ee59.tar.gz
cacharle.xyz-f7a92ef51e97d796f1fc90849d179e502077ee59.tar.bz2
cacharle.xyz-f7a92ef51e97d796f1fc90849d179e502077ee59.zip
Added blog articles generator (from markdown)
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html
index a952727..1850dc7 100644
--- a/index.html
+++ b/index.html
@@ -16,6 +16,12 @@
<p>This site is an experiment to host some of the services I use every day like a mail server and a <a href="https://git.cacharle.xyz">git server</a> and becoming more independant in general.</p>
<p>Inspired by a serie of <a href="https://www.youtube.com/watch?v=bdKZVIGRAKQ&list=PL-p5XmQHB_JRRnoQyjOfioJdDmu87DIJc">videos</a> posted by <a href="https://lukesmith.xyz">Luke Smith</a>.</p>
+ <h2>Blog articles</h2>
+ <ul>
+ <!--BLOGINDEX-->
+<li><a href="blog/yo.html"> yo</a></li>
+ </ul>
+
<h2>Links</h2>
<li><a href="https://github.com/cacharle">github</a></li>
<li><a href="https://git.cacharle.xyz">my git server</a></li>