Using proper yaml multine string, updating to the latest version of Omegamma
This commit is contained in:
parent
9aad9ccb38
commit
ee5426c177
17 changed files with 152 additions and 198 deletions
|
@ -19,24 +19,28 @@ SectionHeader:
|
|||
|
||||
About:
|
||||
Title: Discover AccountFree
|
||||
Content: "AccountFree is a platform focused around the idea that you should be able to use online services completly without any account if you are not a content maker, and that some of their features can be reproduced localy just as well.
|
||||
Online accounts comes with many issues, namely the security hapazard that comes with entrusting your personal data to an online service that does not respect your right to privacy.<br>
|
||||
AccountFree aims to reproduce the service's main features when unauthenticated, as well as providing an offline subscription system allowing you to follow and keep up to date on the people and topics you follow, while not implementing any of the tracking techniques put into place by said services."
|
||||
Content:
|
||||
AccountFree is a platform focused around the idea that you should be able to use online services completly without any account if you are not a content maker, and that some of their features can be reproduced localy just as well.
|
||||
Online accounts comes with many issues, namely the security hapazard that comes with entrusting your personal data to an online service that does not respect your right to privacy.
|
||||
AccountFree aims to reproduce the service's main features when unauthenticated, as well as providing an offline subscription system allowing you to follow and keep up to date on the people and topics you follow, while not implementing any of the tracking techniques put into place by said services."
|
||||
|
||||
Sections:
|
||||
- Type: image|text
|
||||
Image: en/accountfree/services
|
||||
Content: "# Services bridge system\n
|
||||
AccountFree relies on \"services\" to work. Said services can be installed locally on a per-user basis while separating user data on shared computers, and can be installed, removed and toggled at will. As of right now, there exists two official services, one for [Twitter](https://git.ad5001.eu/Ad5001/AccountFree-service-Twitter) and one for [Twitch](https://git.ad5001.eu/Ad5001/AccountFree-service-Twitch), installable directly from the Services menu.<br>
|
||||
Furthermore, AccountFree provides an extensive [documentation](https://docs.accountfree.org) and a [complete example service](https://git.ad5001.eu/Ad5001/AccountFree-service-Example) to help external developers to create services for AccountFree."
|
||||
Content:
|
||||
# Services bridge system
|
||||
AccountFree relies on "services" to work. Said services can be installed locally on a per-user basis while separating user data on shared computers, and can be installed, removed and toggled at will. As of right now, there exists two official services, one for [Twitter](https://git.ad5001.eu/Ad5001/AccountFree-service-Twitter) and one for [Twitch](https://git.ad5001.eu/Ad5001/AccountFree-service-Twitch), installable directly from the Services menu.
|
||||
Furthermore, AccountFree provides an extensive [documentation](https://docs.accountfree.org) and a [complete example service](https://git.ad5001.eu/Ad5001/AccountFree-service-Example) to help external developers to create services for AccountFree.
|
||||
- Type: text|image
|
||||
Image: en/accountfree/follow-system
|
||||
Content: "# Subscription system\n
|
||||
AccountFree makes subscription really easy as a one click function without an account, while allowing quick shortcuts to individual profiles on the sidebar, and the majority of services allow the construction of a feed or main page displaying relevant information about all followed accounts in real time."
|
||||
Content:
|
||||
# Subscription system
|
||||
AccountFree makes subscription really easy as a one click function without an account, while allowing quick shortcuts to individual profiles on the sidebar, and the majority of services allow the construction of a feed or main page displaying relevant information about all followed accounts in real time.
|
||||
- Type: image|text
|
||||
Image: en/accountfree/tor
|
||||
Content: "# Tor integration\n
|
||||
AccountFree allows painless integration of [The Onion Router](https://www.torproject.org/) to proxy all of your connections through Tor in order to best protect your privacy."
|
||||
Content: |
|
||||
# Tor integration
|
||||
AccountFree allows painless integration of [The Onion Router](https://www.torproject.org/) to proxy all of your connections through Tor in order to best protect your privacy.
|
||||
|
||||
Technical:
|
||||
Links:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue