Next.js SPA professional website template for teams and individuals: https://c-hive.github.io/dotdev/
Status and support
- ✔ stable
- ✔ supported
- ✖ no ongoing development
Refer to the example file for the available options. Store them in the CONFIG
environment variable.
- Fork me
- Store a deployment key in the
DEPLOY_KEY
secret - Edit
config/config.yml
- Run
npm run print-config
- Store the output in the
CONFIG
secret
- Fork me
- Set up custom deployment workflow (e.g. Heroku, Vercel, Netlify)
- Edit
config/config.yml
- Run
npm run print-config
- Store the output in the
CONFIG
environment variable
npm install
cp config/config.example.yml config/config.yml
npm run lint
npm run dev
This project follows C-Hive guides for code style, way of working and other development concerns.
The project is available as open source under the terms of the MIT License.
For Issues and PRs older than 2019.11.16 refer to: https://gitlab.com/c-hive/c-hive.dev and #35 (comment)