⚔️ 🏰 ⚔️
Chapter Future: Scheduled Release
This is a test chapter with a future publish date. It should not appear in the generated site until August 1st, 2025.
This chapter demonstrates the scheduled publishing feature:
- Publish Date: 2025-08-01
- Current Behavior: Should be excluded from builds (like draft chapters)
- Future Behavior: Will automatically appear when the publish date arrives
- Automation: GitHub Actions cron job will rebuild the site to include it
Testing the Feature
To test this feature:
- Build normally: This chapter should be excluded
- Build with
--include-scheduled
: This chapter should be included - Wait until August 1st, 2025: This chapter will automatically appear
Benefits
- Authors can write chapters in advance
- Consistent publishing schedule
- No manual intervention required
- Perfect for serial web novel releases
Comments