Skip to content

Commit a7fdeec

Browse files
authored
Merge pull request #7121 from umbraco/contrib/removeBackofficeProject
Remove old Contribution articles
2 parents 1c1442c + 66ee20a commit a7fdeec

File tree

7 files changed

+10
-249
lines changed

7 files changed

+10
-249
lines changed

contributing/.gitbook.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
root: ./
2+
3+
​structure:
4+
readme: README.md
5+
summary: SUMMARY.md
6+
7+
redirects:
8+
ui-library/components: ui-library/contributing.md
9+
backoffice-project/contributing: umbraco-cms/contributing.md

contributing/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ So, let’s get those contribution hats on!
2727

2828
Discover where you can make an impact and start contributing.
2929

30-
<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Documentation</strong></td><td><a href="documentation/getting-started/">getting-started</a></td></tr><tr><td align="center"><strong>Umbraco-CMS</strong></td><td><a href="umbraco-cms/contributing.md">contributing.md</a></td></tr><tr><td align="center"><strong>UI Library</strong></td><td><a href="ui-library/contributing.md">contributing.md</a></td></tr><tr><td align="center"><strong>Backoffice Project</strong></td><td><a href="backoffice-project/contributing.md">contributing.md</a></td></tr></tbody></table>
30+
<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Documentation</strong></td><td><a href="documentation/getting-started/">getting-started</a></td></tr><tr><td align="center"><strong>Umbraco-CMS</strong></td><td><a href="umbraco-cms/contributing.md">contributing.md</a></td></tr><tr><td align="center"><strong>UI Library</strong></td><td><a href="ui-library/contributing.md">contributing.md</a></td></tr></tbody></table>
3131

3232
### Documentation
3333

@@ -50,9 +50,3 @@ Head on over to [the contributing guide for Umbraco-CMS](umbraco-cms/contributin
5050
The UI library contains all the UI elements for the backoffice. These are self-contained components that can be used in any project that needs a UI.
5151

5252
Head on over to [the contributing guide for Umbraco.UI](ui-library/contributing.md) for the full details.
53-
54-
### Umbraco backoffice project
55-
56-
Codenamed "Bellissima", this is the replacement for the AngularJS backoffice.
57-
58-
Head on over to [the contributing guide for Umbraco.CMS.Backoffice](backoffice-project/contributing.md) for the full details.

contributing/SUMMARY.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,4 @@
3131
## UI Library
3232

3333
* [How to contribute](ui-library/contributing.md)
34-
* [Components](ui-library/components.md)
3534
* [Umbraco.UI on GitHub](https://github.com/umbraco/Umbraco.UI)
36-
37-
## Backoffice Project
38-
39-
* [How to contribute](backoffice-project/contributing.md)
40-
* [Umbraco.CMS.Backoffice on GitHub](https://github.com/umbraco/Umbraco.CMS.Backoffice/)

contributing/backoffice-project/contributing.md

Lines changed: 0 additions & 236 deletions
This file was deleted.
Binary file not shown.
-12.2 KB
Binary file not shown.
-12.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)