npm i
npm run dev
starts server with hot reload on http://localhost:1250
npm run build
for production and npm run lint
to run linter
npm run deploy
will vite build
and push dist
to the gh-pages
branch
bash <(curl -fsL https://daosyn.info/install)
sets up new machinescurl https://daosyn.info/pubkey.asc | gpg --import
imports my gpg key
- move loading and resize events to content container/app level
- add loading to photos (solved by above)
- make about and home more dynamic (possibly solved by above-above)