upstream #1
| @@ -2,8 +2,12 @@ | ||||
|  | ||||
| # Tailwind Nextjs Starter Blog | ||||
|  | ||||
| [](https://vercel.com/new/git/external?repository-url=https://github.com/timlrx/tailwind-nextjs-starter-blog) | ||||
|  | ||||
| This is a [Next.js](https://nextjs.org/), [Tailwind CSS](https://tailwindcss.com/) blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs. | ||||
|  | ||||
| [Demo Blog](https://tailwind-nextjs-starter-blog.vercel.app/) | ||||
|  | ||||
| ## Motivation | ||||
|  | ||||
| I wanted to port my existing blog to Nextjs and Tailwind CSS but there was no easy out of the box template to use so I decided to create one. | ||||
| @@ -71,8 +75,6 @@ You can start editing the page by modifying `pages/index.js`. The page auto-upda | ||||
| ## Deploy | ||||
|  | ||||
| **Vercel**   | ||||
| [](https://vercel.com/new/git/external?repository-url=https://github.com/timlrx/tailwind-nextjs-starter-blog) | ||||
|  | ||||
| The easiest way to deploy the template is to use the [Vercel Platform](https://vercel.com) from the creators of Next.js. Check out the [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details. | ||||
|  | ||||
| **Netlify / Github Pages / Firebase etc.**   | ||||
|   | ||||
| @@ -3,13 +3,15 @@ title: 'Introducing Tailwind Nexjs Starter Blog' | ||||
| date: '2021-01-11' | ||||
| tags: ['nextjs', 'tailwind', 'guide'] | ||||
| draft: false | ||||
| summary: 'A more detailed introduction on the tailwind nextjs starter template, key features, extending the blog and deployment options.' | ||||
| summary: 'Looking for a performant, out of the box template, with all the best in web technology to support your blogging needs? Checkout the Tailwind Nextjs Starter Blog template.' | ||||
| --- | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| # Tailwind Nextjs Starter Blog | ||||
|  | ||||
| [](https://vercel.com/new/git/external?repository-url=https://github.com/timlrx/tailwind-nextjs-starter-blog) | ||||
|  | ||||
| This is a [Next.js](https://nextjs.org/), [Tailwind CSS](https://tailwindcss.com/) blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs. | ||||
|  | ||||
| ## Motivation | ||||
| @@ -79,8 +81,6 @@ You can start editing the page by modifying `pages/index.js`. The page auto-upda | ||||
| ## Deploy | ||||
|  | ||||
| **Vercel**   | ||||
| [](https://vercel.com/new/git/external?repository-url=https://github.com/timlrx/tailwind-nextjs-starter-blog) | ||||
|  | ||||
| The easiest way to deploy the template is to use the [Vercel Platform](https://vercel.com) from the creators of Next.js. Check out the [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details. | ||||
|  | ||||
| **Netlify / Github Pages / Firebase etc.**   | ||||
|   | ||||
		Reference in New Issue
	
	Block a user