summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMitja Felicijan <m@mitjafelicijan.com>2023-07-08 19:24:16 +0200
committerMitja Felicijan <m@mitjafelicijan.com>2023-07-08 19:24:16 +0200
commit8e83285cc5b36c516880c9e321b86cb78db0d27f (patch)
treeaf17d0182e4ba9f306c74ac3e29fee7630214f5a /README.md
downloadjbmafp-8e83285cc5b36c516880c9e321b86cb78db0d27f.tar.gz
Enageg!
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..395da96
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# Just Build Me A Fucking Page
+
+I am just so sick of all these complicated static site generators forcing you to
+care about taxonomies and shit like this. All I want is to have a bunch of
+markdown files and let them use specific templates. That is about it. Nothing
+fancy!
+
+This generator is not for people who need something more complicated. Use Hugo
+instead. But if you need a simple blog page that needs to spit out an RSS feed
+or two and have the option to define different templates for different posts,
+well then this might be useful to you.