Go to file
R Tyler Croy 9041076706 Create CNAME 2019-10-22 16:56:15 -07:00
_posts Base Jekyll install 2019-10-22 10:36:16 -04:00
.gitignore Base Jekyll install 2019-10-22 10:36:16 -04:00
404.html Base Jekyll install 2019-10-22 10:36:16 -04:00
CNAME Create CNAME 2019-10-22 16:56:15 -07:00
Gemfile Base Jekyll install 2019-10-22 10:36:16 -04:00
Gemfile.lock Base Jekyll install 2019-10-22 10:36:16 -04:00
LICENSE Initial commit 2019-09-09 15:48:17 -07:00
README.md Add local dev instructions 2019-10-22 10:42:45 -04:00
_config.yml Base Jekyll install 2019-10-22 10:36:16 -04:00
about.markdown Base Jekyll install 2019-10-22 10:36:16 -04:00
index.markdown Base Jekyll install 2019-10-22 10:36:16 -04: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