diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index ace44db..8d8b70e 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -48,7 +48,6 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./_site - enable_jekyll: true cname: www.tagiml.com diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ccc9fd9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.DS_Store \ No newline at end of file diff --git a/quick_tutorial.md b/quick_tutorial.md index 478bd93..dcc7200 100644 --- a/quick_tutorial.md +++ b/quick_tutorial.md @@ -1,13 +1,3 @@ - - # 1D toy regression problem ## Introduction