/plaintextaccounting.github.io

The plaintextaccounting.org website, a portal to Ledger, hledger, beancount and co.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

% README

The plaintextaccounting.org website.

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.

Contributing Quick-start

For full instructions on contributing, see CONTRIBUTING.md.

  1. Fork this repository.
  2. Make changes to the md files, css, etc. Don't change the html files.
  3. Run make to regenerate the html files.
  4. Commit.
  5. Push to a branch on your fork.
  6. Submit a pull request.