diff --git a/.jekyll-metadata b/.jekyll-metadata new file mode 100644 index 0000000..f13fa66 Binary files /dev/null and b/.jekyll-metadata differ diff --git a/_implementors/sdks.md b/_implementors/sdks.md index 9b10d6a..827f877 100644 --- a/_implementors/sdks.md +++ b/_implementors/sdks.md @@ -19,4 +19,4 @@ index: 3 | Haskell | [Alan Zimmerman](https://github.com/alanz) | [Haskell-LSP](https://github.com/alanz/haskell-lsp)| | C# | [OmniSharp](http://www.omnisharp.net/) | [C#-LSP](https://github.com/OmniSharp/csharp-language-server-protocol)| | C# | [Inomata Kentaro](https://github.com/matarillo/) | [LanguageServerProtocol](https://github.com/matarillo/LanguageServerProtocol)| -{: .table .table-bordered} \ No newline at end of file +{: .table .table-bordered .table-responsive} \ No newline at end of file diff --git a/_implementors/servers.md b/_implementors/servers.md index 4630761..8658690 100644 --- a/_implementors/servers.md +++ b/_implementors/servers.md @@ -63,4 +63,4 @@ The language servers are listed in chronological order of appearance. | Gauge| [Gauge](https://github.com/getgauge) | [Gauge Language Server](https://github.com/getgauge/gauge/) | | Ballerina | [BallerinaLang.org](https://ballerinalang.org/) | [Ballerina Language Server](https://github.com/ballerinalang/language-server) | | Dart | [Nate Bosch (@natebosch)](https://github.com/natebosch) | [Dart Language Server](https://github.com/natebosch/dart_language_server) | -{: .table .table-bordered} +{: .table .table-bordered .table-responsive} diff --git a/_implementors/tools.md b/_implementors/tools.md index dab653b..081c0a0 100644 --- a/_implementors/tools.md +++ b/_implementors/tools.md @@ -23,4 +23,4 @@ index: 2 |vim8 and neovim| [Prabir Shrestha](https://github.com/prabirshrestha) | [vim-lsp](https://github.com/prabirshrestha/vim-lsp) | |Visual Studio| [Adam Friedman](https://github.com/tintoy) | [LSP client in Visual Studio](https://github.com/tintoy/dotnet-language-client/tree/sample/visual-studio/samples/VisualStudioExtension) | |Visual Studio| Microsoft | [LSP Preview](https://marketplace.visualstudio.com/items?itemName=vsext.LanguageServerClientPreview) | -{: .table .table-bordered} +{: .table .table-bordered .table-responsive} \ No newline at end of file diff --git a/_includes/footer.html b/_includes/footer.html index 592de85..415f594 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,8 +1,26 @@ diff --git a/_includes/head.html b/_includes/head.html index 6106992..f348e31 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -6,13 +6,13 @@