gophergala2016/hugoku

Name: hugoku

Owner: gophergala2016

Description: Hugoku is an open and automated PAAS solution to host Hugo static websites.

Created: 2016-01-23 01:05:31.0

Updated: 2018-03-04 03:39:42.0

Pushed: 2016-01-25 00:00:43.0

Homepage:

Size: 950

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

License ReportCard

Hugoku

Hugoku is an open and automated PAAS solution to host Hugo static websites.

Description

The name of hugoku came from the fusion of hugo and heroku and some power of Goku.

Hugo try to be a service like Heroku for automate the generation of static websites on the top of Hugo.

In the market there is other solution for doing that like netlify, but no as open source, and not created in the Gopher Gala.

Configuration

Define the HUGOKU_OAUTH2_CLIENT_ID and HUGOKU_OAUTH2_CLIENT_SECRET environment variables with your Github App credentials.

You can also set the HUGOKU_OAUTH2_CALLBACK_URL environment variable to point to the url for the callback auth call usually https://yourdomain.com/auth/callback for example:

https://example.com/auth/callback

Or you can also set the callback when you register the application on Github using the field Authorization callback URL

Install
et github.com/gophergala2016/hugoku
Launch

Just run it:

goku

Take a look at the Showcase


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.