My blogging workflow - no CI :sunglasses:

TLDR, jekyll + VSC + github workflow

I have created a new file called “2020-05-05-my-blogging-workflow-no-ci.md” and added some content to it. The file is opened in visual studio code along with a markdown preview extension panel on the side.

I need to find a way to keep emoji snippets at hand. But it is of low priority. The snippet is available at Markdown Emoji Gist](https://gist.github.com/rxaviers/7360908)

Next, I’ll be testing the blog post on my local machine then bush the latest build onto github.

It will be interesting to see how any CI-CD tool will change the workflow and ease my life.

all tags