Skip to content

devChuk/devchuk.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devChukV3

Personal website

Notes

* 7.7 / 144 magic ratio.

bundle exec jekyll serve --watch
bundle exec guard

11 x 8.5 photos
16 x 9 article display in posts

find . -path ./_site -prune -o -name '*.html' | xargs wc -l
find . -name '*.scss' | xargs wc -l
find . -name '*.css' | xargs wc -l
find . -name '*.dev.js' | xargs wc -l