summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-06-18 13:19:57 -0700
committerNate Sesti <sestinj@gmail.com>2023-06-18 13:19:57 -0700
commitb9eb7eba40d6bc40e74b90c24945bb47492ac8ae (patch)
tree4cd39e307cd371320e701d453d1a12652ff5ab80 /docs
parenta065499f67ec05e58ff867b4b7b803b9641b9acc (diff)
downloadsncontinue-b9eb7eba40d6bc40e74b90c24945bb47492ac8ae.tar.gz
sncontinue-b9eb7eba40d6bc40e74b90c24945bb47492ac8ae.tar.bz2
sncontinue-b9eb7eba40d6bc40e74b90c24945bb47492ac8ae.zip
docs
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/getting-started.md19
-rw-r--r--docs/static/img/continue-screenshot.pngbin0 -> 531452 bytes
2 files changed, 6 insertions, 13 deletions
diff --git a/docs/docs/getting-started.md b/docs/docs/getting-started.md
index b7401106..afad3cce 100644
--- a/docs/docs/getting-started.md
+++ b/docs/docs/getting-started.md
@@ -1,20 +1,13 @@
# Getting started
-## GitHub Codespaces Demo
+## Download for VS Code
-[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/continuedev/continue-codespaces-demo?quickstart=1)
+1. Download on the VS Code Extension Marketplace [here](https://marketplace.visualstudio.com/items?itemName=Continue.continue).
-1. Click the `Open in GitHub Codespaces` badge above
+2. Once downloaded, the extension will take about 30 seconds to load, and then you can open the left sidebar, as seen below.
-:::tip
-We don't want to waste your time with install and env setup before you try Continue, so we set up a GitHub Codespace for you, which **won’t cost you anything**. If you are using GitHub Free for personal accounts, you can [use Codespaces for 120 hours per month for free](https://docs.github.com/en/billing/managing-billing-for-github-codespaces/about-billing-for-github-codespaces#monthly-included-storage-and-core-hours-for-personal-accounts)
-:::
+3. If it's your first time using Continue, it will open a file called `calculator.py` where you can play around with Continue's functionality.
-2. Select the `Create new codespace` button and wait 30-90 seconds while it launches and installs the Continue extension. Once complete, it should look like this:
+![codespaces-install](/img/continue-screenshot.png)
-![codespaces-install](/img/codespaces-install.png)
-
-## Next Steps
-
- - Read the `Getting Started` section of the `README.md` file that has been opened in your codespace, which you can also find [here](https://github.com/continuedev/continue-codespaces-demo/blob/main/README.md)
- - If you're ready to download for VS Code, you can do so [here](https://marketplace.visualstudio.com/items?itemName=Continue.continue) \ No newline at end of file
+[test file](file:///Desktop/minor_application.pdf)
diff --git a/docs/static/img/continue-screenshot.png b/docs/static/img/continue-screenshot.png
new file mode 100644
index 00000000..de5fe8a2
--- /dev/null
+++ b/docs/static/img/continue-screenshot.png
Binary files differ