https://github.com/ztrehagem/mhz-web-4
dev repo for https://ztrehagem.github.io
https://github.com/ztrehagem/mhz-web-4
Last synced: 3 months ago
JSON representation
dev repo for https://ztrehagem.github.io
- Host: GitHub
- URL: https://github.com/ztrehagem/mhz-web-4
- Owner: ztrehagem
- Created: 2017-08-15T09:03:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T10:33:43.000Z (over 7 years ago)
- Last Synced: 2025-01-28T04:29:17.936Z (5 months ago)
- Language: JavaScript
- Homepage: https://github.com/ztrehagem/ztrehagem.github.io
- Size: 103 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Architecture
- Languages:
- `pug`
- `stylus`
- modern `javascript`
- Almost following `RSCSS`.
- Each RSCSS components must have same-named pug `mixin`.
- Some RSCSS components have same-named javascript `class`.## Setup
- `$ npm install`## Development
- `$ npm run build` ... development build
- `$ npm run prod` ... production build
- `$ npm run clean` ... remove output files
- `$ npm run serve` ... run local server
- `$ npm run watch` ... `build` & watch src changes
- `$ npm run local` ... `watch` & `serve`## Deployment
1. `$ npm run prod`
2. push submodule `assets`
3. https://ztrehagem.github.io