- Notifications
You must be signed in to change notification settings - Fork0
50 Projects In 50 Days - HTML, CSS & JavaScript, by Packt Publishing
License
NotificationsYou must be signed in to change notification settings
beingfluid/50-Projects-In-50-Days---HTML-CSS-JavaScript
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Static Next.js blog that uses Markdown for posts. Includes pagination, categories and search
This project is part of myNext.js Udemy course
npm install
Run Dev Server (http://localhost:3000)
npm run dev
- Create a markdown file in the "posts" folder and name it whatever you want as the slug
- Add the frontmatter/fields at the top and then the post body. See an example in the "posts" folder of this repo
- Add your cover image and author image in the public/images folder
- For category color coding, edit the "Components/CategoryLabel.js" file
Husky is used to run a cache script on git commit. Caching is used for the search api route/serverless function
About
50 Projects In 50 Days - HTML, CSS & JavaScript, by Packt Publishing
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- JavaScript96.4%
- CSS3.6%