Commit graph

66 commits

Author SHA1 Message Date
Perry Woodin
d3d8e16787 Team update from Tungfa 2016-08-06 08:34:25 -04:00
Perry Woodin
a39315a6ae Updated team data from tungfa 2016-08-03 08:43:14 -04:00
Perry Woodin
ef0c93305c Language files for cn, pt, ru 2016-08-02 11:28:35 -04:00
Perry Woodin
4563e04abf Added team page. 2016-08-02 11:21:09 -04:00
Perry Woodin
cb2e19c24a Used translate markdown tag for content on interior pages. 2016-07-29 11:56:06 -04:00
Perry Woodin
021ffaac64 Used translate markdown tag on homepage content. 2016-07-29 11:50:27 -04:00
Perry Woodin
22be666afe Instructions for how to use tmd tag
Translate markdown
2016-07-29 11:50:11 -04:00
Perry Woodin
940c04d3e1 Removed multiple <br> 2016-07-29 11:49:26 -04:00
Perry Woodin
6194769502 jekyll-multiple-languages-plugin submodule 2016-07-29 11:02:02 -04:00
Perry Woodin
ce36cb5f77 Replace gem for submodule plugin. 2016-07-29 10:47:53 -04:00
Perry Woodin
e31ad1213f Custom languages-plugin to support markdown
Forked jekyll-multiple-languages-plugin and modified to support
markdown. Including the plugin as a git submodule.
2016-07-29 10:46:30 -04:00
perrywoodin
ff7df43763 Merge pull request #3 from seigler/master
Header styling, fonts, buttons
2016-07-29 09:24:42 -04:00
Joshua Seigler
41e86816fe small adjustments to header and nav 2016-07-29 00:44:54 -04:00
Joshua Seigler
64d0d20f4e Merge branch 'master' of github.com:seigler/dash-website 2016-07-29 00:24:48 -04:00
Joshua Seigler
f777ad4e30 make nav links larger 2016-07-29 00:24:13 -04:00
Joshua Seigler
f819f148bb improve header styles, button styles, fonts 2016-07-29 00:24:13 -04:00
Joshua Seigler
14f66a0182 fonts 2016-07-29 00:24:13 -04:00
Joshua Seigler
8da422d34c make nav links larger 2016-07-29 00:19:54 -04:00
Joshua Seigler
2750c3701d improve header styles, button styles, fonts 2016-07-29 00:09: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
Joshua Seigler
b021e06605 fonts 2016-07-28 01:13:32 -04:00
Perry Woodin
801ef60d28 Removed console output for budgets. 2016-07-27 11:35:34 -04:00
Perry Woodin
995d1c5dcc Currency page
Getting and displaying data for:
- Markets
- Governance
- Blockchain
2016-07-27 11:34:54 -04:00
Perry Woodin
d08420321f Switching computers. 2016-07-27 09:16:06 -04:00
Joshua Seigler
e2c368dea5 getting rid of montserrat 2016-07-27 02:08:35 -04:00
Joshua Seigler
5fd7c3e520 now I understand relative paths in SCSS better 2016-07-27 02:05:29 -04:00
Joshua Seigler
e68fb55657 slight reorg of scss, added junk-drawer.scss to help with cleanup, typography adjustments 2016-07-27 01:31:33 -04:00
Joshua Seigler
0d7ab2922c add Work Sans webfont 2016-07-27 00:47:02 -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
0b3cbea742 style guide: add buttons 2016-07-24 18:43:58 -04:00
perrywoodin
aea899750b Merge pull request #1 from seigler/master
Add the framework for a style guide
2016-07-23 05:27:04 -07:00
Joshua Seigler
3c471f8ac3 improve color chips 2016-07-23 02:14:49 -04:00
Joshua Seigler
37f660f065 improve color tiles 2016-07-23 01:50:04 -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
0dfcda9107 png of design 2016-07-15 13:20:30 -04:00
fernandogutie
fd0c5dd5e0 Filtered posts per language 2016-07-15 18:44:17 +02:00
Perry Woodin
e86bac2e0b Turned off sass caching 2016-07-15 11:16:09 -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
016656d52b Stock photo for home page. 2016-07-15 09:27:38 -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
8374114bc0 Delete _site 2016-07-14 10:01:25 -04:00
Perry Woodin
cdda98b1b0 ignore the _site directory 2016-07-14 09:59:18 -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
57e052947c Content updates for English 2016-07-14 07:31:00 -04:00
Perry Woodin
d46f77d074 Need to move base.html out of the default layout.
Ruby can’t handle the stack depth.
2016-07-13 16:00:38 -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
4419fa683e Compress the css 2016-07-13 14:07:45 -04:00
Perry Woodin
74a6063445 Output i18n content
Output the content on the HTML files.
2016-07-13 13:30:59 -04:00