Skip to content

Commit 795d7f0

Browse files
Remove circleCI config
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipul@balena.io>
1 parent 74b0464 commit 795d7f0

File tree

2 files changed

+1
-38
lines changed

2 files changed

+1
-38
lines changed

.circleci/config.yml

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Now you can make changes in this branch. Since our docs are static pages generat
8888
```
8989
npm run build:fast
9090
```
91-
This will skip over downloading files from external sources which is a time taking process. However there is a handy watch functionality that will watch for changes in `/pages`, `/shared`, and `/templates` and rebuild each time you save your changes. To use this, open a new tab in your terminal and run:
91+
This will skip over downloading files from external sources which takes a while. However there is a handy watch functionality that will watch for changes in `/pages`, `/shared`, and `/templates` and rebuild each time you save your changes. To use this, open a new tab in your terminal and run:
9292
```
9393
npm run watch-pages
9494
```

0 commit comments

Comments
 (0)