https://github.com/levonium/levon.dev
levon.dev website
https://github.com/levonium/levon.dev
Last synced: 5 months ago
JSON representation
levon.dev website
- Host: GitHub
- URL: https://github.com/levonium/levon.dev
- Owner: levonium
- Created: 2019-08-19T22:40:56.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T21:25:57.000Z (over 2 years ago)
- Last Synced: 2025-10-14T07:46:50.798Z (8 months ago)
- Language: HTML
- Homepage: https://levon.dev
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# levon.dev
```
# copy files to /dist/ and serve from there
npm run build
# minify css, maybe
wget -q --post-data="input=`cat dist/app.css`" --output-document=dist/app.css https://www.toptal.com/developers/cssminifier/api/raw
```