From f7a92ef51e97d796f1fc90849d179e502077ee59 Mon Sep 17 00:00:00 2001 From: Charles Date: Sat, 25 Jul 2020 12:16:54 +0200 Subject: Added blog articles generator (from markdown) --- index.template.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 index.template.html (limited to 'index.template.html') diff --git a/index.template.html b/index.template.html new file mode 100644 index 0000000..3e5d33e --- /dev/null +++ b/index.template.html @@ -0,0 +1,28 @@ + + + + + cacharle + + + + + +
+

Charles's website

+ +

About me

+

I'm a computer science student currently at s19, a summary of my progress can be found here

+

This site is an experiment to host some of the services I use every day like a mail server and a git server and becoming more independant in general.

+

Inspired by a serie of videos posted by Luke Smith.

+ +

Blog articles

+ + +

Links

+
  • github
  • +
  • my git server
  • +
    + -- cgit