Viewing profile — jekyllontime
jekyllontime
HN member- Joined
- Mon, Jun 24, 2019, 7:11 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About jekyllontime
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!
Recent public activity
-
comment
Comment #20376652
I am working on https://jekyllontime.top/ these days. It is a service to publish jekyll+GitHub Pages blog posts at a given time. This is a pain point I am having myself and that's …
- story