Are we aware of any efforts to decentralize git so that blogs made with it can't be silenced at one point of failure?
Jekyll is open source and it can be run on any server (I always use it locally) and its output is just static HTML, which means it can be served from anywhere.
HubPress.io: A web application to build your blog on GitHub
31–40 of 46 posts
Re: HubPress.io: A web application to build your blog on GitHub
#32Re: HubPress.io: A web application to build your blog on GitHub
#33Re: HubPress.io: A web application to build your blog on GitHub
#34Genuine question: Is there any attraction of this tool for folks who already know how to use a static site generator (SSG)? I'm guessing most people who understand how to use git could catch onto an SSG overnight. (I should add that this is an impressive concept and I'm just begging for a reason to use it).
Re: HubPress.io: A web application to build your blog on GitHub
#35Great idea to leverage GitHub pages! Not sure if this has been done before but this is certainly a lucrative SaaS opportunity due to the non-existent marginal cost of creating a GitHub site. -- IF OP is the author (or the author sees this) Couple of nitpicks about your landing page: - Syntax / typo: "no server's rent" --> "no server costs to pay" or similar - Please do your visitors a favour and add controls to your…
Seems similar to TinyPress: https://tinypress.co/
Re: HubPress.io: A web application to build your blog on GitHub
#36Genuine question: Is there any attraction of this tool for folks who already know how to use a static site generator (SSG)? I'm guessing most people who understand how to use git could catch onto an SSG overnight. (I should add that this is an impressive concept and I'm just begging for a reason to use it).
Re: HubPress.io: A web application to build your blog on GitHub
#37Re: HubPress.io: A web application to build your blog on GitHub
#38Re: HubPress.io: A web application to build your blog on GitHub
#39https://gist.github.com/sebastianconcept/caf92590d15b073993f...
Re: HubPress.io: A web application to build your blog on GitHub
#40Could I run this off a locally hosted gitlab repo too somehow?