answart.github.io

answart.github.io

Ruby/Github Pages portfolio website with Jekyll integration. :octocat: ♦️

answart.github.io

Ruby/Github Pages portfolio website with Jekyll integration.

Tech Stack and Key Packages

  • github-pages: Bootstrap the GitHub Pages Jekyll environment locally
  • jekyll: Simple, blog aware, static site generator
  • jekyll-theme-prologue: Jekyll version of the Prologue theme by HTML5 UP
  • jekyll-feed: Jekyll plugin to generate an Atom feed of your Jekyll posts

Getting Started

Install gems then launch app @ 127.0.0.1:4000/answart.github.io

$ bundle install
$ bundle exec jekyll serve

Commands

Command Description
bundle install Install gems in Gemfile
bundle exec jekyll serve Start jekyll site @ 127.0.0.1:4000/answart.github.io