Skip to content

Commit 11ec406

Browse files
committed
Delete docs folder
Remove docs folder and add to .gitignore
1 parent bcfa637 commit 11ec406

53 files changed

Lines changed: 2 additions & 33284 deletions

Some content is hidden

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

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ jobs:
4444
uses: peaceiris/actions-gh-pages@v3
4545
with:
4646
github_token: ${{ secrets.GITHUB_TOKEN }}
47-
publish_dir: ./docs
47+
publish_dir: ./_site
4848
publish_branch: gh-pages

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/.quarto/
22
/.vscode
3+
/docs/
34

45
/.luarc.json

docs/Chapters/Calculus/Differential.html

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

docs/Chapters/Calculus/Differential_Equations.html

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

docs/Chapters/Calculus/Integration.html

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

docs/Chapters/Calculus/Introduction.html

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

docs/Chapters/Data_Science/Bootstrap.html

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

docs/Chapters/Data_Science/Causality.html

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

docs/Chapters/Data_Science/Missing_Data.html

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

docs/Chapters/Data_Science/Statistical_Power.html

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

0 commit comments

Comments
 (0)