README.md

Cryptofart

Development

HTML Generation

The final HTML page is generated with the help of Pandoc.

pandoc index.md -o index.html --template=template.html

Font subsetting

Font used for the logo is DM Serif Text. To subset the font for the final page, install the fonttools utility and run the following command:

pyftsubset /path/to/font/file.ttf --text=crypto·fa --output-file=logo.ttf