> On Aug 23, 2021, at 10:09 AM, Howard Butler <how...@hobu.co> wrote:
> 
> 
> 
>> On Aug 23, 2021, at 11:52 AM, Sandro Santilli <s...@kbt.io> wrote:
>> 
>> Setting up a cron job or git hook to build & publish the site
>> upon commit to a git repository would be easy (under Gitea).
> 
> You guys hate the evil GitHub empire, but the way to do this is to create a 
> GitHub action that pushes the site whenever  the branch that contains the 
> active docs is pushed. See PROJ, PDAL, GDAL, and others for examples of this 
> pattern working successfully for large projects.

This is what I was planning, but frankly the effort in just getting a 
worthwhile site content written is the main blocker :) since the community 
seems to actually WANT it, it'll go to the top of my list once Summer Fun is 
over (Labour Day)

P

> 
> A cron on some random computer somewhere with cached credentials is fragile, 
> brittle, tied to the person who knows the details of it, and probably 
> insecure.
> 
> Howard
> 
> _______________________________________________
> geos-devel mailing list
> geos-devel@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geos-devel

_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to