summaryrefslogtreecommitdiff
path: root/README.org
blob: 4e85e43838f8f7f2a013b33dde913b0e862f5ae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
* 0xhenrique Blog

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.

*** Update website using Neocities CLI
=neocities push blog/=

Created using GNU Emacs and [[https://github.com/bastibe/org-static-blog][org-static-blog]].