Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
C
community
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 46
    • Issues 46
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • The Tor Project
  • Web
  • community
  • Wiki
  • Writing the content

Last edited by emma peel Nov 28, 2019
Page history

Writing the content

When writing the content, there are some things to take into account:

Markdown syntax

We work with a text format called MarkDown. You can learn about it from the link https://dip.torproject.org/help/user/markdown

Short Sentences

Please add linebreaks to the long sentences.

If you add only one linebreak, the paragraph will stay together, but the translation framework will generate two sentences. Long sentences are hard to translate and unlikely to be reused. Please dont change the line in the middle of a sentence, as that creates bad translation files.

Links

  • Links are better done as [linked words](https://link), as it is easier to review them and simpler to read (instead of <a href="https://link">)
  • Always prefer internal links, for example when in the tb-manual write the link as [linked words](/link) and not [linked words](https://tb-manual.torproject.org/link), because the users may be browsing through our onion address or a local documentation instance.

  • External links:

    • Always prefer https links when available, to protect the privacy of our readers.
    • Make sure that the link is the shortest version possible, without suffixes like: ?ftag=COS-05-10aaa0b or other random stuff. Take everything possible out of the link and leave it to its minimal (as long as functional) expression.

HTML

HTML is supported but not totally, and should be avoided. It is better to stick to MarkDown.

TABLES

You can do tables with | characters. Example:

| Project  | Methodology | Locations | Dates | Reporting |
| -------- | ----------- | --------- | ----- | --------- |
|  |  |  |  | test      |

Will create:

Project Methodology Locations Dates Reporting
test
Clone repository
  • Compiling a local version of the website
  • Git flow and merge requests
  • How to add images
  • How to create a child page
  • How to develop on the website
  • How to enable a new locale
  • How to publish a newsletter
  • Our Workflows
  • Use dip to edit websites
  • Writing the content
  • edit button
  • Home
  • lego
  • ready for translation