Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/renovamen/renovamen.github.io

My personal website 🤔
https://github.com/renovamen/renovamen.github.io

astro blog personal-website solidjs tailwindcss

Last synced: about 1 month ago
JSON representation

My personal website 🤔

Awesome Lists containing this project

README

        

# Hi! 🤔

This is my personal website, built with [Astro](https://astro.build/), [Solid](https://www.solidjs.com/) and [UnoCSS](https://github.com/antfu/unocss).

The [previous version](https://github.com/Renovamen/renovamen.github.io/tree/vitesse) is built with [Vitesse](https://github.com/antfu/vitesse).

Anyway, just have fun: [zxh.me](https://zxh.me)

 

## Usage

Clone the repo and install dependencies:

```bash
pnpm i
```

Start developing the site:

```bash
pnpm dev
```

Build for production with minification:

```bash
pnpm build
```

 

## Credits

- [antfu.me]( https://antfu.me/)
- [qbb.sh](https://www.qbb.sh/)
- [AstroPaper](https://github.com/satnaing/astro-paper)
- [Vitepress](https://vitepress.vuejs.org/)
- [Computer Modern Sans](https://checkmyworking.com/cm-web-fonts/)

 

## License

[MIT](LICENSE)