Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sylv/sylver.me
- Owner: sylv
- License: mit
- Created: 2019-09-17T22:28:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T05:57:25.000Z (about 2 years ago)
- Last Synced: 2023-03-05T15:25:30.137Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://sylver.me
- Size: 1.28 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.