Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbifulco/blog
https://mikebifulco.com - A place for me to write about design and development.
https://github.com/mbifulco/blog
blog netlify nextjs react
Last synced: 3 months ago
JSON representation
https://mikebifulco.com - A place for me to write about design and development.
- Host: GitHub
- URL: https://github.com/mbifulco/blog
- Owner: mbifulco
- License: mit
- Created: 2019-02-25T03:45:39.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T13:57:24.000Z (9 months ago)
- Last Synced: 2024-05-01T14:45:30.206Z (9 months ago)
- Topics: blog, netlify, nextjs, react
- Language: MDX
- Homepage: https://mikebifulco.com
- Size: 13.4 MB
- Stars: 12
- Watchers: 3
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Issues
If you find any issues with the content on my site, drop by [the issues page](/issues)
# The stack
This is a [NextJS](https://nextjs.org) site... migrated from a Gatsby site.
# Site feature checklist (please add tests for these one day, Mike)
- [ ] Publishing with MDX
- [ ] image hosting on cloudinary
- [ ] analytics with Fathom
- [ ] RSS feed (/rss.xml)
- [ ] Podcast page (/podcast)
- [ ] ConvertKit newsletter
- [ ] web monetization
- [ ] web mentions
- [ ] SEO via react-helmet
- [ ] CI with GitHub Actions
- [ ] automated build / deploy with Vercel
- [ ] TailwindCSS
- [ ] TypeScript