manual/README.md

37 lines
1.9 KiB
Markdown
Raw Normal View History

2022-01-29 21:13:57 +00:00
This the repository of the new Tor Browser manual maintained with Lektor.
2018-10-30 04:55:27 +00:00
The current online version of the manual can be found at
- https://tb-manual.torproject.org
2021-06-25 02:04:22 +00:00
- http://dsbqrprgkqqifztta6h3w7i2htjhnq7d3qkh3c7gvc35e66rrcv66did.onion/
2018-10-30 04:55:27 +00:00
2021-06-25 02:04:22 +00:00
To clone the code use either one of these options:
* Local git:
2022-01-29 21:13:57 +00:00
- `git clone https://gitlab.torproject.org/tpo/web/manual.git`
- `torify git clone http://eweiibe6tdjsdprb4px6rqrzzcsi22m4koia44kc5pcjr7nec2rlxyad.onion/tpo/web/manual.git`
2021-06-25 02:04:22 +00:00
2022-01-29 21:13:57 +00:00
* Browse the online [git repository](https://gitlab.torproject.org/tpo/web/manual).
2018-10-30 04:55:27 +00:00
How to report bugs or feedback
==============================
2021-06-25 12:19:53 +00:00
First, check if the bug is already known. You can search and read all the issues at https://gitlab.torproject.org/. To create a new issue, please [request a new account](https://gitlab.onionize.space/) to access Tor Project's GitLab instance and [find the right repository](https://gitlab.torproject.org/tpo) to report your issue. Issues related to our websites should be filed under the [Web issue tracker](https://gitlab.torproject.org/groups/tpo/web/-/issues).
2018-10-30 04:55:27 +00:00
What is Lektor?
===============
[Lektor](https://www.getlektor.com) is a framework to generate and serve
2022-01-29 21:13:57 +00:00
websites from Markdown files.
Its code can be found at https://github.com/lektor/lektor
2018-10-30 04:55:27 +00:00
Update translation
------------------
2019-10-02 23:00:22 +00:00
To translate the Tor Browser Manual, please join the Tor Project team in Transifex. Learn how you can [become a Tor translator](https://community.torproject.org/localization/becoming-tor-translator/).
2019-11-07 12:54:29 +00:00
The transifex link is: https://www.transifex.com/otf/tor-project-support-community-portal/tbmanual-contentspot/
2018-11-06 08:28:46 +00:00
2019-11-15 12:02:46 +00:00
The translation statistics for this website can be seen at https://torpat.ch/manual-locales (courtesy of [arthuredelstein](https://github.com/arthuredelstein/))
2018-10-30 04:55:27 +00:00
Translations are managed with the i18n plugin:
https://github.com/numericube/lektor-i18n-plugin