https://github.com/isnackable/isnackable.me
A personal site created with NextJS as the frontend framework and Sanity.io as the headless content management system.
https://github.com/isnackable/isnackable.me
nextjs personal-website sanity-io
Last synced: 18 days ago
JSON representation
A personal site created with NextJS as the frontend framework and Sanity.io as the headless content management system.
- Host: GitHub
- URL: https://github.com/isnackable/isnackable.me
- Owner: ISnackable
- License: gpl-3.0
- Created: 2021-03-24T12:08:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T12:28:07.000Z (5 months ago)
- Last Synced: 2025-02-13T11:49:39.892Z (2 months ago)
- Topics: nextjs, personal-website, sanity-io
- Language: TypeScript
- Homepage: https://isnackable.me/
- Size: 21.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
ISnackable Personal Site
A personal site created with [Next.js](https://nextjs.org/) as the frontend framework and [Sanity.io](https://www.sanity.io/) as the headless content management system. Structured content powered by [
](https://www.sanity.io/) and frontend workflow powered by [
](https://vercel.com/).
## Introduction
Although this project was created for my personal website. I tried to make it as easy to setup as possible. This only possible because of using a headless content management system and extensive configuration setup in the project.
However, not everything is seamlessly configurable by editing the `next-web/site.config.ts` file yet. (In-progress)
## Authors
👤 ISnackable
Github: [@ISnackable](https://www.github.com/ISnackable)
## License
Copyright (C) 2021-2022 ISnackable
This project is [GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/) licensed. Which means you're free to use and modify them so long as you **credit the source**. Copyright and license notices **must be preserved**.
## References
https://github.com/sanity-io/sanity-template-nextjs-event-starter
https://github.com/sanity-io/gatsby-portfolio-preview-poc