[PR #26] [MERGED] Improve overall look of the navigation for docs.gitea.io #32

Closed
opened 2026-02-16 12:42:38 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/theme/pull/26
Author: @metalmatze
Created: 12/23/2016
Status: Merged
Merged: 12/23/2016
Merged by: @metalmatze

Base: masterHead: feature/improve-navigation


📝 Commits (3)

  • 8be15bc Remove links from empty navigation headlines
  • ff52bff Only show nav's border-right on bigger screens
  • 55617f2 The blog content shall not be that wide, but more readable

📊 Changes

4 files changed (+15 additions, -13 deletions)

View changed files

📝 layouts/partials/pages.html (+2 -4)
📝 layouts/post/list.html (+1 -1)
📝 layouts/post/single.html (+9 -7)
📝 src/main.scss (+3 -1)

📄 Description

Improve overall look of the navigation for docs.gitea.io
Additionally the blog post content isn't 12 wide for lg anymore. Rather 8 and centered, way better to read.

New styles for the navigation.

screenshot from 2016-12-23 19-59-36

No border-right for the navigation for smaller devices
download


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/theme/pull/26 **Author:** [@metalmatze](https://github.com/metalmatze) **Created:** 12/23/2016 **Status:** ✅ Merged **Merged:** 12/23/2016 **Merged by:** [@metalmatze](https://github.com/metalmatze) **Base:** `master` ← **Head:** `feature/improve-navigation` --- ### 📝 Commits (3) - [`8be15bc`](https://github.com/go-gitea/theme/commit/8be15bc3bd6e44eb13117d7fc1a36c8171b644d4) Remove links from empty navigation headlines - [`ff52bff`](https://github.com/go-gitea/theme/commit/ff52bffdf541d9cd384345c652798ab678a232dc) Only show nav's border-right on bigger screens - [`55617f2`](https://github.com/go-gitea/theme/commit/55617f2b590059963da9dd27ab6cf1034fec113d) The blog content shall not be that wide, but more readable ### 📊 Changes **4 files changed** (+15 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `layouts/partials/pages.html` (+2 -4) 📝 `layouts/post/list.html` (+1 -1) 📝 `layouts/post/single.html` (+9 -7) 📝 `src/main.scss` (+3 -1) </details> ### 📄 Description Improve overall look of the navigation for docs.gitea.io Additionally the blog post content isn't 12 wide for lg anymore. Rather 8 and centered, way better to read. New styles for the navigation. ![screenshot from 2016-12-23 19-59-36](https://cloud.githubusercontent.com/assets/872251/21460613/916d19fa-c94a-11e6-9071-ccc4e42161b9.png) No border-right for the navigation for smaller devices ![download](https://cloud.githubusercontent.com/assets/872251/21460614/935ae4cc-c94a-11e6-904c-05312bbdd8b2.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:42:38 -05:00
yindo closed this issue 2026-02-16 12:42:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/theme#32