Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kalwabed/kalwabed.com
- Owner: kalwabed
- License: mit
- Created: 2021-04-08T05:41:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-10T14:56:27.000Z (8 months ago)
- Last Synced: 2024-06-10T17:03:41.710Z (8 months ago)
- Topics: astro, blog, mdx, sass, typescript
- Language: Astro
- Homepage: https://www.kalwabed.com
- Size: 54 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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