Skip to content

Commit f1727fd

Browse files
committed
clean up devspaces
1 parent a117fcf commit f1727fd

File tree

71 files changed

+32
-469
lines changed

Some content is hidden

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

71 files changed

+32
-469
lines changed

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@
99
### Instant, easy, and predictable development environments
1010

1111
[![Join Discord](https://img.shields.io/discord/903306922852245526?color=7389D8&label=discord&logo=discord&logoColor=ffffff&cacheSeconds=1800)](https://discord.gg/jetify)
12+
[![Discord](https://img.shields.io/discord/102860784329052160?color=7289DA&label=Discord&logo=discord&logoColor=fff)](https://discord.gg/devbox)
1213
![License: Apache 2.0](https://img.shields.io/github/license/jetify-com/devbox)
1314
[![version](https://img.shields.io/github/v/release/jetify-com/devbox?color=green&label=version&sort=semver)](https://github.com/jetify-com/devbox/releases)
1415
[![tests](https://github.com/jetify-com/devbox/actions/workflows/cli-post-release.yml/badge.svg)](https://github.com/jetify-com/devbox/actions/workflows/cli-release.yml?branch=main)
1516
[![Built with Devbox](https://www.jetify.com/img/devbox/shield_galaxy.svg)](https://www.jetify.com/devbox/docs/contributor-quickstart/)
17+
[![Twitter](https://img.shields.io/twitter/follow/jetify?style=social)](https://twitter.com/jetify)
1618

1719
## What is it?
1820

@@ -32,10 +34,6 @@ internally powered by `nix`.
3234

3335
## Demo
3436

35-
You can try out Devbox in your browser using the button below:
36-
37-
[![Open In Devspace](https://www.jetify.com/img/devbox/open-in-devspace.svg)](https://auth.jetify.com/devspace/templates/tutorial)
38-
3937
The example below creates a development environment with `python 2.7` and
4038
`go 1.18`, even though those packages are not installed in the underlying
4139
machine:
@@ -97,9 +95,9 @@ ways, including:
9795

9896
## Quickstart: Fast, Deterministic Shell
9997

100-
In this quickstart well create a development shell with specific tools
98+
In this quickstart we'll create a development shell with specific tools
10199
installed. These tools will only be available when using this Devbox shell,
102-
ensuring we dont pollute your machine.
100+
ensuring we don't pollute your machine.
103101

104102
1. Open a terminal in a new empty folder.
105103

@@ -137,12 +135,12 @@ ensuring we don’t pollute your machine.
137135
devbox shell
138136
```
139137

140-
You can tell youre in a Devbox shell (and not your regular terminal) because
138+
You can tell you're in a Devbox shell (and not your regular terminal) because
141139
the shell prompt changed.
142140

143141
6. Use your favorite tools.
144142

145-
In this example we installed Python 3.10, so lets use it.
143+
In this example we installed Python 3.10, so let's use it.
146144

147145
```bash
148146
python --version
@@ -174,11 +172,11 @@ the full list of commands.
174172

175173
## Join our Developer Community
176174

177-
- Chat with us by joining the [Jetify Discord Server](https://discord.gg/jetify)
175+
- Chat with us by joining the [Jetify Discord Server](https://discord.gg/devbox)
178176
– we have a #devbox channel dedicated to this project.
179177
- File bug reports and feature requests using
180178
[Github Issues](https://github.com/jetify-com/devbox/issues)
181-
- Follow us on [Jetify's Twitter](https://twitter.com/jetify_com) for product
179+
- Follow us on [Jetify's Twitter](https://twitter.com/jetify) for product
182180
updates
183181

184182
## Contributing

docs/README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
# Website
22

3-
This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.
3+
This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.
44

5-
You can also test and contribute to our docs online using Jetify Devspace!
6-
7-
[![Open In Devspace](https://www.jetify.com/img/devbox/open-in-devspace.svg)](https://cloud.jetify.com/new/github.com/jetify-com/devbox?folder=docs/app)
85

96
## Installation
107

@@ -35,3 +32,11 @@ This command generates static content into the `build` directory and can be serv
3532
When a pull request is opened, it will automatically deploy via CICD to a preview.
3633
When a pull request is merged, it will automatically deploy to production.
3734
Check https://www.jetify.com/devbox/ after merge to see the latest changes.
35+
36+
# Devbox Documentation
37+
38+
Welcome to the Devbox documentation! This documentation is built using Docusaurus and contains all the information you need to get started with Devbox.
39+
40+
## Contributing to Documentation
41+
42+
We welcome contributions to our documentation! If you find any issues or would like to suggest improvements, please feel free to open a pull request.

docs/app/cloud/devspace/_category_.json

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

docs/app/cloud/devspace/faq.md

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

docs/app/cloud/devspace/index.md

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

docs/app/cloud/devspace/managing_devspaces.md

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

docs/app/cloud/devspace/sharing_devspaces.md

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

docs/app/cloud/devspace/start_a_devspace.md

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

docs/app/cloud/faq.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,6 @@ Jetify Deploys cost $0.10/vCPU per hour while your deployment is scheduled. If y
3131
3232
-->
3333

34-
## What are the specs of Jetify Devspace?
35-
36-
Devspaces by default have:
37-
38-
* 4 Dedicated vCPUs
39-
* 16 GB of RAM
40-
* 10 GB of user SSD Storage
41-
42-
Larger instances or more resources are available on request for paid customers! Contact us at [**[email protected]**](mailto:[email protected]?subject=Request More Resources)
4334

4435
## How does pricing for Jetify Cache work?
4536

docs/app/cloud/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Jetify Cloud is currently available in Early Access. We're actively working on a
1717

1818
Jetify Cloud currently includes:
1919

20-
**[Jetify Devspace](./devspace/index.md):** Create isolated, reproducible development environments for your team. Use Devbox to define the packages and configuration for your environment, and access your devspace anywhere from the browser.
20+
**[Jetify Cloud](./index.md):** A cloud platform for running Devbox environments. Use Devbox to define your environment, and run it in the cloud with a single command.
2121

2222
**[Jetify Cache](./cache/index.md)**: Provides a secure, private cache to share packages across all your Devbox projects and environments, whether sourced from Nixpkgs or Flakes. Avoid rebuilding custom packages locally or in CI.
2323

@@ -29,7 +29,7 @@ More features are coming soon, keep an eye on our [**blog**](https://www.jetify.
2929

3030
## Getting Started
3131

32-
- Create your first [**Jetify Devspace**](./devspace/index.md) and start developing in the cloud
32+
- Create your first [**Jetify Cloud**](./index.md) environment and start developing in the cloud
3333
- Speed up your dev environments with [**Jetify Cache**](./cache/index.md)
3434
- Integrate Secrets with your Devbox project using [**Jetify Secrets**](./secrets/index.md)
3535
- Learn how to [**create your team**](./dashboard/creating_your_team.md) and [**invite members**](./dashboard/inviting_members.md)

0 commit comments

Comments
 (0)