% README
plaintextaccounting.org is an informative portal for Ledger, hledger, beancount, and the other ledger-likes.
The repo is named plaintextaccounting.github.io
to make it the Github
Pages site for the
plaintextaccounting organization,
so that it can be served with a custom domain, plaintextaccounting.org
.
For full instructions on contributing, see CONTRIBUTING.md.
- Fork this repository.
- Make changes to the
md
files,css
, etc. Don't change thehtml
files. - Run
make
to regenerate thehtml
files. - Commit.
- Push to a branch on your fork.
- Submit a pull request.