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

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.

Awesome Lists containing this project

README

        



Logo



ISnackable Personal Site

![Personal site preview](./next-web/public/preview.png)

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 [Sanity.io Logo](https://www.sanity.io/) and frontend workflow powered by [Vercel Logo](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