A static blog using ContentLayer in Next.Js
DkBlog ContentLayer is a project using Next.Js to create a static blog with ContentLayer.
You need to have a main dependency installed:
Do you use nvm
? Then you can run nvm install
in the project folder to install and use the most appropriate version of Node.js.
So after getting the repository, don't forget to install the project's local dependencies:
To run the project locally, just run the command below:
This project is licensed under the MIT License - see the LICENSE file for details