Skip to content

Commit c124446

Browse files
committed
chore(workflow): remove workflow docs
1 parent 756fc23 commit c124446

191 files changed

Lines changed: 5 additions & 25325 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.dockerignore

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

.editorconfig

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

.woodpecker/publish-docs.yml

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

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Contributing to Drycc
22

33
This project is part of Drycc. You can find the latest contribution
4-
guidelines [in our documentation](https://www.drycc.cc/docs/workflow/contributing/overview/).
4+
guidelines [in our documentation](https://www.drycc.cc/docs/contribution-guidelines/overview/).

Dockerfile

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

Makefile

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

README.md

Lines changed: 4 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Drycc workflow
2+
[![Build Status](https://woodpecker.drycc.cc/api/badges/drycc/workflow/status.svg)](https://woodpecker.drycc.cc/drycc/workflow)
23

3-
**Drycc Workflow** is an open source Container as a Service (CaaS) that adds a developer-friendly layer to any [Kubernetes][k8s-home] cluster, making it easy to deploy and manage applications.
4+
**Drycc Workflow** is an open source Container as a Service (CaaS) that adds a developer-friendly layer to any [Kubernetes](http://kubernetes.io) cluster, making it easy to deploy and manage applications.
45

56
To **get started** with **Drycc Workflow** please read the [Quick Start Guide](https://www.drycc.cc/quickstart/).
67

@@ -25,52 +26,5 @@ Please see below for links and descriptions of each component:
2526
- [storage](https://github.com/drycc/storage) - The in-cluster, kubernetes storage, s3 api compatible, hybrid storage system.
2627
- [workflow-cli](https://github.com/drycc/workflow-cli) - Workflow CLI `drycc`
2728

28-
We welcome your input! If you have feedback, please [submit an issue][issues]. If you'd like to participate in development, please read the "Working on Documentation" section below and [submit a pull request][prs].
29-
30-
This project has been forked from [Deis](https://github.com/deis/deis) since 2018.08 but changed a lot,
31-
not compatible with each other.
32-
33-
# Working on Documentation
34-
[![Build Status](https://woodpecker.drycc.cc/api/badges/drycc/workflow/status.svg)](https://woodpecker.drycc.cc/drycc/workflow)
35-
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdrycc%2Fworkflow.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdrycc%2Fworkflow?ref=badge_shield)
36-
37-
The Drycc project welcomes contributions from all developers. The high level process for development matches many other open source projects. See below for an outline.
38-
39-
* Fork this repository.
40-
* Make your changes.
41-
* [Submit a pull request][prs] (PR) to this repository with your changes, and unit tests whenever possible.
42-
* If your PR fixes any [issues][issues], make sure you write `Fixes #1234` in your PR description (where `#1234` is the number of the issue you're closing).
43-
* The Drycc core contributors will review your code. After each of them sign off on your code, they'll label your PR with `LGTM1` and `LGTM2` (respectively). Once that happens, a contributor will merge it.
44-
45-
## Requirements
46-
47-
The documentation site requires either a local installation of [MkDocs][] or access to Container.
48-
49-
### Local Installation
50-
51-
Install [MkDocs][] and required dependencies:
52-
53-
```
54-
make deps
55-
```
56-
57-
## Building Documentation
58-
59-
To build the documentation run: `make build` or `make podman-build`.
60-
61-
## Serve Documentation Locally
62-
63-
To serve documenation run: `make serve` or `make podman-serve`.
64-
65-
Then view the documentation on [http://localhost:8000](http://localhost:8000) or `http://PODMAN_IP:8000`.
66-
67-
[k8s-home]: http://kubernetes.io
68-
[install-k8s]: http://kubernetes.io/gettingstarted/
69-
[mkdocs]: http://www.mkdocs.org/
70-
[issues]: https://github.com/drycc/workflow/issues
71-
[prs]: https://github.com/drycc/workflow/pulls
72-
[Drycc website]: https://www.drycc.cc/
73-
74-
75-
## License
76-
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdrycc%2Fworkflow.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdrycc%2Fworkflow?ref=badge_large)
29+
We welcome your input! If you have feedback, please [submit an issue](https://github.com/drycc/workflow/issues).
30+
If you'd like to participate in development, please [submit a pull request](https://github.com/drycc/workflow/pulls).

_scripts/README.md

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

_scripts/gutenbuild

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

_scripts/install-cli.sh

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

0 commit comments

Comments
 (0)