The nomios.io website.
- Gatsby
- React
- CSS modules
- PostCSS with MOXY's preset
Install & run the project with:
npm i && npm start
$ npm start
Starts Gatsby's development server.
$ npm run build
Builds the project.
$ npm run lint
Checks if the project has any linting errors.
$ npm test
Runs the project tests.
$ npm run release
Releases the package. Runs tests, lints and builds the project beforehand. If successful, it runs npm run deploy
to deploy the website on GitHub pages.
This command uses standard-version
underneath. The version is automatically inferred from the conventional commits.
$ npm run deploy
Deploy the website to the gh-pages
branch, updating https://nomios.io
. Note that it might take a few minutes to update the website due to caching. Alternatively, you may purge the cache manually in CloudFlare.
If you want to contribute for the project, we encourage you to read over the Nomios repository README.
Released under the MIT License, except for the GT Sectra font files.
Due to the Grilli Type End User License Agreement (EULA), the GT Sectra font files should not be used outside of this project.