/mcaliman.github.io

My Web Site & Blog Contents

Primary LanguageSCSSOtherNOASSERTION

README

Build site

bundle exec jekyll build

Serve (local) site

bundle exec jekyll serve

Publish

git add --all .
git commit -m "update r2023.06"
git push origin master --force-with-lease