Skip to content

mtpatter/running-average

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My running blog using the Skinny Bones theme

Docker Automated buil

For Docker jekyll environment, from the root directory, build a Docker image:

docker build -t "jekyll_blog" .

Run the container with:

docker run --rm -v ${PWD}:/srv/jekyll -p 4000:4000 jekyll_blog

About

Website for my running blog based on skinny bones Jekyll template

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.2%
  • HTML 24.4%
  • JavaScript 10.4%
  • Ruby 2.3%
  • Dockerfile 0.7%