TODO: Document my own customizations #1

開啟中
coolaj866 年之前建立 · 0 條評論
所有者

Note to self:

All of my custom files

/opt/gitea/custom/
|-- conf
|   `-- app.ini
|-- options
|   `-- locale
|       `-- locale_en-US.ini              # changed app_desc
|-- public
|   `-- img
|       |-- coolaj86-logo.png
|       |-- favicon.ico -> favicon.png
|       |-- favicon.png
|       |-- gitea-lg.png
|       `-- gitea-sm.png
`-- templates
    |   |-- footer.tmpl                   # changed bottom links
    |   `-- head.tmpl                     # Added github login, google analytics
    `-- home.tmpl                         # changed welcome page
**Note to self**: All of my custom files ``` /opt/gitea/custom/ |-- conf | `-- app.ini |-- options | `-- locale | `-- locale_en-US.ini # changed app_desc |-- public | `-- img | |-- coolaj86-logo.png | |-- favicon.ico -> favicon.png | |-- favicon.png | |-- gitea-lg.png | `-- gitea-sm.png `-- templates | |-- footer.tmpl # changed bottom links | `-- head.tmpl # Added github login, google analytics `-- home.tmpl # changed welcome page ```
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
No Assignees
1 參與者
訊息
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
尚未有任何內容