/labarilem.github.io

Personal website.

Primary LanguageJavaScriptOtherNOASSERTION

labarilem.github.io

Repository for my personal website.

Thanks to minimal-mistakes for the Jekyll theme.

Contributors

Requirements

Ruby with the development toolchain must be installed on your machine.

Docs

Here you can read the quick start guide for minimal-mistakes.

Here you can read the full documentation.

Bugs

  • If a post is not generated, try changing the date attribute.

Setup

Run the following commands:

bundle install

Serve website from localhost

Run the dev.sh script in the root folder.

sh dev.sh

Alternatively, run the following command:

bundle exec jekyll serve