Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/austin-raey/web


https://github.com/austin-raey/web

Last synced: about 22 hours ago
JSON representation

Awesome Lists containing this project

README

        

# About





Code for my personal site, [`raey.link`](https://raey.link) (alias [`austinraey.link`](https://austinraey.link))

# Technologies

- [Astro](https://astro.build), for the framework
- [Tailwind](https://tailwindcss.com), for (most) styling
- [UnoCSS](https://unocss.dev) is another excellent consideration!
- [eslint](https://eslint.org) + [prettier](https://prettier.io), for code formatting and linting, with the following notable plugins:
- [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist), love this for sorting
- [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn), like some of the rules here. Still discovering whether or not I like this.
- [iconify](https://iconify.design), for icons. Very pluggable.

A full list is in the [`package.json`](./package.json).