No description
- HTML 47.8%
- Shell 46.1%
- Rust 3.8%
- Makefile 2.2%
- Replace all hardcoded absolute paths (e.g. /blog, /contact, /security)
in templates with {{ base_path }}/... for correct sub-path deployment
- Fix 404 handler to use page_context! macro with BasePath extension
- Exclude *.db files from rust-embed TemplateAssets via include-exclude feature
- Add `stop` Makefile target and update `run` to pass --start flag to hero_proc
- Update hero_proc_sdk, hero_rpc, and hero_website_framework to latest
development branch commits; drop unused async-trait dependency
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| blogs | ||
| scripts | ||
| specs | ||
| src | ||
| static | ||
| templates | ||
| .gitignore | ||
| buildenv.sh | ||
| Cargo.lock | ||
| Cargo.toml | ||
| Makefile | ||