OSHistory / geostyler-homepage

geostyler.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeoStyler Homepage

This repo holds the content for the GeoStyler Homepage geostyler.org.

Dev Setup

Run

docker run -v $(pwd):/src -p 1313:1313 klakegg/hugo:0.75.1-ext-alpine server

from the root of this project and the site will be served under localhost:1313.

Releases

A new docker image will be released via github action when pushing a tag. The tagname will be used as the image version.

About

geostyler.org

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 99.5%Language:Dockerfile 0.4%Language:HTML 0.1%