Loading schedule...

How to schedule a blog post

  1. Write your blog post HTML file (copy an existing one from blog/ as a template).
  2. Name the file: YYYY-MM-DD__your-post-slug.html
    Example: 2026-06-15__website-design-dacula-ga.html
  3. Drop the file into the blog/scheduled/ folder in your Replit project.
  4. That's it. The server automatically moves it to blog/ and makes it live on the scheduled date.