Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikolovlazar/nikolovlazar.com
My personal website's repo. Built with Astro and vanilla CSS.
https://github.com/nikolovlazar/nikolovlazar.com
astro astrojs css personal-website typescript utterances
Last synced: 22 days ago
JSON representation
My personal website's repo. Built with Astro and vanilla CSS.
- Host: GitHub
- URL: https://github.com/nikolovlazar/nikolovlazar.com
- Owner: nikolovlazar
- Created: 2023-04-15T23:35:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-29T01:21:33.000Z (about 2 months ago)
- Last Synced: 2024-10-15T03:54:20.219Z (about 1 month ago)
- Topics: astro, astrojs, css, personal-website, typescript, utterances
- Language: Astro
- Homepage: https://nikolovlazar.com
- Size: 3.78 MB
- Stars: 20
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nikolovlazar.com v2
- Framework: [Astro](https://astro.build)
- Styling: vanilla CSS> Looking for the old website repo?
> https://github.com/nikolovlazar/v1.nikolovlazar.com## Running Locally
Clone the repo, `cd` into it and then:
```bash
pnpm install
pnpm dev
```