Skip to content

airmencoders/travisspark.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

906 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Edit files before committing them:

Install Ruby

First, make sure you have Ruby installed. You can confirm this by running ruby -v on the command line:

$ ruby -v
ruby [version number] (date) [your platform]

If you get something like "Error, command not found" visit the link above and install Ruby for your platform.

Install Jekyll and Bundler

gem install jekyll bundler

Read Jekyll tutorial

Go through the steps to learn jekyll in the tutorial here: https://jekyllrb.com/docs/step-by-step/01-setup/

Make sure you have Bundler

Next, make sure you have Bundler installed. Just like above, run bundle -v on the command line:

$ bundle -v
bundle [version number]

If you get "Error, command not found" run gem install bundler to install it using RubyGems.

Airspace for Jekyll

screenshot

This Jekyll theme is a port of ThemeFisher's Airspace template. It is released under ThemeFisher's license , which requires attribution. Concern about the licnese please contact with them

View Live

Prod URL:

travisspark.com

About

Repo for Travis's Phoenix Spark Webpage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6