summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
author0xhenrique <[email protected]>2025-03-02 11:03:20 +0000
committer0xhenrique <[email protected]>2025-03-02 11:03:20 +0000
commit6a7930a8fc084563d35fad16c1858fbc6a3109c1 (patch)
tree32dd6d7b4a5ac32f0960bbf201786c8f340a1fc9 /README.org
parent812e5862ee9f1b5e4e6f76c9c0eee9f73e3855fe (diff)
Update blog style and add some instruction in the README
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]].