diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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> |
