Hacker News new | ask | show | jobs
by kodablah 3865 days ago
I have not used it so it is a bit unfair to ask for concrete examples of what I would need that it doesn't do. But in general, something like using the GitHub API (as my user) to obtain a list of recent commits to format a certain way could be an example.

But in all honesty my question was also wondering if this had a good story around runtime Go compilation since I am building a Go project that could be construed as a "static-binary generator" for an orchestration and configuration management system.

1 comments

I've implemented the getJSON Feature http://gohugo.io/extras/datadrivencontent/ and this should be what you are looking for ;-)