My personal blog. Posts about technology and stuff.
Needs to install Ruby in order to execute bundle commands
On MacOS make sure you are not using system's Ruby. Install brew, then ruby, and add everything to appropriate .profile
bundle exec jekyll servebundle
bundle updatebundle exec jekyll buildEnable draft posts in order to preview them
bundle exec jekyll serve --draftsnpm install -g yarn
yarn
yarn compile
yarn watch
place source images under _srcassets/projects
then run
node .\generateAssets.js