From bdd15e351dc1516cda9430730eb85596dc57564b Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Tue, 12 Mar 2019 20:25:42 +0900 Subject: [PATCH] Add: GitHub Actions to build hugo site --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c0cd85f..099b645 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Hugo is a general-purpose website framework—written in Go—that generates sta - [Hugo Starter with Gulp Asset Pipeline, SVG Icons, partials for global components, metadata, and social.](https://github.com/rdwatters/hugo-starter) - [Atlas: Hugo boilerplate](https://github.com/indigotree/atlas) - [Hugo's Pipes functionality using TailwindCSS and PurgeCSS](https://github.com/budparr/hugopipes-tailwindcss) +- [GitHub Action to build Hugo site](https://github.com/lowply/build-hugo) ## Theme Components