aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
blob: 58e29467501351ab1f6516833d3f83ec909df1bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#+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.