Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/florian-lefebvre/portfolio
My personal website's repository
https://github.com/florian-lefebvre/portfolio
astro portfolio
Last synced: 3 days ago
JSON representation
My personal website's repository
- Host: GitHub
- URL: https://github.com/florian-lefebvre/portfolio
- Owner: florian-lefebvre
- License: gpl-3.0
- Created: 2020-08-17T19:49:12.000Z (over 4 years ago)
- Default Branch: v6/astro
- Last Pushed: 2024-11-08T13:37:24.000Z (about 1 month ago)
- Last Synced: 2024-12-10T16:43:19.887Z (12 days ago)
- Topics: astro, portfolio
- Language: MDX
- Homepage: https://florian-lefebvre.dev
- Size: 41.4 MB
- Stars: 42
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# portfolio (florian-lefebvre.dev)
## Techs
- [Astro](https://astro.build)
- [Tailwind CSS](https://tailwindcss.com/)
- [Plausible](https://plausible.io/)## Running
Requires Node.js `18.14.1` and yarn `1.22.19` (using Corepack is recommended).
```sh
yarn install --frozen-lockfile
yarn dev
# yarn build
```## Licensing
This website is [GPL-3.0](./LICENSE) licensed.