Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kalwabed/kalwabed.com

Kalwabed personal website
https://github.com/kalwabed/kalwabed.com

astro blog mdx sass typescript

Last synced: 2 months ago
JSON representation

Kalwabed personal website

Awesome Lists containing this project

README

        

# Kalwabed personal website

> yup, always WIP

## Built using

- Astro
- TypeScript
- Sass
- MDX

## Run locally

Install the packages using PNPM

```sh
pnpm install
```

Setup the Bookmarks service from [mamarks](https://github.com/kalwabed/mamarks) and set the `BOOKMARK_TOKEN` in file `.env`.

Start the development server

```sh
pnpm dev
```

You can access it via http://localhost:4321.

## License

MIT