Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/haizzz/haizzz.github.io

Personal website
https://github.com/haizzz/haizzz.github.io

Last synced: 20 days ago
JSON representation

Personal website

Awesome Lists containing this project

README

        

# Anh Le's personal website

## Quickstart

### Development

The site is made with Gatsby. To start the development server, run

```bash
$ yarn develop
```

### Deploy

The site is deployed with `gh-pages`. To deploy, run

```bash
$ yarn deploy
```