Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 251 Bytes

File metadata and controls

5 lines (4 loc) · 251 Bytes

rus4j.org

Personal blog about my programming experience rus4j.org
To run it locally using docker from the project root:

docker run --name blog --volume="$PWD:/srv/jekyll" -p 3000:4000 -it jekyll/jekyll:4.2.0 jekyll serve