c-hive / dotdev

Next.js SPA professional website template for teams and individuals: https://c-hive.github.io/dotdev/
MIT License
0 stars 1 forks source link

dotdev

Next.js SPA professional website template for teams and individuals: https://c-hive.github.io/dotdev/

Status and support

CI

Usage

Configuration

Refer to the example file for the available options. Store them in the CONFIG environment variable.

Deploy to GitHub Pages

Local development

npm install
cp config/config.example.yml config/config.yml
npm run lint
npm run dev

Conventions

This project follows C-Hive guides for code style, way of working and other development concerns.

License

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 https://github.com/c-hive/c-hive.dev/issues/35#issuecomment-555021380