Commit Graph

22 Commits (v0.14.1)

Author SHA1 Message Date
Anthony J. Martinez 752378c8d2
Update deps and rev to 0.11.7, adds Contact section to README.md 2 years ago
Anthony J. Martinez a89420d08c
Update deps and rev to 0.11.6
- Adds roadmap item for #48 to README.md
2 years ago
Anthony J. Martinez 67f9ed70dd
Update README.md 2 years ago
Anthony J. Martinez 96dee7eae1
Update deps, implement RSS feed, rev 0.11.0 2 years ago
Anthony J. Martinez ddda9211fe
Prep for addition of RSS feature 2 years ago
Anthony J. Martinez ec44b451df
Rev to 0.10.0 implementing initial gallery support
- Close #39
2 years ago
Anthony J. Martinez 3e35706eee
Prepare for simple gallery feature to get started 2 years ago
Anthony J. Martinez d407472693
Check favicon box in README.md 3 years ago
Anthony J. Martinez c88be988f4
Update roadmap items in README.md 3 years ago
Anthony J. Martinez 8ef1d0041a Update README.md 3 years ago
Anthony J. Martinez af11b1e9c5 Remove Credentials struct
- Closes #27
3 years ago
Anthony J. Martinez 4ef61a124a Fix typo 3 years ago
Anthony J. Martinez 0b43784f39 Update README.md and test-config.toml 3 years ago
Anthony J. Martinez 0582416ca1 Add bind address and port to configuration file
- Close #23
3 years ago
Anthony J. Martinez bb3e5e3fdb Add support for rendering single posts
- Majorly refactor around Engine rather than AppConfig
- Update default template, and test template
- Add tests for individual post handling
- Update README.md
- Close #20
3 years ago
Anthony J. Martinez 7b0f51d02f Add support for user-defined templates
- Rev to 0.5.0
- Update README with notes about using custom templates
- Add test site files to support testing custom templates
- Add tests for custom templates
- Add template field to Site struct
- Refactor render.rs to support loading template based on Site fields
- Add trace for the exact Tera instance loaded
- Close #8
3 years ago
Anthony J. Martinez 6c46c849d5 Update roadmap 3 years ago
Anthony J. Martinez 38e1337e08 Move to binary crate only, move to 'anyhow' for error handling. 3 years ago
Anthony J. Martinez 4e95a3dbbf Add roadmap to README.md 3 years ago
Anthony J. Martinez ec96dd1218 Add logging, refactor Blog to Site, update README.md 3 years ago
Anthony J. Martinez 8c10b0fce0 Close #5 by implementing logging.
- Default level is INFO
- If -v is passed as an option, level is DEBUG
- If -vv or -v -v is passed, level is TRACE
- Adding additional -v level is still TRACE
3 years ago
Anthony J. Martinez 491984fcf0 Name the project. Add a README, and license headers. 3 years ago