Skip to content

reside-ic/reside-ic.github.io

Repository files navigation

Developing

Important! Do not edit the master branch. It is auto-generated by hugo. The default branch for this repo is source

Get started

  1. Install hugo
  2. Clone the repo
     git clone git@github.com:reside-ic/reside-ic.github.io.git
    
    You will automatically have checked out the source branch, which is the default branch for this repo and contains the source code for the hugo site.
  3. Make changes on a branch
  4. To view changes locally run hugo server
  5. To publish merged changes, from the source branch run
     ./scripts/publish.sh
    

Editing the theme

We're using cocoa-eh, available under the MIT license.

Adding a blog post

Add a new markdown file in content/blog