sp3c73r2038 / website-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quick start

# you may want to set HTTP_PROXY and HTTPS_PROXY depending on your environment
# to download go modules

# all example is in this folder
cd exampleSite

# preview
hugo server -b <your-access-url> --bind 0.0.0.0

# build
hugo

credit

theme: https://github.com/theNewDynamic/gohugo-theme-ananke

About

License:MIT License


Languages

Language:HTML 95.4%Language:CSS 4.6%