Commit Graph

8 Commits

Author SHA1 Message Date
Xinyu Zhou 37ba1245dd Fix typo in template name (#117)
CI failed in https://github.com/go-gitea/gitea/pull/21981 must be resolved.

Signed-off-by: Xinyu Zhou <i@sourcehut.net>

Reviewed-on: https://gitea.com/gitea/theme/pulls/117
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Xinyu Zhou <i@sourcehut.net>
Co-committed-by: Xinyu Zhou <i@sourcehut.net>
2022-12-01 09:28:56 +08:00
Xinyu Zhou d84039b903 Add `Edit on GitHub` (#116)
resolved #115

The following configuration need to be added to [config.yml](https://github.com/go-gitea/gitea/blob/main/docs/config.yaml) ([go-gitea/gitea#21981](https://github.com/go-gitea/gitea/pull/21981))

```yml
params:
  repo: "https://github.com/go-gitea/gitea"
  docContentPath: "docs/content"
```

Signed-off-by: Xinyu Zhou <i@sourcehut.net>
Reviewed-on: https://gitea.com/gitea/theme/pulls/116
Reviewed-by: silverwind <silverwind@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Xinyu Zhou <i@sourcehut.net>
Co-committed-by: Xinyu Zhou <i@sourcehut.net>
2022-11-30 21:30:57 +08:00
kolaente 333dfb107d Fixed docs content page overflow (#71) 2019-04-14 18:56:01 +08:00
David Schneiderbauer ac242874e5 fix padding in blog posts; change div sections to actual section tags (#60) 2018-06-05 10:37:40 +03:00
David Schneiderbauer d29f3571b6 fix padding on mobile (#57) 2018-05-23 17:02:45 +08:00
kolaente a1e45d4360 New design (#54) 2018-05-22 21:04:51 -04:00
Thomas Boerger 68b2be4eb8
Integrated custom disqus template 2016-12-12 14:33:56 +01:00
Thomas Boerger 1b3ecd91c7
Fixed i18n and disqus 2016-12-12 13:44:42 +01:00