anthonydillon / juju.is

The website for juju.is

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

juju.is

CircleCI build status Code coverage

This is the repo for the Juju website.

Usage

Install the dotrun snap, then run:

dotrun

And click on the server link that appears in the server logs.

Run locally with search functionality

If you wish to run the site locally with search enabled, you'll need to pass a key. This key can be obtained from the Google Cloud Platform console, or by contacting #webteam on IRC if you don't have access.

dotrun --env SEARCH_API_KEY={your_key_here}

Deploy

You can find the deployment config in the deploy folder.

About

The website for juju.is

License:GNU General Public License v3.0


Languages

Language:HTML 59.5%Language:SCSS 16.7%Language:JavaScript 9.9%Language:Shell 8.6%Language:Python 4.7%Language:Dockerfile 0.6%