All pages updated

This commit is contained in:
antil0pa 2019-07-26 18:00:28 +02:00
parent 9d7681987f
commit 9bd4dfebe4
11 changed files with 24 additions and 41 deletions

View file

@ -1,9 +1,7 @@
---
title: Glossary
published: true
visible: true
updated:
last_modified: "July 2019"
published: false
visible:
taxonomy:
category:
- docs
@ -13,6 +11,8 @@ page-toc:
active: false
---
# Glossary (Coming Soon)
- Git
- Pull request
- Server

View file

@ -3,7 +3,6 @@ title: How-to Contribute: Choose the way
published: true
visible: true
updated:
last_modified: "July 2019"
taxonomy:
category:
- docs
@ -12,6 +11,9 @@ taxonomy:
page-toc:
active: false
---
# How to contribute to the Howto's?
Here are some ways you can chose:
#### [GIT](/contribute/git)

View file

@ -3,7 +3,6 @@ title: How-to Contribute: Git
published: true
visible: true
updated:
last_modified: "July 2019"
taxonomy:
category:
- docs
@ -14,9 +13,10 @@ page-toc:
active: false
---
|What is git?|
|:--:|
|![](en/git.png)|
![](en/git.png)
# What is git?
**Git** is a distributed version control system, a tool for tracking files, code and content. It allows many people to work on the codes and follow all the changes at the same time with a copy of the project in all the developer's computers. It's very popular among developers and system administrators but it's features can be easily applicable everywhere history of changes and ability to submit content and collaborate in a group is required.

View file

@ -3,8 +3,8 @@ title: How-to Contribute: Git Basics
published: true
visible: false
updated:
last_modified: "July 2019"
app: Atom
last_modified: "17 April 2019"
app: Git and Atom
app_version: 1.33
taxonomy:
category:
@ -16,13 +16,6 @@ page-toc:
active: true
---
|```Meta information```|
|:--:|
|```This howto was last updated on``` **2019-04-17** ```and it reffers to:```<br>**Git and Atom v.1.33**<br>
**NOTE:**```If the howto reffers to an older software version than the provided by``` **Disroot**,```or the one you're using in your device, there could be missing features or small parts of the information that may have changed.```<br> **Disroot's** ```how-to documentation is a community driven procces. We try to keep it as updated as we can.```
---
# Git Basics
We'll not cover all the aspects of using git in this tutorial. There are lots of in-depth tutorials and books written about this tool and what we're aiming at is providing a short and easy way to contribute to tutorials and translations.
@ -61,9 +54,8 @@ In order to be able to commit changes to **Disroot**'s git repository, you need
Once admins grant you the access, you can "*push*" your changes to the server.
|![](en/note.png) **NOTE**|
|:--:|
|You can start working without access granted as all the changes happen on your local computer.|
!! ![](/home.icons/note.png)
!! NOTE: You can start working without access granted as all the changes happen on your local computer.
# Starting to work
Now you can start **Atom**.
@ -155,9 +147,3 @@ Pulling should be done on regular basis (specially before you start working on n
## Template to use for how-to's
You can copy the content [here](en/template.txt) and create your how-to file.
---
<center><a rel="license" href="http://creativecommons.org/licenses/by- sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <br><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.</center>
---

View file

@ -1,9 +1,8 @@
---
title: How-to Contribute: Pads
published: true
published: false
visible: true
updated:
last_modified: "July 2019"
taxonomy:
category:
- docs

View file

@ -1,9 +1,8 @@
---
title: How-to Contribute: Email
published: true
visible: true
visible: false
updated:
last_modified: "July 2019"
taxonomy:
category:
- docs

View file

@ -1,6 +1,6 @@
---
title: How-to Contribute: Forum
published: true
published: false
visible: true
updated:
last_modified: "July 2019"

View file

@ -1,6 +1,6 @@
---
title: How-to Contribute: XMPP
published: true
published: false
visible: true
updated:
last_modified: "July 2019"

View file

@ -3,7 +3,6 @@ title: How-to Contribute: Style guide
published: true
visible: true
updated:
last_modified: "July 2019"
taxonomy:
category:
- docs

View file

@ -3,7 +3,6 @@ title: How-to: Contribute
published: true
visible: true
updated:
last_modified: "July 2019"
taxonomy:
category:
- docs
@ -13,6 +12,8 @@ page-toc:
active: false
---
# Contribute
We think that knowledge is a collective construction. In other words, knowledge is the result of working together and cooperatively, as a community.
Disroot platform cost money besides our most precious value: time. While the costs of maintaining all the services working on started being covered a few months ago thanks to donations, documentation requires time.

View file

@ -3,7 +3,6 @@ title: How-to: License
published: true
visible: true
updated:
last_modified: "July 2019"
taxonomy:
category:
- docs
@ -14,9 +13,9 @@ page-toc:
---
# Licensing of the tutorials
|![](en/copyleft.png)|
|:--:|
|All How-to site documentation is under a<br><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a><br><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png"/>|
![](en/copyleft.png)
All How-to site documentation is under a<br><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a><br><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png"/>
<br>
We think that knowledge should be shared and, because of that, we've decided to make all the documents at Disroot How-to available to be used by others and improved or adapted to their needs.<br>
@ -34,5 +33,3 @@ The **Creative Commons BY-SA**, allows anyone to modify and share a tutorial fre
You can read more about **Copyleft** concept [here](https://en.wikipedia.org/wiki/Copyleft).
And more about the **Creative Commons licenses** [here](https://creativecommons.org/).
-----