The ultimate starter for your Next.js projects. Everything has been set up for you. You're not on this journey alone. Move faster than ever. Simply grab it and dive in.
Please visit the corresponding page to see the full list of features.
The app.ts file contains essential configuration used to modify the contents and settings of the website.
- Manage the content displayed on the website.
- Customize various settings, such as disabling theme toggle.
- Manage general site-wide information.
To contribute to Bleverse Relivator, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to original branch:
git push origin <project_name> / <local>
- Create the pull request.
Or, see the GitHub docs on how to create a pull request.
We thank everyone for their contributions to this repository. Please visit the corresponding page to see the full list of contributors.