Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/logan-anderson/loretta-blog


https://github.com/logan-anderson/loretta-blog

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# Loretta Anderson's Blog

This blog is programmed and maintained by myself. [Check out the live version here](https://mrsateaches.ca/)

## The stack
- [React](https://reactjs.org/)
= [Next.js](https://logana.dev/blog/what-is-nextjs)
- [Tailwind CSS](https://tailwindcss.com/)
- [Sanity CMS](https://www.sanity.io/) / [Sanity studio](https://www.sanity.io/studio) for managing content
- [Nextjs preview mode](https://nextjs.org/docs/advanced-features/preview-mode) for seeing live changes
- Prettier
- Eslint

I created this blog as a side projected for my mom. I wanted to improve my react and my tailwind skills as well as play around with sanity so it was the perfect storm. It took a couple of days to get everything hooked up and I to updated it as needed.