File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 21
21
#+begin_src emacs-lisp
22
22
#+setupfile: <theme file path>
23
23
#+end_src
24
- - push the add a bunch of org files.
25
24
- in your init.el or emacs config file put the following
26
25
#+begin_src emacs-lisp
27
26
(setq org-publish-project-alist
39
38
:sitemap-style list))) ;; Style of the sitemap with list, tree, and folder options can be used instead as well.
40
39
#+end_src
41
40
- add a bunch of org files.
42
- - run <C-c C-e P p>
41
+ - run = <C-c C-e P p>=
43
42
- notice html files, sitemap.org, being created for the repo.
44
43
- push changes.
45
44
- in Github change the repo settings to public and withing settings left pane select pages
50
49
- you will get a link for the blog. copy paste it wherever you want to show it to the world.
51
50
* TODOS
52
51
** TODO make a seperate folder for the html files
53
- ** TODO check if denote can be used for this .
52
+ ** TODO check if denote can be used for [[https://onlyvip.github.io/Org-Blog-Forge/][ORG Blog Forge]] .
54
53
** DONE [[file:sample-readme.org][Sample org file linked here]]
55
54
** TODO suggestions
56
55
* Citations
You can’t perform that action at this time.
0 commit comments