Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```