From: Jeremy Thomas Date: Wed, 9 Jan 2019 22:02:39 +0000 (+1100) Subject: 2019 🎉 X-Git-Tag: 0.7.3~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3d1fb0c4a32f6b04b94b2623ea13e2b69f6d2ff0;p=thirdparty%2Fbulma.git 2019 🎉 --- diff --git a/LICENSE b/LICENSE index c5dfe88a6..e3cb0a9c3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2018 Jeremy Thomas +Copyright (c) 2019 Jeremy Thomas Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 4ba588776..b4ab58fa7 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Browse the [online documentation here.](https://bulma.io/documentation/overview/ ## Copyright and license -Code copyright 2018 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE). +Code copyright 2019 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE). [npm-link]: https://www.npmjs.com/package/bulma [awesome-link]: https://github.com/awesome-css-group/awesome-css diff --git a/docs/_data/sponsors.json b/docs/_data/sponsors.json new file mode 100644 index 000000000..e6e78cdc3 --- /dev/null +++ b/docs/_data/sponsors.json @@ -0,0 +1,42 @@ +{ + "by_id": { + "themeisle": { + "name": "themeisle", + "url": "https://themeisle.com/", + "width":"160", + "height":"40" + }, + "tooltwist": { + "name": "tooltwist", + "url": "http://tooltwist.com/", + "width":"160", + "height":"51" + }, + "dontpayfull": { + "name": "DontPayFull", + "url": "https://www.dontpayfull.com/", + "blend": true, + "width":"120", + "height":"60" + }, + "devsquad": { + "name": "DevSquad", + "url": "https://devsquad.com/", + "width":"140", + "height":"31" + }, + "hebergeurweb": { + "name": "HebergeurWeb.ca", + "url": "https://www.hebergeurweb.ca/", + "width":"41", + "height":"40" + } + }, + "list": [ + "themeisle", + "tooltwist", + "dontpayfull", + "devsquad", + "hebergeurweb" + ], +} diff --git a/docs/_includes/index/sponsor.html b/docs/_includes/index/sponsor.html index 5e30a2d30..2ae07e6e1 100644 --- a/docs/_includes/index/sponsor.html +++ b/docs/_includes/index/sponsor.html @@ -3,64 +3,31 @@

Sponsors

- diff --git a/docs/images/sponsors/hebergeurweb.png b/docs/images/sponsors/hebergeurweb.png new file mode 100644 index 000000000..816b78850 Binary files /dev/null and b/docs/images/sponsors/hebergeurweb.png differ diff --git a/docs/images/sponsors/hebergeurweb@2x.png b/docs/images/sponsors/hebergeurweb@2x.png new file mode 100644 index 000000000..22f54731f Binary files /dev/null and b/docs/images/sponsors/hebergeurweb@2x.png differ diff --git a/docs/images/sponsors/hebergeurweb@3x.png b/docs/images/sponsors/hebergeurweb@3x.png new file mode 100644 index 000000000..a09b9e7c7 Binary files /dev/null and b/docs/images/sponsors/hebergeurweb@3x.png differ diff --git a/docs/images/sponsors/themeisle.png b/docs/images/sponsors/themeisle.png index 73fa86325..58de6b714 100644 Binary files a/docs/images/sponsors/themeisle.png and b/docs/images/sponsors/themeisle.png differ diff --git a/docs/images/sponsors/themeisle@2x.png b/docs/images/sponsors/themeisle@2x.png new file mode 100644 index 000000000..c144a9889 Binary files /dev/null and b/docs/images/sponsors/themeisle@2x.png differ diff --git a/docs/images/sponsors/themeisle@3x.png b/docs/images/sponsors/themeisle@3x.png new file mode 100644 index 000000000..73fa86325 Binary files /dev/null and b/docs/images/sponsors/themeisle@3x.png differ