From 8e83285cc5b36c516880c9e321b86cb78db0d27f Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 8 Jul 2023 19:24:16 +0200 Subject: Enageg! --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') 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. -- cgit v1.2.3