Skip to content

carlosabella/logbook.github.io

Repository files navigation

Log Book

pages-build-deployment workflow draft-create workflow

My tech notes and thoughs built on Jekyll.

Deploy

Just push to source repository

git push origin main

Local development

In order to make easier local builds, I've created this two alias in my "~/.zshrc" configuration file.

alias jbuild="bundle exec jekyll build"
alias jserve="bundle exec jekyll serve"

About

Stories about my tech life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published