starting with the docs

- jekyllrb preset for gh-pages with AdminLTE 3 layout
- rebuild menu structure like AdminLTE v2.4 docs
- modified npm/Plugins.js to update docs assets with every production run
This commit is contained in:
REJack
2019-07-15 15:32:00 +02:00
parent 149400ec6b
commit 127188bb2c
110 changed files with 99392 additions and 43 deletions

3
docs/assets/css/docs.css Normal file
View File

@@ -0,0 +1,3 @@
.max-height-300 pre {
max-height: 300px
}