fix bugs and update post

This commit is contained in:
Timothy
2021-01-12 00:16:01 +08:00
parent e3636bf286
commit c5564cd8d9
2 changed files with 8 additions and 6 deletions
+4 -2
View File
@@ -2,8 +2,12 @@
# Tailwind Nextjs Starter Blog
[![Deploy with Vercel](https://vercel.com/button)](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**
[![Deploy with Vercel](https://vercel.com/button)](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.**