13 lines
366 B
Org Mode
13 lines
366 B
Org Mode
|
#+TITLE: ryuslash.org README
|
||
|
#+STARTUP: showall
|
||
|
|
||
|
This is the source project of my website [[https://ryuslash.org]]. It
|
||
|
doesn't contain much for now, but eventually this will be where all my
|
||
|
stuff lives.
|
||
|
|
||
|
* Compiling
|
||
|
|
||
|
To compile a local copy from Org-mode files into HTML, use the
|
||
|
command ~make~. This will generate a local copy in the ~public_html~
|
||
|
directory.
|