Merge branch 'develop' into 'master'
[release] Regular merge of develop See merge request R3/howto-cards!411
No related branches found
No related tags found
Showing
- .ci/generateIndex.py 5 additions, 486 deletions.ci/generateIndex.py
- .ci/generator 1 addition, 0 deletions.ci/generator
- .gitlab-ci.yml 2 additions, 1 deletion.gitlab-ci.yml
- .gitmodules 3 additions, 0 deletions.gitmodules
- Gemfile 1 addition, 1 deletionGemfile
- external/access/harrenhal-access/harrenhal-access.md 2 additions, 2 deletionsexternal/access/harrenhal-access/harrenhal-access.md
- external/access/lums-passwords/lums-passwords.md 2 additions, 0 deletionsexternal/access/lums-passwords/lums-passwords.md
- external/access/passwords/passwords.md 2 additions, 0 deletionsexternal/access/passwords/passwords.md
- external/access/vpn-cerbere-access/vpn-cerbere-access.md 2 additions, 0 deletionsexternal/access/vpn-cerbere-access/vpn-cerbere-access.md
- external/access/wifiNetworkAccessGuests/wifiNetworkAccessGuests.md 2 additions, 0 deletions...access/wifiNetworkAccessGuests/wifiNetworkAccessGuests.md
- external/backup/computer/computer.md 2 additions, 0 deletionsexternal/backup/computer/computer.md
- external/contribute/git-clients/git-clients.md 2 additions, 0 deletionsexternal/contribute/git-clients/git-clients.md
- external/contribute/install-git/install-git.md 2 additions, 0 deletionsexternal/contribute/install-git/install-git.md
- external/contribute/markdown/markdown.md 2 additions, 0 deletionsexternal/contribute/markdown/markdown.md
- external/contribute/mirror-fork/mirror-fork.md 2 additions, 0 deletionsexternal/contribute/mirror-fork/mirror-fork.md
- external/contribute/vscode/vscode.md 2 additions, 0 deletionsexternal/contribute/vscode/vscode.md
- external/contribute/web-ide/web-ide.md 2 additions, 0 deletionsexternal/contribute/web-ide/web-ide.md
- external/exchange-channels/asperaweb/asperaweb.md 2 additions, 0 deletionsexternal/exchange-channels/asperaweb/asperaweb.md
- external/exchange-channels/calendar/exchange-calendar.md 2 additions, 0 deletionsexternal/exchange-channels/calendar/exchange-calendar.md
- external/exchange-channels/owncloud/owncloud.md 2 additions, 0 deletionsexternal/exchange-channels/owncloud/owncloud.md
.gitmodules
0 → 100644
... | ... | @@ -12,7 +12,7 @@ gem "jekyll", "~> 4.0" |
gem "bundler", "> 2.0" | ||
gem "minima", "~> 2.5" | ||
gem 'jekyll-theme-lcsb-default', '~> 0.4.7' | ||
gem 'jekyll-theme-lcsb-default', '~> 0.4.21' | ||
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and | ||
# uncomment the line below. To upgrade, run `bundle update github-pages`. | ||
... | ... |
Please register or sign in to comment