branches: front
Clone
clone: git://shithub.us/sirjofri/sergui gits://shithub.us/sirjofri/sergui
push: hjgit://shithub.us/sirjofri/sergui
patches to: sirjofri@sirjofri.de
Last commit
64335a85
– sirjofri <sirjofri@sirjofri.de>
authored
on 2022/01/25 04:08
adds a little info about the existing sections
About
(Somewhat) Serious Guide to 9front
*** Collaborators needed ***
(especially native English speakers)
CONDITIONS
* must have a machine with 9front
* the documents are written in a mixture of markdown-like syntax, troff and xhtml
* file management using mkfiles
This project uses epublish (shithub.us/sirjofri/epublish) for
building. It is not needed for writing and giving feedback.
BUILDING
You don't need to install epublish, you can just bind the repo as is.
bind -ac /path/to/epublish /n/epublish
cd /path/to/sergui
mk
... should be enough.
The results are then in sergui.pdf and sergui.epub.
mk clean
... removes these files.