Hugo / file-includes => killer production pipeline

I’m just taking a look at Hugo (static CMS, see https://gohugo.io) and think it would be great to use BSS for the design part, and somehow include the generated static output from Hugo.

I think if BSS would support a file-include command which would be executed on export, a nice production pipeline could be build. We already have a post-processing export script.

A pre-processing (call something like Hugo) and file-include command (include the generated content) is all that’s missing. If the file-include command can handle things like stripping some content or selecting only parts of a file I’m sure a very nice production pipeline can be setup.

Finally add a way where I can call BSS from command line to update my site with just one command…

1 Like