Commit graph

106 commits

Author SHA1 Message Date
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
Perry Woodin
ee6f392667 i18n hero files for each section. 2016-07-13 10:44:29 -04:00
Perry Woodin
4e6b536aad Language specific navigation
Set the base url based on the selected language.
2016-07-13 10:44:00 -04:00
Perry Woodin
042d39a515 Line breaks to yml 2016-07-13 08:39:25 -04:00
Perry Woodin
8e8f000a0c Fleshed out english content.
Based content on http://demo.dash.org/v2-1/index.html
2016-07-13 08:33:06 -04:00
Perry Woodin
282c80d8e5 Stubbed out content variables for English 2016-07-13 08:07:18 -04:00
Perry Woodin
df8671072d Added get-dash
- Removed what-is-dash as it should point to the home page.
2016-07-13 08:07:02 -04:00
Perry Woodin
301adce8fd Removed i18n html files
Using the yml file to control basic content instead of custom html
files. Custom html files can be used for some of the more complicated
layouts.
2016-07-12 17:33:10 -04:00
Perry Woodin
b8999e100c Moved footer to an include 2016-07-12 17:28:49 -04:00
Perry Woodin
f857b4762d Homepage content in yml 2016-07-12 17:18:33 -04:00
Perry Woodin
49629b0c18 Hero content and variable i18n example. 2016-07-12 13:02:45 -04:00