eb4617e1cd
The primary purpose for this is to remind users to update the lastmod header |
||
---|---|---|
budgie | ||
common-tasks | ||
configuration | ||
contributing | ||
gaming | ||
hardware | ||
imgs | ||
installation | ||
package-management | ||
packaging | ||
software | ||
troubleshooting | ||
LICENSE-MD.txt | ||
LICENSE.txt | ||
PULL_REQUEST_TEMPLATE.md | ||
README.md |
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.