Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jalilbengoufa/blog


https://github.com/jalilbengoufa/blog

astro blog javascript typescript vercel

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Personnal Blog

## How to run locally

- `yarn`
- `yarn dev`

## How do I deploy?

`yarn build` will generate a static website in `dist` dir. You can host it with any static hosting.

## Credit

Created using [blogster](https://github.com/flexdinesh/blogster "blogster")