Adrian Simmons
Adrian Simmons
Crude test - screenshot and compare to previous screenshot - report percentage difference. What other tools can be added to run automatically?
Documentation: https://gohugo.io/hugo-modules/ Example using modules: https://github.com/bep/my-modular-site https://github.com/bep/docuapi Ideas: - It should be possible Flatten site layout with source folders that map to where hugo expects to find source (see docuapi...
Rework pull_sites function to better sync branches other than master, or whichever branch happens to be checked out! Might also be helpful to have pull_sites reset to master branch when...
Although the remote needs to be manually added to each site it would be nice to automate addition of this url to the sites/conf/site-name.conf file.
Go based testing libraries/tools? What to test? Automated front end testing?
Issue here https://github.com/gagern/node-libtidy/issues/2 Repo main page https://github.com/gagern/node-libtidy
As originally conceived web-starter-hugo was intended as a base for a yeoman generator. Thus the workflow would have been to create a new instance of web-starter-hugo for each project. Whilst...
https://angelmmiguel.github.io/svgi/?utm_source=frontendfocus&utm_medium=email Possibly useful to examine svg contents and process accordingly.
Having the nodejuice.js config file in with my project files is a bit of a pain with my workflow. How feasible would it be to have most config options set...
Getting an error whilst trying to get node juice working with a drupal site. sidekick seems to be working ok: { sidekicked: "dev.example.com:80" , code: 200 , ctype: "text/html; charset=utf-8"...