Skip to content

»Feeling Responsive« is a flexible theme for Jekyll built on Foundation framework. Have a look at...

License

Notifications You must be signed in to change notification settings

clhenrick/feeling-responsive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

313 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLHENRICK

Personal portfolio and blog of Chris Henrick using the Feeling Resposive Jekyll theme. Forked from Phlow

Migrating Portfolio

  1. Edit assets/data/work.json
  2. Precompile Handlebars templates (see below)
  3. Add any necessary images
  4. Run Jekyll: jekyll serve --config _config.yml,_config_dev.yml

Precompiling Handlebars

Make sure Node JS and Handlebars are installed.

From the root of this repo do: handlebars _data/item.hbs -f assets/js/work-template.js -k each

Updating

Should be done by creating new posts tagged with portfolio in the _posts/portfolio/ directory.

TO DO List:

Helpful Architecture Info:

jekyll

Feeling Responsive Jekyll Theme

Foundation

Liquid

Helpful UI Stuff

Favicons & Touch Icons

Flexible / Staggered Multiple Column Layouts:

About

»Feeling Responsive« is a flexible theme for Jekyll built on Foundation framework. Have a look at...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.0%
  • CSS 30.8%
  • HTML 11.8%
  • XSLT 0.4%