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
- Host: GitHub
- URL: https://github.com/vadimgierko/headless-cms-next-js
- Owner: vadimgierko
- Created: 2025-09-16T11:57:28.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-12-24T14:42:46.000Z (5 months ago)
- Last Synced: 2025-12-26T05:37:22.165Z (5 months ago)
- Topics: cms, git-based-cms, headless-cms, next-js, react, typescript
- Language: TypeScript
- Homepage: https://cms.vadimgierko.com
- Size: 24.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 |