Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/polettix/busypub

A simple publisher for the ETOOBUSY blog
https://github.com/polettix/busypub

Last synced: 27 days ago
JSON representation

A simple publisher for the ETOOBUSY blog

Awesome Lists containing this project

README

        

# busypub - publish ETOOBUSY automatically

[ETOOBUSY][] is a simple [Jekyll][]-based blog that his hosted on
[GitHub Pages][], where I try to publish one post per day since the
beginning of 2020.

I usually prepare posts with some anticipation, especially leveraging on
the week-ends... so I thought to have a piece of software publish the
stuff when it's the right time.

I use this with [dokku][] - you're invited to do the same with your
blog!

The contents of this repository are licensed according to the Apache
License 2.0 (see file `LICENSE` in the project's root directory):

> Copyright 2020 by Flavio Poletti
>
> Licensed under the Apache License, Version 2.0 (the "License");
> you may not use this file except in compliance with the License.
> You may obtain a copy of the License at
>
> http://www.apache.org/licenses/LICENSE-2.0
>
> Unless required by applicable law or agreed to in writing, software
> distributed under the License is distributed on an "AS IS" BASIS,
> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> See the License for the specific language governing permissions and
> limitations under the License.

[ETOOBUSY]: https://github.polettix.it/ETOOBUSY/
[Jekyll]: https://jekyllrb.com/
[GitHub Pages]: https://pages.github.com/
[dokku]: http://dokku.viewdocs.io/dokku/