Note: The source for this site was not created to be a template or theme, but for my own use. Feel free to take whatever inspiration from it that you want, but this code was not written with the intention of being, cloned and deployed. As such, I do not provide support or guidance for doing that. I recommend using the NextJS Blog Starter to set up a blog or an existing theme created for that purpose.
-
Run local server:
# clone this repository git clone https://github.com/razaqultegar/razaqultegar.com.git
-
Start developing.
Navigate into repo’s directory and start it up.
# install dependencies yarn # or if you'd like to use npm instead npm install # serve with hot reload at localhost:3000 yarn run dev
-
Open the source code and start editings
Your site is now running at
http://localhost:3000
!
- Vercel Site
- NextJS Site
- NextJS Blog Starter
- Thomas Frössman - ExitWP (WordPress XML to Markdown)
This project is open source and available under the MIT License.