Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 192 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 192 Bytes

redblue-site

RedBlue homepage.

Deploying Changes

  1. git add $FILES && git commit -m "message" or git commit -am "message"
  2. git push
  3. ssh username@domain.tld
  4. jekyll build