karolykass / franela.github.io

Play with docker class-room repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributing

Just check the posts folder and submit your tutorials there.

Running trainings site

Clone the repo and run the following docker container: docker run --rm --label=jekyll --volume=$(pwd):/srv/jekyll -it -p 4000:4000 jekyll/jekyll jekyll serve

Browser the site by visiting http://localhost:4000

About

Play with docker class-room repo


Languages

Language:JavaScript 76.5%Language:CSS 16.9%Language:HTML 6.6%