Tag: devops
Code Pipeline with jekyll
The Premise Recently I rebuilt my personal website but this time I used Jekyll as my static site generator as I wanted to add blogging but didn’t want to...
Simple Travis CI
This is a simple explanation of how to use Travis CI for a simple package. Login into TravisCI and register your account. Add a public repo and activate...