Source of contents at [iqb-tech-blog|(https://inqbarna.github.io/iqb-tech-blog/)]
Install needed dependencies:
gem install jekyll bundler
bundle install
Uou may need brew and some gem environment selector? Please see [(https://jekyllrb.com/docs/installation/macos/)]
And... you may install Visual Studio Code, which is nice for markdown editing.
Add your new posts to the _posts
folder.
You can debug your results running
bundle exec jekyll serve --livereload
More info at [Jekyll|(https://jekyllrb.com/docs/)]
Pushing to main automatically depoys to [iqb-tech-blog|(https://inqbarna.github.io/iqb-tech-blog/)].