Skip to content

Commit

Permalink
Added stats
Browse files Browse the repository at this point in the history
  • Loading branch information
cmahnke committed May 19, 2024
1 parent f275acb commit 14ae2ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ jobs:
run: |
./scripts/setup.sh
- name: Generate stats
run: |
./themes/projektemacher-base/scripts/stat.sh
- name: Build Hugo site
run: hugo --printI18nWarnings --printUnusedTemplates

Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ static/fonts
# 3D Models
content/**/*.gtlf
content/**/*.glb
data/stats.json

0 comments on commit 14ae2ca

Please sign in to comment.