Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucjosin/lucasjosino.com
Minimalist portfolio website/blog built with Astro & Typescript
https://github.com/lucjosin/lucasjosino.com
astro astro-blog astro-build astro-typescript astro-website astrojs blog portfolio portfolio-website typescript
Last synced: about 1 month ago
JSON representation
Minimalist portfolio website/blog built with Astro & Typescript
- Host: GitHub
- URL: https://github.com/lucjosin/lucasjosino.com
- Owner: LucJosin
- License: mit
- Created: 2022-08-22T12:00:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T01:33:46.000Z (about 2 months ago)
- Last Synced: 2024-10-10T09:06:06.188Z (about 1 month ago)
- Topics: astro, astro-blog, astro-build, astro-typescript, astro-website, astrojs, blog, portfolio, portfolio-website, typescript
- Language: Astro
- Homepage: https://www.lucasjosino.com
- Size: 10.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lucas Josino - Website
Minimalist portfolio website/blog built with [Astro](https://astro.build) + [Typescript](https://www.typescriptlang.org/).
**Note**: The source for this site was not created to be a template or theme, but for my use. Feel free to take whatever inspiration from it that you want, but this code was not written to be cloned and deployed. As such, I do not provide support or guidance for doing that.
## Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :------------------ | :------------------------------------------------- |
| `yarn` | Installs dependencies |
| `yarn dev` | Starts local dev server at `localhost:4321` |
| `yarn build` | Build your production site to `./dist/` |
| `yarn preview` | Preview your build locally, before deploying |
| `yarn astro ...` | Run CLI commands like `astro add`, `astro preview` |
| `yarn astro --help` | Get help using the Astro CLI |## Contact
## License
This project is open source and available under the [MIT License](LICENSE).