Commit graph

6 commits

Author SHA1 Message Date
XhmikosR 9c878bde3a Update dependencies and gems
* pdfmake                     ^0.1.65  →   ^0.1.66
* @babel/core                 ^7.10.3  →   ^7.10.4
* @babel/preset-env           ^7.10.3  →   ^7.10.4
* eslint                       ^7.3.1  →    ^7.4.0
* eslint-config-xo            ^0.31.0  →   ^0.32.0
* eslint-plugin-compat         ^3.7.0  →    ^3.8.0
* rollup                      ^2.18.1  →   ^2.21.0
* vnu-jar                    ^20.5.29  →  ^20.6.30
2020-07-08 16:12:57 +03:00
XhmikosR bbfae627a2
Doc gems (#2716)
* docs: specify the gems.

This saves 59 gems. Also, commit Gemfile.lock.

* Clean up docs/_config.yml

* Add jekyll-sitemap.

* Update Jekyll to v4.1.0.
2020-06-01 12:42:14 +02:00
XhmikosR 950e6e0dd1
Cleanup Gemfile and add wdm on Windows (#2708) 2020-05-31 23:09:01 +02:00
REJack f54bb66724
update docs/Gemfile and docs/assets 2019-07-30 10:59:34 +02:00
REJack 4e717712cc
fixed docs bugs for generation
- removed duplicate `<!DOCTYPE html>` and `<html lang="en">`
- added missing source line and github-pages gem in Gemfile
2019-07-29 22:26:45 +02:00
REJack 127188bb2c
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
2019-07-15 15:32:00 +02:00