installation instructions
This commit is contained in:
parent
2bfc73e4c2
commit
301c69c260
14
README.md
14
README.md
@ -1,5 +1,19 @@
|
||||
# Logarion
|
||||
|
||||
## Install
|
||||
|
||||
opam install batteries lens ppx_deriving omd opium tyxml ptime re
|
||||
git clone git@github.com:orbifx/logarion.git
|
||||
cd logarion
|
||||
make
|
||||
|
||||
This should generate `logarion-web`. Run with:
|
||||
|
||||
logarion-web
|
||||
|
||||
and open a browser to <http://localhost:3000>.
|
||||
To post a new article visit <http://localhost:3000/()/new>.
|
||||
|
||||
## Summary
|
||||
|
||||
A Yamado archive publisher.
|
||||
|
Loading…
x
Reference in New Issue
Block a user