Коммит 1d85d4cd создал по автору De Wet Blomerus's avatar De Wet Blomerus
Просмотр файлов

Create initial file for Wiki documentation

владелец dad3b0e0
......@@ -18,6 +18,7 @@
- [Public access](public_access/public_access.md) Learn how you can allow public and internal access to projects.
- [SSH](ssh/README.md) Setup your ssh keys and deploy keys for secure access to your projects.
- [Webhooks](web_hooks/web_hooks.md) Let GitLab notify you when new code has been pushed to your project.
- [Wiki](user/project/wiki.md) Create a Wiki and use Git to collaborate on it.
- [Workflow](workflow/README.md) Using GitLab functionality and importing projects from GitHub and SVN.
- [University](university/README.md) Learn Git and GitLab through videos and courses.
- [Git Attributes](user/project/git_attributes.md) Managing Git attributes using a `.gitattributes` file.
......
# Wiki
Each project has a Wiki, where you can create a Wiki in the web interface or
locally, and collaborate on it with your team using the full power of Git.
A permission level of **Guest** is needed to view a Wiki and **Developer** is needed
to create and edit Wiki pages. Contact a Project Admin if you need access.
## Getting Started: Create the Home Page
1. When viewing your project, click on **Wiki**.
1. You will be taken to `/home` of your Wiki, this is where users will land
when they visit your Wiki. You will be asked to create the home page if it
doesn't exist.
1. You only have to fill in the **Content** section and click **Create page**.
In the web interface the commit message is optional, but the GitLab Wiki is
based on Git and needs a commit message, so one will be created for you if you
do not enter one.
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать