albertoaflores / albertoaflores.github.io

Personal Blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alberto's Blog

This blog is based on Jekyll. This can be found at:

https://albertoaflores.github.io

Running locally

Make sure you have ruby version 2.7.1. For simplicity, see the .ruby-version file if using

Running the following:

bundle exec jekyll serve

Runs Jekyll locally with our server running on port localhost:4000

Additionally, consider running this instead:

bundle exec jekyll serve --drafts

Updating

Since we are (ideally) using bundler, we can run the following:

bundle update

This should update the Gemfile.lock which contains all dependency versions.

About

Personal Blog


Languages

Language:HTML 81.8%Language:SCSS 16.8%Language:JavaScript 1.1%Language:Ruby 0.4%