Skip to content

kmturley/sfzformat.github.io

 
 

Repository files navigation

SFZ Format documentation website

The website is built using the following software and technologies:

Local Build Quick-start Guide

Install poetry and run:

$ poetry install
$ poetry run mkdocs serve

Use the automatic setup via mkdocs.sh

The local website should be available at http://localhost:8000/

Creating posts

This can be done either manually by creating a new .md file in the mkdocs/docs/news/posts directory, paying attention for a correct filename, date and front-matter, or by running the following command:

$ ./new_post.sh "New post title" "<author_name>"

License

CC0
To the extent possible under law, sfz format team has waived all copyright and related or neighboring rights to sfz format website.

About

SFZ Format documentation website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 45.1%
  • Jinja 24.2%
  • Python 15.6%
  • HTML 9.4%
  • JavaScript 4.3%
  • Shell 1.4%