summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 57acbcb..48ff3be 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
# sitegenerator
static site generator for my website/blog/portfolio at https://danieljon.es
+# why?
+My website previously relied heavily on php/databases and didn't render correctly inside my terminal web browser so I decided to take the static, html only route and created a static website generator.