Brian Vaughn
bb55d1083b
Re-ran Prettier after version bump
2017-12-21 09:22:05 -08:00
Fredrik Forsmo
a970afa27e
Remove "use strict" from source files
2017-12-02 15:25:17 +01:00
Sophie Alpert
33cfa5f6b8
Fix hero buttons to be clickable ( #373 )
2017-11-29 19:35:28 -08:00
Brian Vaughn
b8d13d5fe5
Merge pull request #205 from tricinel/feature/flow-types
...
Add flow types to components; realted to #24
2017-11-29 13:32:38 -08:00
Brian Vaughn
989cccee10
Prettier fix
2017-11-29 13:26:52 -08:00
Brian Vaughn
d2a9c9aed7
Removed unnecessary empty <div> from conditional
2017-11-29 13:26:06 -08:00
tricinel
990a13e2af
Handle case when author does not exist
...
According to the Edge type in allMarkdownRemarkData, the author in
frontmatter could be undefined.
related to #24
2017-11-28 14:57:20 +01:00
Michael Mullins
1d7c1d4ad4
convert logo-large into a plain white version of the logo
...
logo-large was a custom version of the logo made just for the banner background. It was also scaled up manually rather than taking advantage of svg's inherit scaling. This change reduces its size, makes it just a plain white version of the react logo, and moves most of the custom stuff into css. It also moves it from the static folder, over to the icons folder where it can be imported as a url.
2017-11-27 12:25:50 -06:00
tricinel
03df4d4ab8
Merge branch 'master' into feature/flow-types
2017-11-21 18:59:27 +01:00
tricinel
232d15463d
Add flow types; related to #24
2017-11-20 17:57:36 +01:00
Brian Vaughn
f5aaf4c1b4
Moved home page example code to /content/home
...
Now examples are trasnformed to GraphQL during build and assembled by the index template. This makes them easier to edit and tie in with their associated markdown description.
2017-11-06 13:01:13 +00:00
Tay Yang Shun
65f1ced297
Shift into home folder
2017-11-05 23:35:59 +08:00
Tay Yang Shun
57baeb1298
Shift out examples content
2017-10-24 04:05:40 +08:00
Yangshun Tay
405e7c5166
Fix for comments
2017-10-24 01:05:23 +08:00
Yangshun Tay
505efa09ee
Fix styling
2017-10-24 01:05:23 +08:00
Yangshun Tay
137f0ffa0c
Minor formatting fixes
2017-10-24 01:05:23 +08:00
Yangshun Tay
a1cb7af47f
Use glamor styles for home page
2017-10-24 01:05:23 +08:00
Yangshun Tay
1e6151e390
Split up marketing content into Markdown files
2017-10-24 01:05:23 +08:00
Yangshun Tay
60dab3606e
Shift home into pages
2017-10-24 01:05:23 +08:00
Brian Vaughn
7a9f04cad8
Removed MIT section from website source file headers
2017-10-10 10:36:40 -07:00
Brian Vaughn
0e647230e2
Replaced CC-BY 4.0 license in source code headers with MIT
2017-10-07 08:00:22 -07:00
Yangshun Tay
5f804b269d
Standardize license across source files ( #45 )
2017-10-07 10:10:04 +01:00
Brian Vaughn
c9e1c3b834
Updated license name in headers
2017-10-06 13:27:15 -07:00
Brian Vaughn
1de4c66dc6
Added some basic Flow types to get things started
2017-10-05 15:33:18 -07:00
Brian Vaughn
192c429a21
Added missing title and og:url to 1-off pages
2017-10-04 15:31:46 -07:00
Brian Vaughn
9d9b2021ed
Migrated Gatsby website source and config
2017-10-04 14:56:10 -07:00