Skip to content

cschep/schepman.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCHEPMAN.ORG

This repo contains the personal website of Chris Schepman.

Want to know more? You can read about it on.. well. the personal website of Chris Schepman. 🌝

Deploy Notes

  1. ansible-playbook -i inventories/preprovision.ini preprovision.yml
  2. ansible-playbook -i inventories/production.ini provision.yml
  3. bundle exec jekyll build
  4. ansible-playbook -i inventories/production.ini deploy.yml
  5. 🎉