master
Gitea-HowTo
Brief description on how to use Gitea
Setting up SSH Access
See the doc how to set this up.
New File
Please read the doc for creating a new file from the web interface or for creating a new file from SSH.
Editing
There are several ways to start editing your code. The quickest and easiest way is to use the web interface.
The second way, for advanced users familiar with other Git platforms like GitHub, can use Git for windows and follow these instructions.
Adding a Repo
To Be Created...
Markdown
How the heck do I make my pages look as fancy as yours? Well, Gitea uses something called Markdown, which is like css and html, but it isn't. Anyway, I really like this resource and has helped me in the past (and now) with the nuances of it.
Additional Resources
Here is some docs that might help in the future: