Commit graph

31 commits

Author SHA1 Message Date
Joshua Seigler
8129d6032d remove RSS plugin 2017-05-16 12:19:20 +07:00
Chuck Williams
ea2c313ace kickstarts chat window to fix visibility failure on load, enables keep_files for french path (speeds dev watcher rebuild cycle) 2017-03-22 04:01:44 -06:00
Chuck Williams
a737c1f823 Adds RSS feed generator plugin & cleanup of ampersands in posts to enable successful build of rss. Lands in /rss/dash_blog_rss.xml 2017-03-18 22:59:54 -06:00
Chuck Williams
8fd3d5b636 adds and activates portuguese language file with cleanup 2017-03-01 14:12:39 -07:00
Chuck Williams
c1eb3af6c9 Activates build languages ["en", "cn", "ru", "it", "fr"] and updates language files for "cn", "fr", & "ru". Language selection inactive. 2017-02-26 21:06:46 -07:00
Chuck Williams
e5fc8873c1 kills all languages and language path files from build 2017-02-15 22:15:40 -07:00
Andy Freer
366bba56cf Update _config.yml
Fix API link
2017-02-06 00:46:09 +00:00
Chuck C Williams
c66ecbc7e2 Speeding up Jekyll build by limiting rebuilds on images for language assets using 'keep_files' config option on language folders. (#64) 2017-01-12 02:44:14 +01:00
Perry Woodin
90058c9a52 Moved rsync exclusions to a separate file. 2016-11-16 07:32:43 -05:00
0xfff
3aa5989f2c [Update] Blog: style blog page / featureposts 2016-11-05 16:24:20 +01:00
Joshua Seigler
d96ca70bac feat: responsive hero header images (#23) 2016-10-21 13:27:19 -04:00
Perry Woodin
c7d3adfb19 I18n/links (#22)
* homepage links

* Link logo to What is Dash page.

* Plugin to generate sitemap.xml

* Link to sitemap plugin github repo.

* Footer links

Still need to create pages for:
* terms-of-use/
* contact/

* Get Dash and Participate links

* New link keys for language yml files.

* Missing Contact and Terms of Use pages (placeholders)
2016-10-12 12:45:40 -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
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
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
Perry Woodin
29290b301f Update: Exclude mockups from site build. 2016-09-09 13:05:49 -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
Perry Woodin
aaef5715db Test api 2016-09-08 14:05:42 -04:00
Joshua Seigler
b6ea201bb7 chore: add autoprefixer, remove browser-prefixed styles 2016-09-04 12:44:03 -04:00
Perry Woodin
831141ae9a Translation
- it
2016-08-10 11:43:31 -04:00
Perry Woodin
0dbb042ec7 Translations
- pt
- ru
2016-08-10 09:24:50 -04:00
Perry Woodin
ce36cb5f77 Replace gem for submodule plugin. 2016-07-29 10:47:53 -04:00
Joshua Seigler
14f66a0182 fonts 2016-07-29 00:24:13 -04:00
perrywoodin
312d9f68a9 Merge pull request #2 from seigler/master
Added new site fonts, started styling document footer
2016-07-28 10:52:59 -04:00
Perry Woodin
d08420321f Switching computers. 2016-07-27 09:16:06 -04:00
Joshua Seigler
5fd7c3e520 now I understand relative paths in SCSS better 2016-07-27 02:05:29 -04:00
Joshua Seigler
beb38babd9 add a style guide section, add existing colors 2016-07-23 01:36:03 -04:00
Perry Woodin
e86bac2e0b Turned off sass caching 2016-07-15 11:16:09 -04:00
Perry Woodin
8374114bc0 Delete _site 2016-07-14 10:01:25 -04:00
Perry Woodin
4419fa683e Compress the css 2016-07-13 14:07:45 -04:00
Perry Woodin
cbbac7e2d9 Initial commit 2016-06-14 15:07:17 -04:00