Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethanleitch/ethanleitch.github.io
Ethan's personal website
https://github.com/ethanleitch/ethanleitch.github.io
Last synced: about 7 hours ago
JSON representation
Ethan's personal website
- Host: GitHub
- URL: https://github.com/ethanleitch/ethanleitch.github.io
- Owner: EthanLeitch
- Created: 2022-05-27T01:37:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T23:07:28.000Z (about 2 months ago)
- Last Synced: 2024-09-11T03:35:15.321Z (about 2 months ago)
- Language: Svelte
- Homepage: http://ethanleitch.dev/
- Size: 9.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ethanleitch.github.io
*also ethanleitch.dev & ethanleitch.net*This website was made with [svelte + astro](https://docs.astro.build/en/guides/integrations-guide/svelte/), and [shadcn-svelte](https://shadcn-svelte.com) for the UI.
If you want to run this site locally (for some reason) and you're not me, the first two commands here should help.| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:4321` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |Meow!
```
/\_/\
( o.o )
> ^ <
```