Skip to content

Latest commit

 

History

History
executable file
·
18 lines (9 loc) · 280 Bytes

README.md

File metadata and controls

executable file
·
18 lines (9 loc) · 280 Bytes

telefonosuci.github.io

My personal tiny Github site.

Thanks to thelehhman.com for theme template.

Install bundler

gem install jekyll bundler

Create site

jekyll new myblog

run Jekyll

bundle exec jekyll serve