rafael747 / blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personal Blog

Netlify Status Build Status

My personal blog at: https://teffa.dev

Quick Start

Getting the code

  1. Clone repository (git users), or [download] and unzip.
  2. Open terminal, cd into root directory (where _config.yml is located)

Running locally using ruby

  1. bundle install
  2. bundle exec jekyll serve
  3. Open http://localhost:4000/

Running locally using docker

  1. docker-compose up
  2. Open http://localhost:4000/

About


Languages

Language:Ruby 83.9%Language:HTML 7.1%Language:SCSS 4.9%Language:Dockerfile 4.2%