Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eels/liam.codes
Source code for my personal website
https://github.com/eels/liam.codes
astro personal-website portfolio
Last synced: 10 days ago
JSON representation
Source code for my personal website
- Host: GitHub
- URL: https://github.com/eels/liam.codes
- Owner: eels
- License: mit
- Created: 2021-09-05T11:22:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-01T13:06:11.000Z (over 1 year ago)
- Last Synced: 2024-10-25T10:46:42.126Z (about 2 months ago)
- Topics: astro, personal-website, portfolio
- Language: Astro
- Homepage: https://liam.codes
- Size: 1.38 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Getting Started
### Clone
```bash
git clone https://github.com/eels/liam.codes
```### Install Yarn Dependencies
```bash
yarn install
```### Start Development Server
```bash
yarn dev
```## License
MIT - see the [LICENSE.md](https://github.com/eels/liam.codes/blob/main/LICENSE.md) file for details