mralve / website

Official Amethyst website

Home Page:https://amethyst.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amethyst.rs website

This project contains the official amethyst website, deployed at amethyst.rs and amethyst-engine.org.
It's built using gatsby.js and bulma, the content is hosted over at prismic while the app itself is hosted at netlify.

Development

If you want to run the website locally, just clone the repo, run npm install and then npm start or npm run develop to start the local development server. No environment variables are needed since the prismic repository is public due to our open source plan.

Docs and Book

The documentation and book have moved out of the website repository and can now be found at the subdomains docs.amethyst.rs and book.amethyst.rs. If you're interested in how they're built and deployed, you can check out amethyst-docs-builder, the service that makes sure they're up to date.

About

Official Amethyst website

https://amethyst.rs

License:MIT License


Languages

Language:JavaScript 95.4%Language:CSS 4.6%