Go to file
Kyle Gordy e0bee0523d More header/footer accessibility improvements 2019-11-19 13:21:15 -05:00
_includes More header/footer accessibility improvements 2019-11-19 13:21:15 -05:00
_layouts Add basic hero component 2019-11-18 21:09:30 -05:00
_posts
assets Add basic hero component 2019-11-18 21:09:30 -05:00
.gitignore
404.html Make html indentation consistent 2019-11-12 12:39:33 -05:00
CNAME Create CNAME 2019-10-22 16:56:15 -07:00
Gemfile Remove default Minima theme 2019-10-29 20:59:55 -04:00
Gemfile.lock Remove default Minima theme 2019-10-29 20:59:55 -04:00
LICENSE
README.md Add local dev instructions 2019-10-22 10:42:45 -04:00
_config.yml Add basic loop for fetching public repositories 2019-11-13 22:44:16 -05:00
blog.html Add empty home, blog, projects and careers pages 2019-11-10 22:21:20 -05:00
careers.html Add basic hero component 2019-11-18 21:09:30 -05:00
favicon.ico Add favicon 2019-11-12 11:14:21 -05:00
index.markdown
projects.html Add basic hero component 2019-11-18 21:09:30 -05:00

README.md

scribd.github.io

Core Dependencies

Installation

Have Bundler resolve the Ruby dependencies.

$ bundle install

Run Jekyll to build the website.

$ bundle exec jekyll serve