John Olheiser and guillep2k
f34e3fc9ce
Implement documentation search ( #8937 )
...
* Implement documentation search
Signed-off-by: jolheiser <[email protected] >
Co-Authored-By: guillep2k <[email protected] >
2019-11-13 18:03:18 +00:00
John Olheiser and guillep2k
422ed5bcf1
Add password reset to FAQ ( #8883 )
...
* Add password reset to FAQ
Signed-off-by: jolheiser <[email protected] >
* Add links to email setup docs
Signed-off-by: jolheiser <[email protected] >
* Add en-us to email setup
Signed-off-by: jolheiser <[email protected] >
* Update docs/content/doc/help/faq.en-us.md
Co-Authored-By: guillep2k <[email protected] >
* Manually merge changes from @guillep2k and add small changes
Signed-off-by: jolheiser <[email protected] >
2019-11-08 14:44:18 -05:00
John Olheiser
cdac1bfb5f
Add migrate command to docs ( #8842 )
...
* Add migrate command to docs
Signed-off-by: jolheiser <[email protected] >
* Link to CLI
Signed-off-by: jolheiser <[email protected] >
* Clarify idempotence
Signed-off-by: jolheiser <[email protected] >
* Sneak in convert command
Signed-off-by: jolheiser <[email protected] >
2019-11-05 13:54:54 -05:00
John Olheiser
2c1de7de95
Remove unnecessary backslash ( #8249 )
2019-09-20 13:06:17 -04:00
John Olheiser
f5c4a98f2c
Add config option and shortcode for Gitea version ( #7940 )
...
Signed-off-by: jolheiser <[email protected] >
2019-08-23 09:55:06 +08:00
John Olheiser
0e786302b2
Change verbose flag in dump command to avoid colliding with global version flag ( #6822 )
...
* Change verbose flag to avoid colliding with version flag
* Update docs
Signed-off-by: jolheiser <[email protected] >
2019-05-01 21:36:09 +01:00
John Olheiser
cb8e5bcbe1
Add FAQ for version downloads ( #6742 )
2019-04-24 14:44:58 -04:00
John Olheiser
97a69351a3
FAQ ( #6524 )
2019-04-12 22:46:52 -04:00
John Olheiser
24d9c9a7e5
Enabled emoji in Hugo ( #6521 )
...
Removed extra asterisks in Docker doc
Signed-off-by: jolheiser <[email protected] >
2019-04-05 18:01:38 +03:00
John Olheiser
d0401f0f01
Third party docs ( #6282 )
2019-03-08 12:42:59 -05:00
John Olheiser
cd612b59fa
Doc updates for customization and installation. ( #6176 )
...
* Doc updates and changing default sqlite DB path
Signed-off-by: jolheiser <[email protected] >
* Update customizing locales and THEMES
Signed-off-by: jolheiser <[email protected] >
* Add link to templates directory
Signed-off-by: jolheiser <[email protected] >
* Add portion for final step of running Gitea
Signed-off-by: jolheiser <[email protected] >
* Add recommended to service file usage
Signed-off-by: jolheiser <[email protected] >
* Removed DB path change, moving to another PR
Updated doc sentence structure
Signed-off-by: jolheiser <[email protected] >
* Revert change to template wording
Signed-off-by: jolheiser <[email protected] >
* Move recommended run-type to top
2019-02-28 20:09:47 +08:00
John Olheiser
9139f3205d
Makefile changes for Windows and easier development ( #6103 )
...
* Added Go Path and node_modules to PATH
* Uses npx now for generate-stylesheets
* Uses `go env GOPATH` to calculate adding GOPATH/bin to PATH
* Added note about installing Node 8.0+ to generate stylesheets
* Added preferred Node version to CONTRIBUTING.md
2019-02-20 19:56:40 +00:00