Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/francescobarbieri/barbierinotes
My personal website, built using Astro.js, TailwindCSS and deployed on Vercel.
https://github.com/francescobarbieri/barbierinotes
astro astrojs tailwindcss vercel
Last synced: 11 days ago
JSON representation
My personal website, built using Astro.js, TailwindCSS and deployed on Vercel.
- Host: GitHub
- URL: https://github.com/francescobarbieri/barbierinotes
- Owner: francescobarbieri
- Created: 2024-05-15T13:50:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T10:29:51.000Z (19 days ago)
- Last Synced: 2024-10-30T11:29:04.438Z (19 days ago)
- Topics: astro, astrojs, tailwindcss, vercel
- Language: Astro
- Homepage: https://www.barbierinotes.com
- Size: 6.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Barbieri Notes
![banner](public/img/ogImage.png)
My current personal websites repository. Available at [barbierinotes.com](https://www.barbierinotes.com).
## Overview
- `/` - Home page.
- `/posts` - List of essays page.
- `/posts/[slug]`- Single essay page, served with Astro collections of .mdx files.## Built With
- Framework: [Astro.js](https://astro.build)
- Deployment: [Vercel](https://vercel.com)
- Styling: [Tailwind CSS](https://tailwindcss.com)
- Analytics: [Vercel Analytics](https://vercel.com)## License
Feel free to take inspiration from this code.
Crediting the author is appreciated.
No complicated licensing. Be kind and help others learn.