https://github.com/inexorgame/site
The official Inexor Website
https://github.com/inexorgame/site
inexor website
Last synced: 7 months ago
JSON representation
The official Inexor Website
- Host: GitHub
- URL: https://github.com/inexorgame/site
- Owner: inexorgame
- License: mit
- Created: 2016-12-26T15:53:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T08:14:08.000Z (over 3 years ago)
- Last Synced: 2024-04-14T13:11:38.515Z (about 2 years ago)
- Topics: inexor, website
- Language: Vue
- Homepage: https://inexor.org
- Size: 31.2 MB
- Stars: 8
- Watchers: 6
- Forks: 8
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Audit: audit-resolv.json
Awesome Lists containing this project
README
# site
## Build Setup
``` bash
# install dependencies
npm install
# serving in development mode
npm run dev
# building for production
npm run build
# in which case you'll find the staticly generated site at content/.vuepress/dist
```
Check out [VuePress](https://vuepress.vuejs.org) for more
## Deployment
The pages are deployed via netlify