Skip to content

Commit 51203c0

Browse files
committed
new static site resource
1 parent 1235ab0 commit 51203c0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/pages/07-web-development/33-static-site-generator.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,3 +215,7 @@ deployment.
215215
Note that you cannot currently use HTTPS on Google Storage servers, which is a huge
216216
downside.
217217

218+
* [Deploying a Static Blog with Continuous Integration](https://www.loxodrome.io/post/hugo-on-ci/)
219+
uses a Hugo (a Golang-based static site generator) generated site
220+
as an example but the instructions can easily be used to deploy
221+
a Python-based static site generator output as well.

0 commit comments

Comments
 (0)