Skip to content

Commit

Permalink
[docs] mv website/datafuse website/databend
Browse files Browse the repository at this point in the history
Signed-off-by: Chojan Shang <psiace@outlook.com>
  • Loading branch information
PsiACE committed Sep 13, 2021
1 parent 3a68d56 commit b1c65a0
Show file tree
Hide file tree
Showing 331 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
docker/** -text
scripts/** -text
website/datafuse/** -text

website/databend/** -text
4 changes: 2 additions & 2 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ jobs:

- name: Install Python dependencies
run: |
cd website/datafuse
cd website/databend
make install
- name: Deploy website
env:
GOOGLE_ANALYTICS_KEY: ${{ secrets.GOOGLE_ANALYTICS_KEY }}
run: |
cd website/datafuse
cd website/databend
make build
make deploy
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion website/datafuse/README.md → website/databend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Dependencies

```markdown
cd website/datafuse
cd website/databend
make install
```

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ site_description: >-
# Repository
repo_name: datafuselabs/databend
repo_url: https://github.com/datafuselabs/databend
edit_uri: "https://github.com/datafuselabs/databend/tree/master/website/datafuse/docs"
edit_uri: "https://github.com/datafuselabs/databend/tree/master/website/databend/docs"

# Copyright
copyright: Copyright &copy; 2020 - 2021 Datafuse Labs
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit b1c65a0

Please sign in to comment.