diff --git a/.gitignore b/.gitignore index 0a712873..57510a2b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1 @@ -test/dest -*.gem -pkg/ -*.swp -*~ _site/ -.bundle/ -.DS_Store -bbin/ -gh-pages/ -site/_site/ -coverage -.ruby-version -.sass-cache diff --git a/.ruby-version b/.ruby-version new file mode 100644 index 00000000..35cee72d --- /dev/null +++ b/.ruby-version @@ -0,0 +1 @@ +2.4.3 diff --git a/_config.yml b/_config.yml index 1396b72f..5e9b5ff2 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,8 @@ title: The Lounge — Self-hosted web IRC client description: "The official website for The Lounge, the self-hosted web IRC client." baseurl: "" +include: + - _redirects plugins: - jekyll-sitemap collections: diff --git a/_docs/client/commands.md b/_docs/client/commands.md deleted file mode 100644 index b4b0fd18..00000000 --- a/_docs/client/commands.md +++ /dev/null @@ -1,223 +0,0 @@ ---- -layout: documentation -title: Commands -category: Client -order: 3.1 ---- - -# Commands - -