Commit graph

8 commits

Author SHA1 Message Date
John Olheiser aa3c84e28b Trailing slash for search (#122)
Noted by a user on Discord that our search stopped working.

It appears that our new host is set up to redirect non-trailing slash paths to trailing slash paths, discarding the query parameters.

One option is to change it back, another is this PR which simply adds the trailing slash to the form action.

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/gitea/theme/pulls/122
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-22 00:31:22 +08:00
Norwin 6ce483ae45 Add optional navbar search (for docs.gitea.io) (#112)
Reviewed-on: https://gitea.com/gitea/theme/pulls/112
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Co-authored-by: Norwin <noerw@noreply.gitea.io>
Co-committed-by: Norwin <noerw@noreply.gitea.io>
2022-07-31 09:44:20 +08:00
kolaente a1e45d4360 New design (#54) 2018-05-22 21:04:51 -04:00
Thomas Boerger 1b3ecd91c7
Fixed i18n and disqus 2016-12-12 13:44:42 +01:00
Thomas Boerger 6172166474
Cleanup of the theme files 2016-12-09 15:04:08 +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
Thomas Boerger 5a2b024d9f
Initial commit 2016-11-10 11:03:23 +01:00