Skip to content

JYCabello/jycabello-jekyll

Repository files navigation

Yeray Cabello's blog

To run in locally, install ruby 3.1.2 and bundler with gem install bundler, then go to the project folder and do:

bundle install #only once
bundle exec jekyll serve --watch --force_polling

To rebundle the css: Install node, npm and gulp, then go to the project folder and:

npm i
gulp build

About

Source for my jekyll blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published