Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yutounun/headless-blog
The blog is built using React components, allowing for a dynamic and responsive user interface.
https://github.com/yutounun/headless-blog
headless-cms micro-cms nextjs nextjs14 react sgg
Last synced: about 1 month ago
JSON representation
The blog is built using React components, allowing for a dynamic and responsive user interface.
- Host: GitHub
- URL: https://github.com/yutounun/headless-blog
- Owner: yutounun
- Created: 2024-09-22T04:00:42.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T23:39:51.000Z (about 1 month ago)
- Last Synced: 2024-11-23T00:24:33.818Z (about 1 month ago)
- Topics: headless-cms, micro-cms, nextjs, nextjs14, react, sgg
- Language: TypeScript
- Homepage: https://headless-blog-red.vercel.app
- Size: 547 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Blog using MicroCMS and Next.js 14 (SSG)
The blog is built using React components, allowing for a dynamic and responsive user interface.
![Developed to learn Next js 14 and fulfill my own need for a tool to find work-friendly cafes in Tokyo (3)](https://github.com/user-attachments/assets/ecc00e3d-79e5-4066-a6f2-72e82d5f24e2)
## Technologies Used
- **MicroCMS**: Headless CMS to manage content easily.
- **Next.js 14**: Framework for building React applications with SSG for fast and SEO-friendly pages.
- **SSG (Static Site Generation)**: Utilized for generating pages at build time, optimizing performance and reducing server load.
- **React**: Frontend JavaScript library for building user interfaces.## Key Features
- **Static Site Generation (SSG)**: Fast and optimized pages generated at build time.
- **CMS Integration**: Easy content management using MicroCMS, allowing non-developers to create and manage blog posts.
- **SEO-Friendly**: Next.js helps with optimizing SEO using static pages.## License
This project is licensed under the MIT License.