garfieldnate / old_personal_site_octopress

Old personal website based on Octopress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Nate's Blog

Uses Octopress 3. See docs here:

https://github.com/octopress/octopress

##Setup

  • Install Ruby
  • Install Bundler
  • run bundler in the project directory

##Running Octopress/Jekyl Commands

Octopress commands are listed here and Jekyll commands are listed here. Run the commands with bundle like so:

bundle exec octopress [command]
bundle exec jekyll [command]

##Deploying:

bundle exec jekyll build
bundle exec octopress deploy

About

Old personal website based on Octopress


Languages

Language:SCSS 28.9%Language:Ruby 28.8%Language:HTML 24.2%Language:JavaScript 18.1%