Built-in SQL support for GoHugo.io
With my latest changes Hugo, the static site generator, is now capable to connect to any MSSQL, MySQL, PostgreSQL server and of course sqlite3 databases.
With my latest changes Hugo, the static site generator, is now capable to connect to any MSSQL, MySQL, PostgreSQL server and of course sqlite3 databases.
Importing pages via JSON from another URL. With this feature you can let Hugo render virtual pages.
Check out the update in the notes section 2014/12/21/dynamic-pages-with-gohugo.io/.
Update: 8. Feb. 2015 See the Notes section at the end.
Update: 27. Dec 2014
What if you want to create simple pseudo dynamic content within a page or a layout with Hugo, the static site generator?