Commit graph

12 commits

Author SHA1 Message Date
Nathan Marley
85c6c64716 do not ignore .lock files 2017-09-27 22:36:08 +07:00
Chuck Williams
3f3071729c ignore ".lock" files 2017-03-01 14:45:02 -07:00
Chuck Williams
8a576c29f9 resolving russian file names 2017-03-01 14:18:05 -07:00
Chuck Williams
c86880246c adds "npm-debug.log" to .gitignore 2017-01-31 23:16:00 -07:00
0xfff
c0665911a9 (Chore) gitignore: ignore webstorm idea file 2016-09-27 23:20:00 +02: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
ad056aa1cb Fix/html (#13)
* Remove style-guide from i18n builds

* Remove uncategorized from CN blog posts.

* Team images and alt attributes.

* Fixing language linkage

* Ignore missing or empty alt tags

* ignore sass-cache

* fix gitignore for sass-cache

* fix gitignore for sass-cache

* Only show language dropdown if the page is not a post (blog)

* New url with site.lang included.

* Removed the site.baseurl var from the posts.
2016-09-12 15:25:54 -04:00
Perry Woodin
1e16d54492 i18n plugin 2016-08-09 08:04:06 -04:00
Perry Woodin
6194769502 jekyll-multiple-languages-plugin submodule 2016-07-29 11:02:02 -04:00
Joshua Seigler
beb38babd9 add a style guide section, add existing colors 2016-07-23 01:36:03 -04:00
Joshua Seigler
5207aedf80 no editor files 2016-07-19 02:50:48 -04:00
Perry Woodin
cdda98b1b0 ignore the _site directory 2016-07-14 09:59:18 -04:00