NobGit
public nobgit read

community.wiki

For NobGit Community

Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/community.wiki.git
ssh://[email protected]:2222/orgs/nobgit/community.wiki.git

Trace

Repositories/Wikis.md

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

Wikis.md on main
Author Date Commit Line Code
Alex Nord 13 days ago 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
1
# How to use Wiki
Open commit View diff
1 # How to use Wiki
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
2
Open commit View diff
2
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
3
Wiki is the best way to give users knowledge about your code, project decisions, setup steps, and release notes that do not belong directly in the repository README.
Open commit View diff
3 Wiki is the best way to give users knowledge about your code, project decisions, setup steps, and release notes that do not belong directly in the repository README.
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
4
Open commit View diff
4
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
5
## Create wiki pages in the web UI
Open commit View diff
5 ## Create wiki pages in the web UI
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
6
Open commit View diff
6
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
7
1. Open any repository that needs a wiki.
Open commit View diff
7 1. Open any repository that needs a wiki.
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
8
2. Open **Wiki**.
Open commit View diff
8 2. Open **Wiki**.
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
9
3. Create a page manually from the web UI.
Open commit View diff
9 3. Create a page manually from the web UI.
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
10
4. Give the page a clear title and write the content in Markdown.
Open commit View diff
10 4. Give the page a clear title and write the content in Markdown.
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
11
5. Save the page.
Open commit View diff
11 5. Save the page.
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
12
Open commit View diff
12
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
13
## Use a wiki source repository
Open commit View diff
13 ## Use a wiki source repository
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
14
Open commit View diff
14
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
15
You can also manage wiki pages with Git by using the repository's wiki source repo. NobGit names wiki source repos by adding `.wiki` to the original repository slug.
Open commit View diff
15 You can also manage wiki pages with Git by using the repository's wiki source repo. NobGit names wiki source repos by adding `.wiki` to the original repository slug.
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
16
Open commit View diff
16
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
17
For example:
Open commit View diff
17 For example:
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
18
Open commit View diff
18
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
19
- `dotslash` uses `dotslash.wiki`
Open commit View diff
19 - `dotslash` uses `dotslash.wiki`
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
20
- `wiki` uses `wiki.wiki`
Open commit View diff
20 - `wiki` uses `wiki.wiki`
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
21
Open commit View diff
21
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
22
The wiki source repo must belong to the same owner as the original repository. For example, `/orgs/nobgit/wiki` uses `/orgs/nobgit/wiki.wiki`.
Open commit View diff
22 The wiki source repo must belong to the same owner as the original repository. For example, `/orgs/nobgit/wiki` uses `/orgs/nobgit/wiki.wiki`.
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
23
Open commit View diff
23
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
24
This lets you push Markdown files to the wiki from your editor. The wiki source repo is normally hidden from public discovery and regular repository lists, but it can still be opened directly.
Open commit View diff
24 This lets you push Markdown files to the wiki from your editor. The wiki source repo is normally hidden from public discovery and regular repository lists, but it can still be opened directly.
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
25
Open commit View diff
25
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
26
## Wiki file format
Open commit View diff
26 ## Wiki file format
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
27
Open commit View diff
27
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
28
Wiki pages are Markdown files. Root Markdown files appear as pages in the wiki overview.
Open commit View diff
28 Wiki pages are Markdown files. Root Markdown files appear as pages in the wiki overview.
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
29
Open commit View diff
29
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
30
```text
Open commit View diff
30 ```text
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
31
How to get started.md
Open commit View diff
31 How to get started.md
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
32
How to create repo.md
Open commit View diff
32 How to create repo.md
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
33
How to create an access token.md
Open commit View diff
33 How to create an access token.md
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
34
```
Open commit View diff
34 ```
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
35
Open commit View diff
35
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
36
You can also organize pages into folders. Folders become chapters, and Markdown files inside them become pages.
Open commit View diff
36 You can also organize pages into folders. Folders become chapters, and Markdown files inside them become pages.
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
37
Open commit View diff
37
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
38
```text
Open commit View diff
38 ```text
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
39
Get started/
Open commit View diff
39 Get started/
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
40
  How to get started.md
Open commit View diff
40 How to get started.md
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
41
  How to create repo.md
Open commit View diff
41 How to create repo.md
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
42
  How to create an access token.md
Open commit View diff
42 How to create an access token.md
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
43
```
Open commit View diff
43 ```
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
44
Open commit View diff
44
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
45
- [Previous: releases](How to upload and use releases.md)
Open commit View diff
45 - [Previous: releases](How to upload and use releases.md)
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
46
Open commit View diff
46
same change 093c8a8

Migrating docs

Full commit hash
093c8a8d61d877075ce4a3b97453e39b3f793841
Author
Alex Nord <[email protected]>
Date
13 days ago
Selected line
47
- [Next: passkey or OTP](How to add a passkey or OTP.md)
Open commit View diff
47 - [Next: passkey or OTP](How to add a passkey or OTP.md)