Skip to content

A collection of snippets, tips and reflections on what worked and more importantly, what didn't.

Notifications You must be signed in to change notification settings

jSherz/jsj-blog

Repository files navigation

jsj-blog

A collection of snippets, tips and reflections on what worked and more importantly, what didn't.

Proudly powered by Jekyll.

Read the blog

Unless you're a big fan of raw Markdown, you can view the blog at https://jsherz.com.

Developing and publishing

Install rbenv and then Ruby version 3.3.6

rbenv install 3.3.6

To run a development server on port 4000, use:

bundle install
bundle exec jekyll serve

To build the assets ready to upload to your favourite CDN:

bundle exec jekyll build

About

A collection of snippets, tips and reflections on what worked and more importantly, what didn't.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages