John Olheiser
2c1de7de95
Remove unnecessary backslash ( #8249 )
2019-09-20 13:06:17 -04:00
Sandro Santilli
9aae5ee0b0
Add section about customizing mail ( #7419 )
...
See https://github.com/go-gitea/gitea/issues/6037
2019-07-11 01:27:57 -04:00
zeripath
fc33eabea7
Make CustomPath, CustomConf and AppWorkPath configurable at build ( #6631 )
2019-04-29 14:08:21 -04:00
Aidan Fitzgerald
9853171de5
Copyedit docs ( #6275 )
2019-03-09 16:15:45 -05:00
John Olheiser
cd612b59fa
Doc updates for customization and installation. ( #6176 )
...
* Doc updates and changing default sqlite DB path
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Update customizing locales and THEMES
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add link to templates directory
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add portion for final step of running Gitea
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add recommended to service file usage
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Removed DB path change, moving to another PR
Updated doc sentence structure
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Revert change to template wording
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move recommended run-type to top
2019-02-28 20:09:47 +08:00
techknowlogick
65cd0527f4
Clean up docs ( #5274 )
...
* make docs more clear
* make docs more clear
* Add analytics
* Update customizing-gitea.en-us.md
* Update app.ini.sample
2018-11-04 21:21:56 -05:00
William Le Pommelet
445bde6d66
Fix doc typo ( #4517 )
...
* fix language list
Standardized the languages' names within the list displayed when picking up a language at the bottom of the webpages
* typo
fix a typo into documentation (template rather than templete)
* fix languages list
2018-07-26 12:57:45 +02:00
techknowlogick
d65b10bbca
Add the ability to have built in themes in Gitea ( #4198 )
...
This makes it easier for user who want to theme but
don't have the ability to know how to customize templates
all that is required is a change in a config option
The reason why I chose the DEFAULT_THEME as variable,
as perhaps in the future we will allow users to chose their
theme whon logged in just like we do with languages
2018-07-05 17:25:04 -04:00
Alberto González Palomo
0a13e391e9
Improve documentation about custom templates. ( #3345 )
...
Now includes all the template hooks in the page, and a detailed
example for the common case of adding an "about" page.
2018-01-11 21:56:40 +02:00
Alberto González Palomo
ac5ec671c6
Templates for extra links in top navbar and repo tool tabs. ( #3308 )
...
These templates add content to the top navbar
and to the repository page.
This way we do not have to copy and modify the whole
template, and re-modify it after upgrading Gitea if
it changes.
Signed-off-by: Alberto González Palomo <bugs@sentido-labs.com >
2018-01-10 08:19:50 +02:00
Michael Lustfield
3f7768d4e8
General documentation cleanup ( #3317 )
...
* Clean up spelling, grammar, perspective, whitespace, language, markup, etc.
2018-01-08 23:48:42 +01:00
techknowlogick
de0e3f1fa0
Reduce overhead of upgrades for users with custom stylesheets/JS ( #3051 )
2017-12-03 02:26:06 +02:00
techknowlogick
4b90703858
Import docs into main repository ( #2874 )
...
* import docs into main repository
Signed-off-by: Matti Ranta <matti@mdranta.net >
2017-11-26 23:44:32 +02:00