upstream #1

Merged
jblu merged 1007 commits from upstream into main 2024-11-04 22:35:57 -06:00
Showing only changes of commit e3636bf286 - Show all commits

View File

@ -1,6 +1,6 @@
--- ---
title: 'Introducing Tailwind Nexjs Starter Blog' title: 'Introducing Tailwind Nexjs Starter Blog'
date: '2021-11-01' date: '2021-01-11'
tags: ['nextjs', 'tailwind', 'guide'] tags: ['nextjs', 'tailwind', 'guide']
draft: false draft: false
summary: 'A more detailed introduction on the tailwind nextjs starter template, key features, extending the blog and deployment options.' summary: 'A more detailed introduction on the tailwind nextjs starter template, key features, extending the blog and deployment options.'
@ -38,7 +38,7 @@ I wanted it to be nearly as feature-rich as popular blogging templates like [bea
## Quick Start Guide ## Quick Start Guide
1. Fork this project 1. Fork this project
2. Rename the project to <yourusername>.github.io 2. Rename the project to `<yourusername>.github.io`
3. Modify `siteMetadata.json` and blog posts 3. Modify `siteMetadata.json` and blog posts
4. Deploy on Vercel 4. Deploy on Vercel