Skip to content

dylan-george-field/software.georgefield.com.au

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Site

Based on the Treat template for Jekyll.

Setup

  1. Site details in including Google Analytics/Disqus in _config.yml.
  2. Author details in _data/sidebar.yml

Develop

Requires Ruby 3.8 to run GitHub Pages.

Docker (Windows)

docker run --rm -p 80:4000 --volume="%CD%:/srv/jekyll:Z" --publish [::1]:4000:4000 jekyll/jekyll:3.8.5 jekyll serve

Treat was built with Jekyll version 3.4.3, but should support newer versions as well.

Install the dependencies with Bundler:

$ bundle install

Run jekyll commands through Bundler to ensure you're using the right versions:

$ bundle exec jekyll serve

About

A jekyll blog on github pages for my software related things 💾🍔

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published