aboutsummaryrefslogtreecommitdiff
path: root/conf/README.md
Commit message (Collapse)AuthorAge
* docs: improve set up guideᴜɴᴋɴᴡᴏɴ2020-02-19
| | | | [CI SKIP]
* Use go-bindata to embed `public` and `templates` files into binary (#5920)Michael Li2020-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixed private repositories are hidden in the organization's view * use go-bindata integrate public and templates files to gogs binary * optimize Dockerfile don't COPY public and templates files * use kevinburke's go-bindata to generate assets code * reset develepment as default run mode in configure file * optimize generated assets code relayout and help function * fixed code format * Update conf/app.ini * assets: add LICENSE headers * Some housekeeping * assets/public: simplify code logic * assets/templates: simplify code logic * cmd/web: more concise variable names * Minor changes * Add custom public and templates support back Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
* conf: update instructions for installing go-bindataUnknwon2020-01-29
|
* conf: add go-bindata install command in READMEUnknwon2018-11-20
| | | | [ci skip]
* Some minor changesUnknwon2016-03-06
|
* complate list of gitignores and licensesUnknwon2015-08-28
|
* New UI merge in progressUnknwon2014-07-26
|
* Fix #209Unknown2014-05-28
|
* Fix #200, add VERSION to template filesUnknown2014-05-28