My journey
https://sergiorgiraldo.github.io/phd/
https://github.com/users/sergiorgiraldo/projects/3
-
There are a few helpers, use shell scripts
newpost
,newreview
,newtask
for new content -
Badges in readme and about pages are generated automatically running shell script
queryproject
in the pre-commit hook. -
The pre-commit hook also bundles the Jekyll site into the
_site
folder. This is then picked by the github workflow and published in my GH pages.