File tree Expand file tree Collapse file tree 1 file changed +8
-48
lines changed
Expand file tree Collapse file tree 1 file changed +8
-48
lines changed Original file line number Diff line number Diff line change 1515``` npm run publish ``` - publish to the current site
1616
1717
18+ ## Documentation
19+
20+ Documentation is available [ on the wiki] ( https://github.com/shift72/kibble/wiki )
21+
1822## Usage
1923
2024``` kibble config ``` - configure kibble to use the api key when requesting req
3135* Build and install ``` go install ```
3236* Check installed and running correctly ``` kibble version ```
3337
34- # Supports
35-
36- * model
37- * film - done
38- * bonus - done
39- * tv - done
40- * taxonomies - done
41- * cast - done
42- * genre - done
43- * year - done
44- * pages - done
45- * type - templates - done
46- * page features - done
47- * bundles - done
48- * custom pages -> page.html.jet -> page.html - done
49- * robots.txt - done
50- * humans.txt - done
51- * config / toggles - done
52- * navigation - done
53- * subtitles - done
54- * pagination
55- * pages - done
56- * language routes - done
57- * watch files / live reload - done
58- * cache - done
59- * support markdown - done
60- * internationalization - done
61- * default language - done
62- * language routes /: lang /film/: id - done
63- * helpers
64- * route renders - done
65- * canonical route - done
66- * admin
67- * render as admin - done
68- * check admin token is valid - done
69- * request user to (re)login - done
70- * init
71- * create a base implementation - done
72- * find repo based on - done
73- * clone the repo - done
74- * shortcodes
75- * common shortcodes - done
76- * sync
77- * upload - done
78- * return errors via summary
79- * download
80- * build and release on github
81- * deploy via npm
38+
39+ ## Release process
40+
41+ See [ release.md] ( ./release.md ) for details.
You can’t perform that action at this time.
0 commit comments