jk.nipponalba.scot website https://jk.nipponalba.scot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 

506 B

date draft posttype sensitive slug visibility title
2021-02-12 09:57:31 false note false 6026510b public note

Looking into alternatives to DroneCI for my Hugo & Gitea set up.. it has become unbearably slow and now all of a sudden, the (unchanged) process flow is removing all site CSS if I delete a post..

On a git commit, it needs to:

  1. git pull to local repository on web server
  2. run a Hugo build command

Simple enough.. I wonder if I can just create a script as a Gitea webhook?