Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Scthe committed Sep 30, 2024
1 parent 64b5471 commit 629232f
Show file tree
Hide file tree
Showing 5 changed files with 95 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
touch build/.nojekyll
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
uses: JamesIves/github-pages-deploy-action@v4.6.4
with:
folder: build
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Changelog


## Sept 30, 2024

- Update `README.md`:
- simplification,
- materials (["Notes from 'Nanite GPU Driven Materials'"](https://www.sctheblog.com/blog/nanite-materials-notes/)).
- Add changelog.


## Sept 7, 2024

- Fixes for user-reported errors.


## Aug 16, 2024

- `README.md` rewrite.


## July 15, 2024

- Initial release.
Loading

0 comments on commit 629232f

Please sign in to comment.