4
0
mirror of https://git.coop/cotech/fund.git synced 2025-06-11 18:06:36 +00:00
2019-08-06 19:59:47 +01:00
2019-08-06 19:59:47 +01:00
2019-06-13 21:08:15 +01:00

Fund

Records and documentation for the CoTech fund

Generating receipts

Install pandoc and wkhtmltopdf using, for example homebrew on OS X

brew install pandoc
brew install Caskroom/cask/wkhtmltopdf

Then in receipts/ create a markdown file from an existing one, and run, for example

pandoc -t html5 agile_collective_2019-2020.md -o agile_collective_2019-2020.pdf --css style.css
Description
No description provided
Readme 3.2 MiB
Languages
HTML 99.6%
CSS 0.3%
Ruby 0.1%