Skip to content

Commit

Permalink
Add docs for 3.0 (woodpecker-ci#4705)
Browse files Browse the repository at this point in the history
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
Co-authored-by: Anbraten <anton@ju60.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
  • Loading branch information
7 people authored Jan 18, 2025
1 parent 72823b7 commit bdf753f
Show file tree
Hide file tree
Showing 106 changed files with 2,299 additions and 1,848 deletions.
3 changes: 2 additions & 1 deletion .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"antfu",
"apimachinery",
"appleboy",
"aquasec",
"Archlinux",
"autoincr",
"automerge",
Expand All @@ -30,6 +31,7 @@
"buildx",
"caddyfile",
"ccmenu",
"CERTDIR",
"certmagic",
"charmbracelet",
"cicd",
Expand All @@ -41,7 +43,6 @@
"cpuset",
"creativecommons",
"Curr",
"CERTDIR",
"datacenter",
"DATASOURCE",
"Debugf",
Expand Down
19 changes: 0 additions & 19 deletions docs/docs/50-about.md

This file was deleted.

8 changes: 6 additions & 2 deletions docs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@ const config = {
to: '/api',
label: 'API',
},
{
to: '/about',
label: 'About',
},
],
},
{
Expand Down Expand Up @@ -191,7 +195,7 @@ const config = {
},
announcementBar: {
id: 'github-star',
content: ` If you like Woodpecker-CI, <a href=/~https://github.com/woodpecker-ci/woodpecker rel="noopener noreferrer" target="_blank">give us a star on GitHub</a> ! ⭐️`,
content: `If you like Woodpecker-CI, <a href=/~https://github.com/woodpecker-ci/woodpecker rel="noopener noreferrer" target="_blank">give us a star on GitHub</a> ! ⭐️`,
backgroundColor: 'var(--ifm-color-primary)',
textColor: 'var(--ifm-color-gray-900)',
},
Expand Down Expand Up @@ -286,7 +290,7 @@ const config = {
// Theme Options for modifying how redoc renders them
theme: {
// Change with your site colors
primaryColor: '#1890ff',
primaryColor: '#4caf50',
},
},
],
Expand Down
7 changes: 6 additions & 1 deletion docs/src/pages/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,12 @@ Here you can find documentation for previous versions of Woodpecker.

| | | |
| ------- | ---------- | ------------------------------------------------------------------------------------- |
| 2.7.3 | 2024-11-28 | [Documentation](/~https://github.com/woodpecker-ci/woodpecker/tree/v2.7.3/docs/docs/) |
| 3.0.0 | 2025-01-11 | [Documentation](/~https://github.com/woodpecker-ci/woodpecker/tree/v3.0.0/docs/docs/) |
| 2.8.3 | 2025-01-11 | [Documentation](/~https://github.com/woodpecker-ci/woodpecker/tree/v2.8.3/docs/docs/) |
| 2.8.2 | 2024-12-19 | [Documentation](/~https://github.com/woodpecker-ci/woodpecker/tree/v2.8.2/docs/docs/) |
| 2.8.1 | 2024-12-13 | [Documentation](/~https://github.com/woodpecker-ci/woodpecker/tree/v2.8.1/docs/docs/) |
| 2.8.0 | 2024-11-28 | [Documentation](/~https://github.com/woodpecker-ci/woodpecker/tree/v2.8.0/docs/docs/) |
| 2.7.3 | 2024-11-05 | [Documentation](/~https://github.com/woodpecker-ci/woodpecker/tree/v2.7.3/docs/docs/) |
| 2.7.2 | 2024-11-03 | [Documentation](/~https://github.com/woodpecker-ci/woodpecker/tree/v2.7.2/docs/docs/) |
| 2.7.1 | 2024-09-07 | [Documentation](/~https://github.com/woodpecker-ci/woodpecker/tree/v2.7.1/docs/docs/) |
| 2.7.0 | 2024-07-18 | [Documentation](/~https://github.com/woodpecker-ci/woodpecker/tree/v2.7.0/docs/docs/) |
Expand Down
89 changes: 0 additions & 89 deletions docs/versioned_docs/version-2.6/10-intro.md

This file was deleted.

72 changes: 0 additions & 72 deletions docs/versioned_docs/version-2.6/20-usage/10-intro.md

This file was deleted.

133 changes: 0 additions & 133 deletions docs/versioned_docs/version-2.6/20-usage/40-secrets.md

This file was deleted.

Loading

0 comments on commit bdf753f

Please sign in to comment.