Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
user:jekyllontime
created:June 24, 2019
karma:1
about:I've started using Jekyll+GitHub pages recently and noticed that there was no easy way to schedule posts to be published later. As a result, I started making jekyllontime.top. Currently it is in a very early stage, but I would appreciate any feedback!

The most pressing questions are: - how much would you pay for this? - what is the worst in the current implementation?

More details: The site works on Django + Celery. When a new post-task is created, Django creates a Celery task for a given time. The publishing itself works through git. First, the repository is downloaded, then your patch is applied and the result is pushed back.

Thank you!

submissions
comments
favorites