docs: update README instructions
This commit is contained in:
parent
6eb11a8e09
commit
e9d890f4dc
@ -18,6 +18,14 @@ file as well as its content and general configuration in the directory
|
|||||||
[[file:content/][content]].
|
[[file:content/][content]].
|
||||||
|
|
||||||
** Installing and running
|
** Installing and running
|
||||||
|
In order to run the website, you firts need to export all the orgmode
|
||||||
|
files to Markdown files. I recommend using =ox-gfm= to do so. If you
|
||||||
|
don’t mind =package.el= installing it as well as =f.el=, you can run the
|
||||||
|
following command:
|
||||||
|
#+begin_src shell
|
||||||
|
emacs -Q --script export.el
|
||||||
|
#+end_src
|
||||||
|
|
||||||
To install the NPM dependencies for the project, run one of the
|
To install the NPM dependencies for the project, run one of the
|
||||||
following commands:
|
following commands:
|
||||||
#+begin_src shell
|
#+begin_src shell
|
||||||
|
Loading…
Reference in New Issue
Block a user