New Features
- Automated content refresh (refreshes existing pages, and reloads entire sitemap changes)
- Git based content management
- Github webhook integration, automating checkouts on new pushes
- Memory and other performance fixes/enhancements
What's Changed
- Adds sitemap hash by @Jerboa-app in #95
- silent sitemap build by @Jerboa-app in #100
- Server swapping by @Jerboa-app in #101
- Adds try_post for Discord by @Jerboa-app in #104
- Add changes msg by @Jerboa-app in #105
- get_content applies ContentFilter by @Jerboa-app in #109
- Adds stats don't report invalid paths option by @Jerboa-app in #111
- adds git clone by @Jerboa-app in #113
- Track git repo if given in config by @Jerboa-app in #114
- Fix 115 by @Jerboa-app in #117
- Clear stats on save by @Jerboa-app in #119
- ContentTree::contents is BTreeMap by @Jerboa-app in #125
- Adds github webhook integration by @Jerboa-app in #123
- Fix ssh clone and pull by @Jerboa-app in #127
- Use short hash, format time in pull notification by @Jerboa-app in #133
- Task and Server returned seperately by @Jerboa-app in #135
- Update to axum=0.7.4 by @Jerboa-app in #137
- Fix discord formatting by @Jerboa-app in #138
Full Changelog: v0-0.2.2...v0-0.3.0