6543
0cfedda3aa
[Docs] add explicit info about customization of homepage ( #8694 )
* first draft
* Update docs/content/doc/advanced/customizing-gitea.en-us.md
Co-Authored-By: zeripath <art27@cantab.net>
* add notice to restart
5 years ago
John Olheiser
96093f3018
Remove unnecessary backslash ( #8249 )
6 years ago
Sandro Santilli
4343340e27
Add section about customizing mail ( #7419 )
See https://github.com/go-gitea/gitea/issues/6037
6 years ago
zeripath
bfa5d52368
Make CustomPath, CustomConf and AppWorkPath configurable at build ( #6631 )
6 years ago
Aidan Fitzgerald
2b402071e2
Copyedit docs ( #6275 )
6 years ago
John Olheiser
77ac30d6be
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
6 years ago
techknowlogick
94a3b72856
Clean up docs ( #5274 )
* make docs more clear
* make docs more clear
* Add analytics
* Update customizing-gitea.en-us.md
* Update app.ini.sample
6 years ago
William Le Pommelet
08cd62dc69
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
7 years ago
techknowlogick
d698d3c691
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
7 years ago
Alberto González Palomo
88d2620300
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.
7 years ago
Alberto González Palomo
bb34ae094b
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>
7 years ago
Michael Lustfield
c4d0b25eab
General documentation cleanup ( #3317 )
* Clean up spelling, grammar, perspective, whitespace, language, markup, etc.
7 years ago
techknowlogick
ada8c5a804
Reduce overhead of upgrades for users with custom stylesheets/JS ( #3051 )
7 years ago
techknowlogick
6d55581b9d
Import docs into main repository ( #2874 )
* import docs into main repository
Signed-off-by: Matti Ranta <matti@mdranta.net>
7 years ago