[PR #4420] [MERGED] Replaced docker docs with netlify deployment #17365

Closed
opened 2025-11-02 12:58:07 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4420
Author: @tboerger
Created: 7/11/2018
Status: Merged
Merged: 7/11/2018
Merged by: @jonasfranz

Base: masterHead: netlify-docs


📝 Commits (3)

  • c9d4098 Replaced docker docs with netlify deployment
  • 406c927 Merge branch 'master' into netlify-docs
  • 59d5b5e Merge branch 'master' into netlify-docs

📊 Changes

7 files changed (+28 additions, -94 deletions)

View changed files

📝 .drone.yml (+6 -20)
docs/Dockerfile (+0 -22)
📝 docs/config.yaml (+8 -8)
docs/docker/caddy.conf (+0 -44)
docs/static/.gitkeep (+0 -0)
docs/static/_headers (+6 -0)
docs/static/_redirects (+8 -0)

📄 Description

Just to clarify the intention of this PR for those who have not been involved into the discussion. I have created an account at Netlify (a free static website hosting service including a worldwide CDN) where we want to host our website, blog, redirects and docs.

This PR enables the Drone pipeline to deploy the docs directly to Netlify, after a successful merge and build we just need to switch the DNS records.


🔄 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/gitea/pull/4420 **Author:** [@tboerger](https://github.com/tboerger) **Created:** 7/11/2018 **Status:** ✅ Merged **Merged:** 7/11/2018 **Merged by:** [@jonasfranz](https://github.com/jonasfranz) **Base:** `master` ← **Head:** `netlify-docs` --- ### 📝 Commits (3) - [`c9d4098`](https://github.com/go-gitea/gitea/commit/c9d40981ae68fe738e084e762581288319092782) Replaced docker docs with netlify deployment - [`406c927`](https://github.com/go-gitea/gitea/commit/406c927010d82c92069d08d093cc52263cf702bb) Merge branch 'master' into netlify-docs - [`59d5b5e`](https://github.com/go-gitea/gitea/commit/59d5b5e7682088dc28bb36ce59c1d35870e3dfd3) Merge branch 'master' into netlify-docs ### 📊 Changes **7 files changed** (+28 additions, -94 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+6 -20) ➖ `docs/Dockerfile` (+0 -22) 📝 `docs/config.yaml` (+8 -8) ➖ `docs/docker/caddy.conf` (+0 -44) ➖ `docs/static/.gitkeep` (+0 -0) ➕ `docs/static/_headers` (+6 -0) ➕ `docs/static/_redirects` (+8 -0) </details> ### 📄 Description Just to clarify the intention of this PR for those who have not been involved into the discussion. I have created an account at Netlify (a free static website hosting service including a worldwide CDN) where we want to host our website, blog, redirects and docs. This PR enables the Drone pipeline to deploy the docs directly to Netlify, after a successful merge and build we just need to switch the DNS records. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:58:07 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17365