Commit graph

10 commits

Author SHA1 Message Date
XhmikosR edc51cc61b Fix Jekyll variables and Liquid consistency tweaks
* add `baseurl`
* add `url`
2020-06-05 17:02:09 +03:00
XhmikosR 47e653bfbf
Remove the executable permission. (#2768) 2020-06-02 13:25:34 +02:00
XhmikosR 86d5d9b038 Remove trailing spaces 2020-06-02 12:16:43 +03:00
XhmikosR ef0fbe1b50
Specify diplay=fallback for Google Fonts (#2738) 2020-05-31 23:12:40 +02:00
XhmikosR fa20b2def4
docs: fix HTML errors (#2732)
* duplicate `title` tag; jekyll-seo-tag adds the title by default
* escape `<`
* fix duplicate IDs
* fix typo `Documentaion`
* add missing `alt` attributes in direct-chat.md
2020-05-31 13:18:26 +02:00
REJack ae68ffc134 fixed docs generation for local docs 2020-04-01 15:09:49 +02:00
REJack c6a19a97f2
try to fix docs problems 2019-10-06 09:57:16 +02:00
REJack 026f400dcd
fixed docs for local generation 2019-09-16 14:09:51 +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