File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1-
21source "https://rubygems.org"
32gem "github-pages" , group : :jekyll_plugins
4- gem "jekyll-remote-theme"
5- gem "webrick" , "~> 1.8" , group : :development
3+ gem "jekyll"
4+ gem "json"
5+ gem "just-the-docs"
6+
7+ gem "webrick" , group : :development
Original file line number Diff line number Diff line change 11repository : Special-K-s-Flightsim-Bots/DCSServerBot
22title : DCSServerBot
33description : A Python tool to manage DCS-servers via Discord
4- remote_theme : just-the-docs/ just-the-docs
4+ theme : just-the-docs
55color_scheme : dcsserverbot
66
77gh_edit_link : true
@@ -33,6 +33,3 @@ aux_links:
3333 GitHub : https://github.com/Special-K-s-Flightsim-Bots/DCSServerBot
3434 Discord : https://discord.gg/h2zGDH9szZ
3535 Patreon : https://www.patreon.com/DCS_SpecialK
36-
37- plugins :
38- - jekyll-remote-theme
You can’t perform that action at this time.
0 commit comments