-
Notifications
You must be signed in to change notification settings - Fork 123
editing the wiki
To edit content you need to have commit access to the crosswalk-website project.
The Crosswalk Wiki is intended to be viewed through http://crosswalk-project.org/#wiki.
Please view your content on the live website after editing to ensure that the content is styled correctly.
If you would like to direct link from wiki content to pages on crosswalk-project.org, use the following syntax for the URL:
https://crosswalk-project.org/#{documentation,contribute,wiki}[/page([/sub-page[/anchor]]|/anchor])
For example, to link to the "Workflow" section on this page, you would use the following
[Editing Workflow](https://crosswalk-project.org/#wiki/editing-the-wiki/workflow)
which would look like this: Editing Workflow
See wiki-link-samples.
-
create, edit, or delete a page on GitHub.
-
Note the URL for the page on GitHub, for example this page is:
https://github.com/crosswalk-project/crosswalk-website/wiki/editing-the-wiki
-
Replace 'https://github.com/crosswalk-project/crosswalk-website/wiki' with 'https://crosswalk-project.org/#wiki'
-
Visit that page in your browser to ensure that your edits look correct when formatted for the live site.
The content under 'documentation' and 'contribute' goes through more validation and styling enforcement than the wiki content. As such, that content is managed in the crosswalk-website.git project itself.
Edits to that portion of the website go through a review process prior to landing on the live site.