Skip to content

kotsaris/codesennin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codesennin.com

Welcome to the sources of my blog. Feel free to clone this for your own Jekyll blog.

Run it locally

The following command builds the site and runs it on https://localhost:4000/

run-site.ps1

Alternatively, via WSL2 in Windows fire up Ubuntu and run the following commands when in the blog dir

\curl -sSL https://get.rvm.io | bash -s stable --ruby
gem install bundler
bundle install
jekyll serve

About

My blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published