Skip to content

Commit

Permalink
Updated blog.
Browse files Browse the repository at this point in the history
Signed-off-by: Zelin Cai <[email protected]>
  • Loading branch information
caizelin committed Aug 24, 2023
1 parent 4c94afb commit 53fdf75
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 287 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/blog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Build site
run: mkdocs build

- name: Deploy documentation
- name: Deploy blog
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GOOGLE_ANALYTICS_KEY: ${{ vars.GOOGLE_ANALYTICS_KEY }}
Expand Down
285 changes: 0 additions & 285 deletions docs/.overrides/test.html

This file was deleted.

2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
template: blog.html
title: Latest posts
title: Home
hide:
- navigation
- toc
Expand Down

0 comments on commit 53fdf75

Please sign in to comment.