The nomios.io website.
- Gatsby
- React
- CSS modules
- PostCSS with MOXY's preset
Install & run the project with:
npm i && npm start$ npm startStarts Gatsby's development server.
$ npm run buildBuilds the project.
$ npm run lintChecks if the project has any linting errors.
$ npm testRuns the project tests.
$ npm run releaseReleases 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 deployDeploy 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.