Commit Graph

11 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
Lauris BH b16ed6beb0
Change for blog comments to use discourse instead of disqus (#62)
* Change for blog comments to use discourse instead of disqus

* Fix ident
2018-07-13 20:31:34 +03: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
Thomas Boerger 7a51921f2b
Include internal disqus template 2016-12-09 09:17:20 +01:00
Matthias Loibl e35c7d5e38
Migrate all HTML from bootstrap v3 to v4 2016-12-06 23:27:37 +01:00
Thomas Boerger 1e8922c0ef
Added basic templates 2016-12-01 17:36:23 +01:00