Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 570 Bytes

File metadata and controls

15 lines (9 loc) · 570 Bytes

The Plotance website.

Run deno task build to build the HTML. The result will be in the site directory.

The pipeline transforms HTML files in the src directory using a series of rehype transformations.

The source files are written in HTML. Do not fear writing HTML. HTML is your friend.

All *.ts and *.tsx files are licensed under MIT license. Other files are licensed under CC-BY-4.0. See LICENSES directory for more details.