31 May 2021
Create website using Next JS free download gratis template themes
How to create modern website with next js
Hey.. this template use nextra doc for develope new modern documentation website using next js , and of course for use this source code you need to download and install node , download in here →Then install node on your device.
Here we go a template display or youn can test drive demo here →
Home page area
Home page on dark mode area
Doc Post Article non image
Doc Post Article non image dark mode
Article Page content
Article Page content on dark mode
Installation Next JS Docs Themes
Oke after download and install node on your device now you already to download next js blog template source code, you can download on sourceforge or fork we repo on github.Github
Extarct download folder on your project folder, then you need to run node npm or git,right clik and select git bash here if using git , with run command
npm install && npm start
after installation source code finish now you can visit on localhost:3000 via web browser. and congratulations now your next js blog is live.
Change and edit Document Page Article
For first change setting for website and SEO on theme.config.jsThen for change documentation article you need to open pages folder and change article in any folder in here, if you wan to change title you need edit folder and name it with your own, and don't forget regist new page article on meta.json
for change home page you can edit on index.mdx file
That's it now you ready to develope modern website blog using next js, hapy codding..