Redconfetti.github.io

screenshot of Redconfetti.github.io

Jekyll source for RubyColoredGlasses.com

Overview

RubyColoredGlasses is a blog powered by Jekyll, a static site generator. It utilizes the Jekyll-Uno theme and is hosted on GitHub Pages. The blog incorporates Liquid templates for configuration and uses the Simple-Jekyll-Search plugin for search functionality. Code highlighting is supported using the Rouge gem and presentations are planned to be powered by Reveal.js.

Features

  • RBenv installation for managing Ruby versions
  • Gem installation using Bundler for managing gem dependencies
  • Jekyll-powered blog with the Jekyll-Uno theme
  • Configuration stored in config.yml
  • Local preview using the command "jekyll serve" and visiting http://127.0.0.1:4000/
  • Search functionality powered by the Simple-Jekyll-Search plugin
  • Code highlighting using the Rouge gem
  • Support for presentations powered by Reveal.js

Summary

RubyColoredGlasses is a blog that utilizes Jekyll and various plugins to provide a visually appealing and functional website. It supports code highlighting, search functionality, and the ability to add presentations. The installation process involves setting up RBenv, installing the necessary gems, and configuring the site using Liquid templates. Once installed, the blog can be previewed locally before publishing it to GitHub Pages.