1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-06-10 11:35:14 +02:00
Commit Graph

30 Commits

Author SHA1 Message Date
e4f93681f2
more js cleanup 2020-05-25 11:43:44 +02:00
f12d555608
package updates, add package-lock 2020-05-25 11:05:48 +02:00
7d67854068
package updates 2019-05-21 14:15:11 +02:00
add40e3ba0
fix gumshoe path 2018-06-25 13:19:38 +02:00
f6d15f9479
add __dirname to include path 2018-06-13 14:12:14 +02:00
530f01994e
new logger for Jekyll task to show actual Jekyll output 2018-05-22 14:11:26 +02:00
bc851f4a6e
call aws cli from within gulp task 2018-02-02 17:05:51 +01:00
59c5e7b7be
rewrite deploy script to use awscli 2018-02-02 13:27:11 +01:00
70a5d3807f
voodoo 2018-02-02 11:16:48 +01:00
f56b7068c2
voodoo 2018-02-01 11:30:29 +01:00
bc756270c7
prefix all S3 files with '/' 2018-01-10 17:55:18 -02:00
76def5231b
put back all build tasks 2018-01-02 17:35:49 -02:00
4e86d721e1
take out problematic tasks for now 2017-12-22 16:08:54 +01:00
d03b90734c
package updates 2017-12-22 11:57:22 +01:00
39627ce26f
don't cache zip files 2017-08-23 00:39:07 +02:00
203669767d
add founders photos, simplify file naming 2017-08-22 23:07:28 +02:00
463a1a9e44
make mediakit top level folder 2017-08-22 14:49:59 +02:00
485a9df0ab
simplify media kit contents, document it 2017-08-22 14:28:39 +02:00
783f08e27a
auto-zipping of media kit package 2017-08-22 13:54:40 +02:00
a14222eb01
integrate brand assets & media kit download into about page 2017-08-22 12:58:59 +02:00
2f54173ee1
9984 banner draft 2017-08-12 18:09:47 +02:00
8da52ced51
assets cleanup for smaller page sizes
* isolate some SVGs and don't include in sprite
* use smaller, cropped image for all default headers
2017-06-29 21:33:51 +02:00
ee016e101d
fix build error caused by ugify-js 3 2017-05-30 21:52:21 +02:00
bf99913c93
move supported browsers array to package.json 2017-05-15 11:51:08 +02:00
6ede38abfc
dev tweaks
- start linting scss based on Airbnb style guide
- add includePaths to css & js tasks
2017-05-06 18:03:40 +02:00
008778a16c
just another build fix 2017-04-11 12:58:51 +02:00
28147fceb0 Notify search engines upon every live deployment (#113)
* add gulp task seo notifying Google & Bing via their official ping urls
* only run it when --live flag is present
* grab some configs from the Jekyll config file
2017-04-11 12:43:45 +02:00
6ab4f56259
quick fix for newsletter button 2017-04-10 17:32:35 +02:00
2705fa90e3 updated branding (#99)
- new typeface: Europa, loaded from Typekit
- new colors, reduced gray tones
- new hero image
- new gradient overlay
- new buttons
- bigger default font sizes
- ditch caps for action items
2017-04-10 17:14:35 +02:00
da66e404ce Build improvements (#108)
* ES6 all the gulp things
* inline critical-path CSS
* bump required node version
* revision assets in staging build too
* update imagemin syntax
* fix sourcemaps being written into production assets
2017-03-28 17:55:40 +02:00