Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 806 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 806 Bytes

About

The website for Fornjot, the next-generation, code-first CAD application.

Newsletter

We're misusing Zola to also generate HTML code for the email newsletter. To generate a newsletter:

  1. Add template = "newsletter.html" to the top of the Markdown file temporarily.
  2. Run zola build
  3. Get the HTML from the generated page in the public/ directory.

License

This project is open source, licensed under the terms of the Zero Clause BSD License (0BSD, for short). This basically means you can do anything with it, without any restrictions, but you can't hold the authors liable for problems.

See LICENSE.md for full details.