Nathan Marley
ac8d35c722
add Gemfile.lock to git tracking
...
* We want to continue to include this in the future to ensure dependency
version updates don't break our site. This is the purpose of .lock
files.
2017-09-27 22:36:08 +07:00
Chuck Williams
8fd3d5b636
adds and activates portuguese language file with cleanup
2017-03-01 14:12:39 -07:00
Joshua Seigler
d96ca70bac
feat: responsive hero header images ( #23 )
2016-10-21 13:27:19 -04:00
0xfff
2b0331ad48
(Feature) Build System: Use npm scripts for the build process ( #16 )
...
* (Chore) Editorconfig: Add an editorconfig file so those spaces and tabs dont keep mixing
* (Refactor) Build: use npm scripts to build assets
* (Chore) Build: remove dist files from repo / fix ESLint errors
* (Update) Build: Remove unused tasks / add autoprefixer
* (Chore) Gemfile: remove old dependencies
* (Chore) Package.json: Shrinkwrap & postinstalll
* (Doc) Build: Update instructions for new build system
* (Fix) Build: Wach html files in all folders
* (Fix) Build: exclude _site/ from watch
* (Chore) Build/CI: Update buildscript for node/ruby combined
* (Chore) Travis: Add g++ compiler to environment
* (Chore) Build: fix watched directory
* (Fix) travis: set version to 4.5.0 LTS
* (Fix) travis: remove shrinkwrap
* (Fix) Travis: rvm
* (Fix) Travis: before_install
* (Fix) Travis: ignore dist for html proofer
2016-09-17 02:14:13 +02:00
Perry Woodin
5ee9ae4de9
Feature/travis ( #12 )
...
* travis config
* Updated gemlock for htmlproofer.
* Note about installing nokogiri with bundle install.
* htmlproofer for cibuild
* Restricting the htmlproofer test to ignore /blog/
* Removed travis branch from the whitelist.
2016-09-12 09:35:43 -04:00
0xfff
3a0a543859
(Update) Dependencies: Add bundler and Gemfile ( #5 )
...
* (Update) Dependencies: Add bundler and Gemfile to handle ruby dependencies
* (Update) Dependencies: Move jekyll-multiple-languages-plugin into Gemfile instead of using a git submodule
* (Doc) README: Adjust note about jekyll-multiple-language-plugin
2016-09-09 12:41:03 -04:00