ricardoi / ricardoi.github.io

My website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for Ricardo I Alcala's website ricardoi.github.io.

Clone from matocci27.github.io -> modified from t413.com/SinglePaged.

Requirements

  • Ruby --> brew install ruby [preferred]
  • Bundler --> gem install bundler [preferred]
  • gem packages in Gemfile
% gem install bundler
% bundle install

Usage

rake publish will generate and publish website to gh-pages. I need this step because the default Github pages workflow does not allow most of the plugins to run for security reasons.

git push -f push the code to gh-pages. I need this step because I am having a liquid tag problem that does not push locally the code.

to do

  • markdown for software page

website

About

My website

License:MIT License


Languages

Language:HTML 97.0%Language:C 1.7%Language:CSS 0.9%Language:TeX 0.1%Language:Ruby 0.1%Language:JavaScript 0.1%Language:Stan 0.0%