Skip to content

Commit b1330ab

Browse files
committed
cleaning stuff
1 parent ae739d2 commit b1330ab

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.org

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#+begin_src emacs-lisp
2222
#+setupfile: <theme file path>
2323
#+end_src
24-
- push the add a bunch of org files.
2524
- in your init.el or emacs config file put the following
2625
#+begin_src emacs-lisp
2726
(setq org-publish-project-alist
@@ -39,7 +38,7 @@
3938
:sitemap-style list))) ;; Style of the sitemap with list, tree, and folder options can be used instead as well.
4039
#+end_src
4140
- add a bunch of org files.
42-
- run <C-c C-e P p>
41+
- run =<C-c C-e P p>=
4342
- notice html files, sitemap.org, being created for the repo.
4443
- push changes.
4544
- in Github change the repo settings to public and withing settings left pane select pages
@@ -50,7 +49,7 @@
5049
- you will get a link for the blog. copy paste it wherever you want to show it to the world.
5150
* TODOS
5251
** 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]].
5453
** DONE [[file:sample-readme.org][Sample org file linked here]]
5554
** TODO suggestions
5655
* Citations

0 commit comments

Comments
 (0)