These are the files behind the Scratch Addons website. It is built with Hugo as the static site generator, Bootstrap 4 as the CSS framework, and GitHub Pages as the hosting provider. The website is built with accessibility and readability in mind, and is mobile-compatible.
Check out the repo wiki for documentation related to the website.
-
You will need Hugo (extended version). Read Install Hugo if you haven't got Hugo installed.
-
Serve the website for development (
localhost:1313
by default):
hugo -D serve
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the terms of GNU General Public License v3.