commit 16abd7e0fe501a191da848797a92c95e6c929e28 Author: viridian Date: Wed Apr 10 18:13:54 2024 +0200 Add Home diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..40a76ab --- /dev/null +++ b/Home.md @@ -0,0 +1,5 @@ +# Welcome to the mlem wiki. + +## What is mlem + +Mlem is my personal SSG for my blog. It can take in any markdown document (with some frontmatter) and a template and generate a blog post with a sorted index using it. \ No newline at end of file