Skip to content
Snippets Groups Projects
README.md 8.83 KiB
Newer Older
Adam Schwartz's avatar
Adam Schwartz committed
# Cloudflare Docs

## Publishing

Clone the engine somewhere and set it up to be NPM linked:

```bash
git clone git@github.com:adamschwartz/cloudflare-docs-engine.git
npm link
```

For each product, `cd` into `products/$productName` and then run:

```bash
npm link cloudflare-docs-engine && npm run bootstrap && npm run build && wrangler publish
```

## Live test pages

- [1.1.1.1](https://cloudflare-docs-testing.ruthless.design/1-1-1-1)[Example page](https://cloudflare-docs-testing.ruthless.design/1-1-1-1/what-is-1.1.1.1)
- [Access](https://cloudflare-docs-testing.ruthless.design/access)[Example page](https://cloudflare-docs-testing.ruthless.design/access/about)
- [Analytics](https://cloudflare-docs-testing.ruthless.design/analytics)[Example page](https://cloudflare-docs-testing.ruthless.design/analytics/graphql-api)
- [Argo Tunnel](https://cloudflare-docs-testing.ruthless.design/argo-tunnel)[Example page](https://cloudflare-docs-testing.ruthless.design/argo-tunnel/trycloudflare)
- [BYOIP](https://cloudflare-docs-testing.ruthless.design/byoip)[Example page](https://cloudflare-docs-testing.ruthless.design/byoip/about)
- [Distributed Web Gateway](https://cloudflare-docs-testing.ruthless.design/distributed-web)[Example page](https://cloudflare-docs-testing.ruthless.design/distributed-web/ethereum-gateway/about-eth)
- [Firewall](https://cloudflare-docs-testing.ruthless.design/firewall)[Example page](https://cloudflare-docs-testing.ruthless.design/firewall/cf-firewall-language)
- [Gateway](https://cloudflare-docs-testing.ruthless.design/gateway)[Example page](https://cloudflare-docs-testing.ruthless.design/gateway/about)
- [HTTP3](https://cloudflare-docs-testing.ruthless.design/http3)[Example page](https://cloudflare-docs-testing.ruthless.design/http3/intro)
- [Image Resizing](https://cloudflare-docs-testing.ruthless.design/images)[Example page](https://cloudflare-docs-testing.ruthless.design/images/protected-origin)
- [Life of a Request](https://cloudflare-docs-testing.ruthless.design/internet)[Example page](https://cloudflare-docs-testing.ruthless.design/internet/intro)
- [Load Balancing](https://cloudflare-docs-testing.ruthless.design/load-balancing)[Example page](https://cloudflare-docs-testing.ruthless.design/load-balancing/about)
- [Logs](https://cloudflare-docs-testing.ruthless.design/logs)[Example page](https://cloudflare-docs-testing.ruthless.design/logs/about)
- [Magic Transit](https://cloudflare-docs-testing.ruthless.design/magic-transit)[Example page](https://cloudflare-docs-testing.ruthless.design/magic-transit/about)
- [Mobile SDK](https://cloudflare-docs-testing.ruthless.design/mobile-sdk)[Example page](https://cloudflare-docs-testing.ruthless.design/mobile-sdk/getting_started)
- [Network Interconnect](https://cloudflare-docs-testing.ruthless.design/network-interconnect)[Example page](https://cloudflare-docs-testing.ruthless.design/network-interconnect/about)
- [Randomness Beacon](https://cloudflare-docs-testing.ruthless.design/randomness-beacon)[Example page](https://cloudflare-docs-testing.ruthless.design/randomness-beacon/about/Background)
- [Registrar](https://cloudflare-docs-testing.ruthless.design/registrar)[Example page](https://cloudflare-docs-testing.ruthless.design/registrar/about)
- [Spectrum](https://cloudflare-docs-testing.ruthless.design/spectrum)[Example page](https://cloudflare-docs-testing.ruthless.design/spectrum/getting-started)
- [SSL](https://cloudflare-docs-testing.ruthless.design/ssl/ssl-tls)[Example page](https://cloudflare-docs-testing.ruthless.design/ssl/ssl-tls/supported-browsers)
- [Stream](https://cloudflare-docs-testing.ruthless.design/stream)[Example page](https://cloudflare-docs-testing.ruthless.design/stream/faq)
- [Tenant](https://cloudflare-docs-testing.ruthless.design/tenant)[Example page](https://cloudflare-docs-testing.ruthless.design/tenant/tutorial/accounts)
- [Terraform](https://cloudflare-docs-testing.ruthless.design/terraform)[Example page](https://cloudflare-docs-testing.ruthless.design/terraform/tutorial/source-control)
Adam Schwartz's avatar
Adam Schwartz committed
- [Time Services](https://cloudflare-docs-testing.ruthless.design/time-services)[Example page](https://cloudflare-docs-testing.ruthless.design/time-services/ntp/usage)
- [Waf](https://cloudflare-docs-testing.ruthless.design/waf)[Example page](https://cloudflare-docs-testing.ruthless.design/waf/change-log/2019-10-17---emergency-release)

## Migration progress

| Product                  | `pathPrefix`         | Builds | Icon | Prod | Test                                                                                         |
| :----------------------- | :------------------- | :----- | :--- | :--- | :------------------------------------------------------------------------------------------- |
| 1.1.1.1                  | 1-1-1-1              | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/1-1-1-1)                           |
| Access                   | access               | ✕      | ✕    |      | [Test](https://cloudflare-docs-testing.ruthless.design/access)                             |
| Analytics                | analytics            | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/analytics)                       |
| Argo Tunnel              | argo-tunnel          | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/argo-tunnel)                   |
| BYOIP                    | byoip                | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/byoip)                               |
| Distributed Web Gateway  | distributed-web      | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/distributed-web)   |
| Firewall                 | firewall             | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/firewall)                         |
| Gateway                  | gateway              | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/gateway)                           |
| HTTP3                    | http3                | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/http3)                               |
| Image Resizing           | images               | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/images)                     |
| Life of a Request        | internet             | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/internet)                |
| Load Balancing           | load-balancing       | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/load-balancing)             |
| Logs                     | logs                 | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/logs)                                 |
| Magic Transit            | magic-transit        | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/magic-transit)               |
| Mobile SDK               | mobile-sdk           | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/mobile-sdk)                     |
| Network Interconnect     | network-interconnect | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/network-interconnect) |
| Randomness Beacon        | randomness-beacon    | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/randomness-beacon)       |
| Registrar                | registrar            | ✕      | ✕    |      | [Test](https://cloudflare-docs-testing.ruthless.design/registrar)                       |
| Spectrum                 | spectrum             | ✕      | ✕    |      | [Test](https://cloudflare-docs-testing.ruthless.design/spectrum)                         |
| SSL                      | ssl                  | ✕      | ✕    |      | [Test](https://cloudflare-docs-testing.ruthless.design/ssl/ssl-tls)                           |
| Stream                   | stream               | ✕      | ✕    |      | [Test](https://cloudflare-docs-testing.ruthless.design/stream)                             |
| Tenant                   | tenant               | ✕      |      |      | [Test](https://cloudflare-docs-testing.ruthless.design/tenant)                             |
| Terraform                | terraform            | ✕      | ✕    |      | [Test](https://cloudflare-docs-testing.ruthless.design/terraform)                       |
| Time Services            | time-services        | ✕      | ✕    |      | [Test](https://cloudflare-docs-testing.ruthless.design/time-services)               |
| WAF                      | waf                  | ✕      | ✕    |      | [Test](https://cloudflare-docs-testing.ruthless.design/waf)                                   |