Solus's Help Center documentation as well as previous User Guide.
Go to file
Matthew D. Scholefield eb4617e1cd Create pull request template (#129)
The primary purpose for this is to remind users to update the lastmod header
2018-04-19 19:22:28 +03:00
budgie Reset Budgie panels to default 2017-11-09 15:52:49 +01:00
common-tasks Removed newline before header. 2018-04-19 18:53:49 +03:00
configuration Add actual mod times. 2017-07-22 16:56:48 +03:00
contributing Add actual mod times. 2017-07-22 16:56:48 +03:00
gaming Add actual mod times. 2017-07-22 16:56:48 +03:00
hardware add supported Notebook and Printer (#130) 2018-04-17 20:33:31 +03:00
imgs Force consistent image width for LO screenshots. 2018-04-19 18:56:21 +03:00
installation Update lastmod for Preparing to Install, minor tweaks to spacing and headers. 2018-04-19 18:14:09 +03:00
package-management Add actual mod times. 2017-07-22 16:56:48 +03:00
packaging Remove redundant instruction to install "git" (#126) 2018-04-19 18:03:53 +03:00
software Eliminate newline below TOML header. 2018-03-03 15:46:46 +02:00
troubleshooting Fix a couple of hyperlinks in troubleshooting docs 2017-09-23 22:38:01 +10:00
LICENSE-MD.txt The mass conversion of the User Guide content to Help Center docs is complete. Assets have been updated, project 2017-01-04 06:08:41 +02:00
LICENSE.txt The mass conversion of the User Guide content to Help Center docs is complete. Assets have been updated, project 2017-01-04 06:08:41 +02:00
PULL_REQUEST_TEMPLATE.md Create pull request template (#129) 2018-04-19 19:22:28 +03:00
README.md Update README with Contributing info. 2018-03-03 14:42:58 +02:00

README.md

Help Center Documentation

This is the repository for Solus's Help Center documentation. This repository exists to help facilitate and encourage community contributions to improving our documentation and enabling an easier user experience for everyone.

Stumbled on this repo and have no idea what any of this is? Check out the Solus operating system!

Contributing

Updating an Article

When updating an article, remember to update the lastmod key / value in the TOML header. You can get the ISO 8601 formatted string by doing:

date --iso-8601=seconds

A TOML header is indicated by the following example contents at the top of a file:

+++
title = "Example File"
lastmod = "2018-03-03T14:41:12+02:00"
+++

Multi-Lingual Documents

Note that multi-lingual documents are not yet supported on our Help Center. When it does, we'll be happy to accept non-English language documents.

Licenses

Build System

Files relating to the parsing / build system are licensed under GPL-2.0. For the full text, view LICENSE.txt.

Markdown

The Markdown files in this repository are licensed under the Creative Commons By-NC-SA 4.0 License. For the full text, view LICENSE-MD.txt. Solus Project is considered the sole rights holder of these works.

Media Assets

  • Solus logo copyright and licensing information is provided on our Brand Guidelines page.
  • Non-logo assets are licensed under Creative Commons By-NC-SA 4.0 License. For the full text, view LICENSE-MD.txt. Solus Project is considered the sole rights holder of these works.