Solus's Help Center documentation as well as previous User Guide.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian 1ee6e4bb9e
Updating lastmod.
6 years ago
budgie Reset Budgie panels to default 6 years ago
common-tasks Removed newline before header. 6 years ago
configuration Add actual mod times. 6 years ago
contributing Add actual mod times. 6 years ago
gaming Add actual mod times. 6 years ago
hardware add supported Notebook and Printer (#130) 6 years ago
imgs package.yml - VirtualBox - Lazarus (#132) 6 years ago
installation Update lastmod for Preparing to Install, minor tweaks to spacing and headers. 6 years ago
package-management Add actual mod times. 6 years ago
packaging package.yml - VirtualBox - Lazarus (#132) 6 years ago
software Flesh out the Samba HOWTO a bit (#135) 6 years ago
troubleshooting Updating lastmod. 6 years ago
LICENSE-MD.txt The mass conversion of the User Guide content to Help Center docs is complete. Assets have been updated, project 7 years ago
LICENSE.txt The mass conversion of the User Guide content to Help Center docs is complete. Assets have been updated, project 7 years ago
PULL_REQUEST_TEMPLATE.md Create pull request template (#129) 6 years ago
README.md Update README with Contributing info. 6 years ago

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.