An open API service indexing awesome lists of open source software.

https://github.com/vadimgierko/headless-cms-next-js

Git-based headless CMS for all of my websites
https://github.com/vadimgierko/headless-cms-next-js

cms git-based-cms headless-cms next-js react typescript

Last synced: about 1 month ago
JSON representation

Git-based headless CMS for all of my websites

Awesome Lists containing this project

README

          

# Headless CMS

This headless CMS is a result of splitting the previous [all-in-one repo containing CMS & website frontend code](https://github.com/vadimgierko/personal-website-next-js) (from September 16 2025) into

- this repo for CMS code &
- [vadimgierko.com repo](https://github.com/vadimgierko/vadimgierko.com) for website frontend code consuming content from the headless CMS.

From September 16 2025 these projects will be maintained separately & [legacy CMS & website frontend repo](https://github.com/vadimgierko/personal-website-next-js) is archived.

## Technologies used in the project

| Technology / Tool | since July 2025 |
|---------------------------|-----------------|
| Next.js | 15.4.2 |
| React | 19.1.0 |
| TypeScript | 5+ |
| JavaScript | ✅ |
| React Bootstrap | 2.10.10 |
| React Icons | 5.5.0 |
| Bootstrap | 5.3.7 |
| React Markdown | 10.1.0 |
| GitHub API (to fetch dev repos) | ✅ |
| Vercel (Deployment) | ✅ |
| remark-gfm | 4.0.1 |
| rehype-raw | 7.0.0 |
| react-icons | 5.5.0 |
| rehype-highlight | 7.0.2 |