Solaar/docs
Chris Johnston f88951c56d Squash previous changes and rebase master branch
Set theme jekyll-theme-slate

update _config.yml

move some files around

add an index file

delete files that will no longer be needed

include jekyll front matter

Update the index page layout to use updated template

re-create the page layout from the updated template

add a favicon

remove manual gh pages build script

use master branch docs/ folder instead

add favicon to default layout

move layouts and includes back because of restriction with gh pages

testing: move index back into project root

move everything under docs, including config.yml

dont put the favicon in _includes

Fix building locally, fix logo

- resize the original logo document so that it doesn't have extra whitespace
- style the logo to match the original page
- fix issue when building locally, repo format was incorrect

Ignore files that are specific to documentation

add a readme that describes how to build the docs

remove downloads, since installation instructions are provided elsewhere

fix broken links in index page

fix the page header on all non-index pages

use site.baseurl for images

fix urls when on testing site with baseurl
2019-07-27 15:56:53 +01:00
..
_layouts Squash previous changes and rebase master branch 2019-07-27 15:56:53 +01:00
assets Squash previous changes and rebase master branch 2019-07-27 15:56:53 +01:00
devices docs/devices: Add m235 device information 2019-01-30 16:55:24 +01:00
logitech docs/logitech: Add DJ receiver spec 2013-08-27 18:06:29 +02:00
.gitignore Squash previous changes and rebase master branch 2019-07-27 15:56:53 +01:00
20121210110342697.pdf new UI mock-up from Julien Gascard 2012-12-12 21:45:37 +02:00
README.md Squash previous changes and rebase master branch 2019-07-27 15:56:53 +01:00
_config.yml Squash previous changes and rebase master branch 2019-07-27 15:56:53 +01:00
debian.md Squash previous changes and rebase master branch 2019-07-27 15:56:53 +01:00
devices.md Squash previous changes and rebase master branch 2019-07-27 15:56:53 +01:00
i18n.md Add Russian translation 2016-12-21 00:18:01 +02:00
icons_names.txt re-arranged for easier extension 2013-06-03 11:17:58 +02:00
index.md Squash previous changes and rebase master branch 2019-07-27 15:56:53 +01:00
installation.md Squash previous changes and rebase master branch 2019-07-27 15:56:53 +01:00
usb-ids.txt Add support to G700 Gaming Mouse receiver 2016-11-10 12:25:54 +01:00
usb.ids.txt put usb ids into separate py file 2013-06-30 14:34:53 +02:00

README.md

Documentation Readme

This project's documentation is hosted using GitHub pages, which serves static pages using Jeykll. Please refer to the official documentation for instructions for how to build the site locally.