Skip to content

Files

Latest commit

8b1b2bf · Aug 8, 2018

History

History
49 lines (31 loc) · 1.18 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.18 KB

invoice-x.org website

This repo has the static website hosted on invoice-x.org.

New template: https://github.com/aksakalli/jekyll-doc-theme https://jekyllrb.com/docs/themes/

pages:

frontpage: intro etc standards: intro to relevant standards and docs available tools: intro of different invoice-x projects. link to readthedocs blog: some project news related project: other open source implementation by language

scrollspy: https://getbootstrap.com/docs/4.0/components/scrollspy/ wiki page: https://wiki.debian.org/SummerOfCode2018/Projects/ExtractingDataFromPDFInvoicesAndBillsDetails

Jekyll Doc Theme

Go to the website for detailed information and demo.

Running locally

You need Ruby and gem before starting, then:

# install bundler
gem install bundler

# clone the project
git clone https://github.com/aksakalli/jekyll-doc-theme.git
cd jekyll-doc-theme

# run jekyll with dependencies
bundle exec jekyll serve

License

Released under the MIT license.