Page MenuHomeDevCentral

D4198.id11012.diff
No OneTemporary

D4198.id11012.diff

diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -7,15 +7,13 @@
First, the site is bootstraped with the public/ content. It's where the homepage coul be customize.
-Then, it creates subdirectories cloning static content repositories following the instruction of `conf/deploy.json`.
+Then, it creates subdirectories cloning static content repositories following the instruction of `conf/deploy.yaml`.
## To add a subdirectory from a Git repository
-Add a new entry to the `conf/deploy.json` file:
+Add a new entry to the `conf/deploy.yaml` file:
```
-{
- "name": "awesome-app",
- "repo": "https://github.com/awesomeness/awesome-app"
-}
+- name: awesome-app
+ repo: https://github.com/awesomeness/awesome-app
```
diff --git a/conf/deploy.json b/conf/deploy.json
deleted file mode 100644
--- a/conf/deploy.json
+++ /dev/null
@@ -1,4 +0,0 @@
-[{
- "name": "HexGL",
- "repo": "https://github.com/BKcore/HexGL.git"
-}]

File Metadata

Mime Type
text/plain
Expires
Mon, Aug 31, 12:54 (20 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4049902
Default Alt Text
D4198.id11012.diff (950 B)

Event Timeline