Commit graph

21 commits

Author SHA1 Message Date
REJack 3810eb2ab0
add mt-2 to sidebar-search in docs 2021-03-20 18:28:32 +01:00
Daniel e7ed74d4ea Enhance: dark-mode in docs 2021-03-18 22:44:30 +05:30
Daniel 1216299786 docs and readme update 2021-01-29 00:39:32 +05:30
REJack 2ee68002ab fix version dropdown in docs 2020-11-25 10:13:29 +01:00
REJack 784eae413d update docs link 2020-11-25 10:12:46 +01:00
REJack 2cf8ec813c
remove has-treeview class across all demo & docs pages (#2912)
* remove has-treeview class across all demo & docs pages
* remove if item.subitems in docs/_includes/sidebar.html
2020-07-22 17:58:00 +02:00
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 6b8b69261f fix docs sidebar links 2020-05-19 22:41:11 +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 64ad688e24
fixed brand-link in docs 2019-07-29 23:08: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 8845f6a8e5
changed v2.4 docs link in docs navbar 2019-07-29 15:42:08 +02:00
REJack f61e3a04d6
further docs changes
- removed CardRefresh from menu while not exist
- removed data-accordion="true" from sidebar nav
- updated assets
- created javascript/layout
- finished javascript/push-menu
- created javascript/treeview
- created javascript/widget
- finished javascript/control-sidebar
- created javascript/direct-chat
- created javascript/todo-list
2019-07-29 15:40:18 +02:00
REJack 9cd8bac035
enabled sidebar accordion in docs 2019-07-28 22:34:53 +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