Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/logan-anderson/loretta-blog
https://github.com/logan-anderson/loretta-blog
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/logan-anderson/loretta-blog
- Owner: logan-anderson
- Created: 2020-10-12T21:26:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-13T23:33:35.000Z (almost 4 years ago)
- Last Synced: 2023-03-06T23:21:41.915Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://mrsateaches.ca/
- Size: 10.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
- EslintI 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.