Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sylv/sylver.me

My shitty personal website
https://github.com/sylv/sylver.me

Last synced: 2 days ago
JSON representation

My shitty personal website

Awesome Lists containing this project

README

        

# [sylver.me](https://sylver.me)

This is the reason God abandoned us. A single-page personal website that is for some reason compiled with parcel. You're welcome.

# commands

- `yarn watch` compile on file changes and serve the built site
- `yarn build` to output the built files to `dist/`
- `yarn deploy` to build the app and push it to the `gh-pages` branch.