KiwiBear / provenance-emu.github.io

Repo for the website https://provenance-emu.com

Home Page:https://provenance-emu.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provenance Site

This repository serves the source code for https://provenane-emu.com which uses Hugo.

This repo is setup to automatically build and deploy to GitHug pages on the branch gh-pages

Building locally / developing

  1. Install Hugo
  2. Clone this repository
git clone https://github.com/Provenance-Emu/provenance-emu.github.io
cd provenance-emu.github.io
  1. Edit any files you want to change.

  2. Run Hugo and select the theme of your choosing

hugo server
  1. View and test the page locally at http://localhost:1313/

  2. Open a Pull-Request here.

About

Repo for the website https://provenance-emu.com

https://provenance-emu.com

License:Other


Languages

Language:HTML 71.8%Language:CSS 15.8%Language:JavaScript 9.3%Language:SCSS 3.1%