Joshua Seigler
285ad0f6ca
Add analytics to site templates
2017-05-30 22:33:38 +07:00
Joshua Seigler
861d71bc38
add RSS feed links to page layouts for discoverability
2017-05-16 12:19:20 +07:00
Chuck Williams
fe72accf9b
Refactors JS & Fixes
...
"Uncaught TypeError: Cannot read property 'siteApi' of undefined" error.
2017-05-05 07:23:53 +00:00
Lee Wong
41979ac9f2
add ryan and erase some people on team page
2017-04-27 01:05:02 +00:00
Chuck Williams
99d941c1fb
/network page tables JS refactor & cleanup. Updates ESLINT rules, adds htmlproof & eslint to build process, adds window.global.siteApi url defined from _config.yml
2017-03-23 22:56:58 -06:00
Chuck Williams
a166085b0a
- removes livechatinc due to failure & performance issues on mobile devices
2017-03-23 09:52:16 -06: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
RobertoAzar
2c308564d6
Live chat code added in default.html
...
This html code is to implement the Dash Chat proposal submitted to the network by Roberto Azar (+1 squashed commit)
Squashed commits:
[492360e] adding livechat control to default layout
2017-03-22 03:15:41 -06:00
mr.V
1dbb39ebfc
added html five doctype ( #183 )
2017-03-19 04:26:24 -04: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
moocowmoo
d8ef9a737e
config - added SIP - subresource integrity protection tags/hashes
2017-02-27 09:22:00 +00:00
0xfff
92af9d8d0e
[Fix] MobileNav: Make logo scroll with menu to prevent overlapping
2017-02-05 12:38:54 +09:00
Perry Woodin
71d43e17a5
Show the blog image with the content as well as in the hero
...
- @tungfa Requested the blog post default image be shown along with the
content. Not just as the hero image.
- Updated the post layout file. We can’t pass along a translated title,
so we need to output the <title> as set in each individual blog post.
2016-11-18 10:08:07 -05:00
Perry Woodin
760528ba91
Fixed blog post image paths.
2016-11-17 09:38:07 -05:00
Perry Woodin
6d11c8ac0f
Set the blog posts to use the language specific basenav variable.
2016-11-14 12:06:53 -05:00
0xfff
3173f4d360
[Update] Post: Style related posts for smaller viewports
2016-11-05 17:03:31 +01:00
0xfff
f167fef8d6
[Update] Post: Style featureposts / add postcontent
2016-11-05 16:48:50 +01:00
0xfff
3685f559fd
[Feature] Mobile Nav + Burger / CTA on Home
2016-11-01 02:10:13 +01:00
0xfff
61a012ac30
[Refactor] Blog/Post: Use hero instead of (duplicate) header, update post templates with page module
2016-10-08 21:50:59 +02:00
0xfff
d2eea20612
(fix) GetDash: add matchHeight to columns
2016-09-27 00:17:53 +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
0xfff
2cde4f02dd
(Update) Layout: Spacing Home ( #10 )
...
* (Update) Logo-collection: Adjust spacing / add maxheight / use BEM
* (Update) Home: Adjust spacing between h1 + slogan / Adjust space between image at the bottom
* (Fix) Home: Replace secure icon with correctly retraced one
* [Chore] Layout: Whitespace / unused inline javascript
* (Update) Home: More Spacing
* (Fix) Currency: execute js onload
* (Update) Layout: Add class for latest news section
2016-09-09 16:19:43 -04:00
0xfff
db93e035b5
(Update) Footer: Layout / Responsive / mediaQueries / matchHeight.js ( #9 )
...
* (Update) Home: Adjust section spacing
* (Feature) Mediaqueries: Add mq mixin
* (Update) Layout/JS: move javascript to bottom of page (performance!)
* (Update) Footer: general styling + responsive styles
2016-09-09 12:56:27 -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
995d1c5dcc
Currency page
...
Getting and displaying data for:
- Markets
- Governance
- Blockchain
2016-07-27 11:34:54 -04:00
Joshua Seigler
ee61fa65c1
updating footer markup, first pass at styles (not responsive yet)
2016-07-24 18:44:43 -04:00
Joshua Seigler
beb38babd9
add a style guide section, add existing colors
2016-07-23 01:36:03 -04:00
Perry Woodin
75c208e654
Import of WordPress News posts
...
Still need to be filtered by language.
2016-07-15 09:28:15 -04:00
Perry Woodin
13ac889ada
Including the base.html for relative links.
2016-07-14 14:38:36 -04:00
Perry Woodin
01c297d5e7
Blog section
...
The blog is driven by the _posts directory nested in each language.
2016-07-14 14:05:47 -04:00
Perry Woodin
bcabe142a6
Moved base.html login inline
...
The base could not be included as a snippet because it causes a stack
error due to a conflict with the i18n plugin.
2016-07-14 07:34:04 -04:00
Perry Woodin
f371dd4cd3
Relative links
...
Created a _include snippet base.html that can be used to create
relative links to assets.
2016-07-13 15:46:48 -04:00
Perry Woodin
74a6063445
Output i18n content
...
Output the content on the HTML files.
2016-07-13 13:30:59 -04:00
Perry Woodin
ee6f392667
i18n hero files for each section.
2016-07-13 10:44:29 -04:00
Perry Woodin
b8999e100c
Moved footer to an include
2016-07-12 17:28:49 -04:00
Perry Woodin
49629b0c18
Hero content and variable i18n example.
2016-07-12 13:02:45 -04:00
Perry Woodin
63c812a569
Setup pages struct in languages yml
...
Each page will:
- title (required)
- hero-h1 (optional)
- hero-text (optional)
2016-07-12 10:49:56 -04:00
Perry Woodin
fd43071a3c
Navigation
...
- Split the navigation out to separate files.
- Set the navigation items to i18n strings.
- Updated the overlay css to accommodate the number of nav items.
2016-07-12 10:21:59 -04:00
Perry Woodin
fecf2766d0
started scss files
2016-07-12 09:26:33 -04:00
Perry Woodin
cbbac7e2d9
Initial commit
2016-06-14 15:07:17 -04:00