Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAQ #6524

Merged
merged 18 commits into from
Apr 13, 2019
Merged

FAQ #6524

merged 18 commits into from
Apr 13, 2019

Conversation

jolheiser
Copy link
Member

This is an early draft of the FAQ proposed in #6503

I removed the troubleshooting page and added its contents to this page.

If there is an easier way to generate the top TOC, please let me know. I am not incredibly familiar with what Hugo offers. I found the TOC documentation page, but that seemed to be for an HTML template, not the markdown pages directly.

Please let me know of any additions/changes I can make.

Resolves #6503

Signed-off-by: jolheiser <john.olheiser@gmail.com>
Signed-off-by: jolheiser <john.olheiser@gmail.com>
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Apr 5, 2019
Signed-off-by: jolheiser <john.olheiser@gmail.com>
@codecov-io
Copy link

codecov-io commented Apr 5, 2019

Codecov Report

Merging #6524 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6524      +/-   ##
==========================================
- Coverage   40.47%   40.45%   -0.02%     
==========================================
  Files         405      405              
  Lines       54388    54388              
==========================================
- Hits        22013    22004       -9     
- Misses      29348    29358      +10     
+ Partials     3027     3026       -1
Impacted Files Coverage Δ
models/unit.go 0% <0%> (-14.29%) ⬇️
modules/log/event.go 64.46% <0%> (-1.53%) ⬇️
routers/repo/view.go 41.08% <0%> (-1%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3e757a...e7ab832. Read the comment docs.

Added note to support page reminding users to have information available for troubleshooting

Signed-off-by: jolheiser <john.olheiser@gmail.com>
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Signed-off-by: jolheiser <john.olheiser@gmail.com>
@lafriks lafriks added type/docs This PR mainly updates/creates documentation pr/wip This PR is not ready for review labels Apr 5, 2019
Reminder to make sure Gitea can write to needed directories
Add swagger

Signed-off-by: jolheiser <john.olheiser@gmail.com>
@jolheiser
Copy link
Member Author

Added Swagger explanation (on a few occasions there have been people surprised to find out that Gitea has an API, or are confused by what Swagger is referring to)

@zeripath Also added small blurb about making sure Gitea has write-permission as necessary. Let me know if I covered it well enough.

Signed-off-by: jolheiser <john.olheiser@gmail.com>
@jolheiser jolheiser changed the title [WIP] FAQ FAQ Apr 9, 2019
@jolheiser
Copy link
Member Author

As an initial version, I am going to say this is ready for review.
I anticipate adding more to it in the future, however I don't want to keep this first version in limbo forever while things are slowly added to it either.

Future additions can stay open for longer and slowly add to it, perhaps merging once a month or something.

Feel free to leave it for a bit yet, though, in case there are more things to add. 😄

@lunny lunny removed the pr/wip This PR is not ready for review label Apr 9, 2019
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Signed-off-by: jolheiser <john.olheiser@gmail.com>
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Apr 10, 2019
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Apr 11, 2019
@zeripath
Copy link
Contributor

Would probably add something about testing your SSH key by trying to login with your key and that you should not get a prompt but rather get the you can't log in message.

Signed-off-by: jolheiser <john.olheiser@gmail.com>
Signed-off-by: jolheiser <john.olheiser@gmail.com>
@techknowlogick techknowlogick merged commit 16fe297 into go-gitea:master Apr 13, 2019
@jolheiser jolheiser deleted the 6503_faq branch September 16, 2019 16:54
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[WIP] Create FAQ in documentation
9 participants