https://github.com/avalanchesass/avalanche-website
Website generator for the avalanche framework
https://github.com/avalanchesass/avalanche-website
Last synced: 2 months ago
JSON representation
Website generator for the avalanche framework
- Host: GitHub
- URL: https://github.com/avalanchesass/avalanche-website
- Owner: avalanchesass
- License: mit
- Created: 2016-10-07T10:22:53.000Z (over 8 years ago)
- Default Branch: dev
- Last Pushed: 2018-10-14T06:13:50.000Z (over 6 years ago)
- Last Synced: 2025-01-06T05:23:34.588Z (4 months ago)
- Language: HTML
- Homepage: https://avalanche.oberlehner.net
- Size: 644 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# avalanche-website
Website generator for the avalanche framework.
## Getting started
- `npm run bootstrap` Clone and init avalanche, install dependencies and create certificates.
- `npm start` Build the website and start a local server.## Build
- `npm run build` Build the website (development build).
- `npm run build:production` Build the website (production build).## Lint
- `npm run lint` Lint stylesheets and scripts.
## About
### Author
Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner### License
MIT