summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.org b/README.org
index 1a1b794..d306c3a 100644
--- a/README.org
+++ b/README.org
@@ -2,4 +2,14 @@
Repository for my personal blog: https://0xhenrique.neocities.org/
+|-----------+-------------------------------------------------------|
+| Directory | Content |
+|-----------+-------------------------------------------------------|
+| /blog | The HTML generated from the org files |
+| /posts | The actual org files from which the HTML is generated |
+|-----------+-------------------------------------------------------|
+
+=<M-x> org-static-blog-publish RET= to build everything.
+
+
Created using GNU Emacs and [[https://github.com/bastibe/org-static-blog][org-static-blog]].