mirror of
https://github.com/go-gitea/website.git
synced 2026-08-24 11:23:00 -04:00
[PR #69] [MERGED] New structure for new design #73
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/website/pull/69
Author: @kolaente
Created: 5/21/2018
Status: ✅ Merged
Merged: 5/22/2018
Merged by: @techknowlogick
Base:
master← Head:new-design📝 Commits (7)
b2c78f0Made site work with latest hugo version603c0dcstarted adding new designb4ef8cestarted adding new design082991aMoved site to the new structure needed for new theme100967eFixed docs link2d472b7resolve conflicts5dbc866Make the site work with the latest hugo (again)📊 Changes
34 files changed (+113 additions, -224 deletions)
View changed files
📝
content/_index.en-us.md(+10 -8)➕
content/_index.nl-nl.md(+21 -0)➕
content/_index.pt-br.md(+21 -0)➕
content/_index.zh-cn.md(+21 -0)➕
content/_index.zh-tw.md(+20 -0)📝
content/features/cross-platform.en-us.md(+1 -2)📝
content/features/cross-platform.nl-nl.md(+1 -2)📝
content/features/cross-platform.pt-br.md(+1 -2)📝
content/features/cross-platform.zh-cn.md(+1 -2)📝
content/features/cross-platform.zh-tw.md(+1 -2)📝
content/features/easy-installation.en-us.md(+1 -3)📝
content/features/easy-installation.nl-nl.md(+1 -3)📝
content/features/easy-installation.pt-br.md(+1 -3)📝
content/features/easy-installation.zh-cn.md(+1 -3)📝
content/features/easy-installation.zh-tw.md(+1 -3)📝
content/features/lightweight.en-us.md(+1 -2)📝
content/features/lightweight.nl-nl.md(+1 -2)📝
content/features/lightweight.pt-br.md(+1 -2)📝
content/features/lightweight.zh-cn.md(+1 -2)📝
content/features/lightweight.zh-tw.md(+1 -2)...and 14 more files
📄 Description
This pr implements a new structure needed for go-gitea/theme#54. It also adds compatibility for the latest hugo version.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.