This repo has the static website hosted on invoice-x.org
.
- theme used: https://aksakalli.github.io/jekyll-doc-theme/
- Icon used: https://www.flaticon.com/free-icon/financial-document_67773
- Color used: #3c6382
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
Go to the website for detailed information and demo.
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
Released under the MIT license.