https://github.com/shift72/kibble-template-avod
AVOD template, excludes any shopping, purchase, and subscription elements.
https://github.com/shift72/kibble-template-avod
kibble template
Last synced: 3 months ago
JSON representation
AVOD template, excludes any shopping, purchase, and subscription elements.
- Host: GitHub
- URL: https://github.com/shift72/kibble-template-avod
- Owner: shift72
- Created: 2018-10-23T03:14:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-25T20:45:22.000Z (about 3 years ago)
- Last Synced: 2025-03-19T20:49:29.915Z (over 1 year ago)
- Topics: kibble, template
- Language: SCSS
- Size: 930 KB
- Stars: 1
- Watchers: 13
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This template supports the following features:
* Films
* TV Seasons
* Collections
* Pages
* Template only pages (robots.txt and sitemap.txt are examples)
* Internationalization
## Building
* Install NPM modules - `npm i`
* Start kibble - `npm start`
* Make changes to scss or templates, the site will detect any changes and auto refresh.
Some files will need to be manually modified to update site names, urls, etc.
* package.json
* kibble.json
* site/manifest.json.jet
## Internationalisation (i18n)
If NZ is not your prefered language then you will need to create a copy of `site/en_NZ.all.json` and make a version for your specific language/locale.
`kibble.json` will then need to be updated with the new i18n file.