Skip to content

Commit d64d01a

Browse files
authored
docs: aligned documentation with org (#52)
Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>
1 parent 10dca15 commit d64d01a

6 files changed

Lines changed: 7 additions & 604 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 0 additions & 251 deletions
This file was deleted.

.github/DCO.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

README.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,9 @@ Originally forked from https://bitbucket.org/pkg/inflect under a MIT License.
2020

2121
* **2025-12-19** : new community chat on discord
2222
* a new discord community channel is available to be notified of changes and support users
23-
* our venerable Slack channel remains open, and will be eventually discontinued on **2026-03-31**
2423

2524
You may join the discord community by clicking the invite link on the discord badge (also above). [![Discord Channel][discord-badge]][discord-url]
2625

27-
Or join our Slack channel: [![Slack Channel][slack-logo]![slack-badge]][slack-url]
28-
2926
## Status
3027

3128
API is stable.
@@ -73,11 +70,9 @@ on top of which it has been built.
7370
## Other documentation
7471

7572
* [All-time contributors](./CONTRIBUTORS.md)
76-
* [Contributing guidelines](.github/CONTRIBUTING.md)
77-
<!--
78-
* [Maintainers documentation](docs/MAINTAINERS.md)
79-
* [Code style](docs/STYLE.md)
80-
-->
73+
* [Contributing guidelines][contributing-doc-site]
74+
* [Maintainers documentation][maintainers-doc-site]
75+
* [Code style][style-doc-site]
8176

8277
## Cutting a new release
8378

@@ -112,9 +107,6 @@ Maintainers can cut a new release by either:
112107
[doc-url]: https://goswagger.io/go-openapi
113108
[godoc-badge]: https://pkg.go.dev/badge/github.com/go-openapi/inflect
114109
[godoc-url]: http://pkg.go.dev/github.com/go-openapi/inflect
115-
[slack-logo]: https://a.slack-edge.com/e6a93c1/img/icons/favicon-32.png
116-
[slack-badge]: https://img.shields.io/badge/slack-blue?link=https%3A%2F%2Fgoswagger.slack.com%2Farchives%2FC04R30YM
117-
[slack-url]: https://goswagger.slack.com/archives/C04R30YMU
118110
[discord-badge]: https://img.shields.io/discord/1446918742398341256?logo=discord&label=discord&color=blue
119111
[discord-url]: https://discord.gg/FfnFYaC3k5
120112

@@ -126,3 +118,7 @@ Maintainers can cut a new release by either:
126118
[goversion-url]: https://github.com/go-openapi/inflect/blob/master/go.mod
127119
[top-badge]: https://img.shields.io/github/languages/top/go-openapi/inflect
128120
[commits-badge]: https://img.shields.io/github/commits-since/go-openapi/inflect/latest
121+
<!-- Organization docs -->
122+
[contributing-doc-site]: https://go-openapi.github.io/doc-site/contributing/contributing/index.html
123+
[maintainers-doc-site]: https://go-openapi.github.io/doc-site/maintainers/index.html
124+
[style-doc-site]: https://go-openapi.github.io/doc-site/contributing/style/index.html

docs/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)