Commit Graph

564 Commits

Author SHA1 Message Date
Robert Lord
a4854b03a4 List maintainers in README (#1164) 2020-05-11 16:25:54 +03:00
Matthew Peveler
252a48b31e Fully parse arguments first in deploy (#1153)
* Do not build sources when using --help

* Use variables for build/push if statements

* fix error message
2020-05-11 16:25:54 +03:00
Matthew Peveler
391f3d8206 Update tested versions of ruby on Travis (#1160) 2020-05-11 16:25:54 +03:00
Matthew Peveler
73e45c537c Ignore generated log file from running Vagrant 2020-05-11 16:25:54 +03:00
Brad Thurber
1be12d2027 Update Vagrantfile to Ubuntu 18.04 (#1158)
* Slate 2.4 breaks vagrant

* Update Vagrantfile

* Update Vagrantfile
2020-05-11 16:25:54 +03:00
Mike Ralphson
e3d77f11e0 Merge pull request #1186 from BigBlueHat/patch-2
Use the full Apache License 2.0 text in LICENSE
2020-03-31 17:02:21 +01:00
Mike Ralphson
7c35df87cf Merge branch 'master' into patch-2 2020-03-31 16:56:43 +01:00
Alex Mayer
274949c002 Update GitHub Links on example generated site (#1196) 2020-02-04 08:32:50 -05:00
BigBlueHat
c51fa227cf Use the full Apache License 2.0 text in LICENSE
Per the Apache Software Foundation guidelines for applying the Apache License 2.0:
https://www.apache.org/foundation/license-faq.html#Apply-My-Software

> You should include a copy of the Apache License, typically in a file called LICENSE, in your work, and consider also including a NOTICE file.
2020-01-10 09:27:41 -05:00
Matthew Peveler
2019c63b83 Cut version 2.4.0 2019-10-20 19:49:48 -04:00
Matthew Peveler
bc5b66f9f8 [Security] Upgrade nokogiri to 1.10.4 (#1150) 2019-10-20 19:49:48 -04:00
Matthew Peveler
b3a4f1f5c5 Update url for travis badge 2019-10-20 19:49:48 -04:00
Gustavo Gawryszewski
894534b5d3 Updated README.md from lord/slate to slatedocs/slate (#1140) 2019-10-20 19:49:48 -04:00
Arun
151c3034c1 Change default value of base fork in PR template (#1137) 2019-10-20 19:49:48 -04:00
daniel-korbit
e7eb64785b change example link correctly (#1130) 2019-10-20 19:49:48 -04:00
Sam Gilman
36b7e4430d updated config.rb to activate asset_hash (#1076) 2019-10-20 19:49:48 -04:00
Dan
f81909ea6e Update issue templates 2019-10-20 19:49:48 -04:00
Robert Lord
0b195a9908 Update to bundler 2.0 in travis.yml 2019-10-20 19:49:48 -04:00
Robert Lord
98951d5ca9 Bundle update; upgrade middleman, add sass gem
Patch taken from #1092, thanks jakemack
2019-10-20 19:49:48 -04:00
Grey Baker
3dfde2c078 [Security] Bump rack from 2.0.5 to 2.0.6 (#1038)
Bumps [rack](https://github.com/rack/rack) from 2.0.5 to 2.0.6. **This update includes security fixes.**
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.0.5...2.0.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-10-20 19:49:48 -04:00
Grey Baker
16d2b1e27c [Security] Bump ffi from 1.9.17 to 1.9.25 (#1017)
Bumps [ffi](https://github.com/ffi/ffi) from 1.9.17 to 1.9.25. **This update includes security fixes.**
- [Release notes](https://github.com/ffi/ffi/releases)
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ffi/ffi/compare/1.9.17...1.9.25)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-10-20 19:49:48 -04:00
Jeff Stieler
c8b7355355 Fix lowercase "c" in "WooCommerce". (#1043) 2019-10-20 19:49:48 -04:00
Christian Oliff
99cdc40578 Update link in .editorconfig to https (#1049) 2019-10-20 19:49:48 -04:00
Grey Baker
1d6404a7b5 [Security] Bump nokogiri from 1.8.2 to 1.8.5 (#1026)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.8.5. **This update includes security fixes.**
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.2...v1.8.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-10-20 19:49:48 -04:00
Robert Lord
ab0b3e6d8e Update issue template to direct users to changelog instead of git commits 2019-10-20 19:49:48 -04:00
Robert Lord
de496848c1 Update sprockets, cut version 2.3.1 2018-07-05 16:32:01 -07:00
Robert Lord
d295437b9c Cut version 2.3 2018-07-05 16:28:32 -07:00
Robert Lord
b2119b0313 Fix ToC issues, fix #995 2018-07-05 16:28:05 -07:00
Nick Busey
e621be095a Adding js to language bindings in sample intro (#1000) 2018-07-05 15:18:22 -07:00
Grey Baker
05a6b8af8c [Security] Bump nokogiri from 1.6.8.1 to 1.8.2 (#980) 2018-05-21 14:48:49 -05:00
Ricardo Castro
867ac6b9e6 Remove invalid links (#979) 2018-04-24 21:11:26 -05:00
Sebastian Zaremba
3c99bbbac9 Make quotes consistent in Gemfile (#983) 2018-04-24 21:10:12 -05:00
Jerome Dahdah
7ecc79c93b Factor nav-padding into search input width (#967)
Hardcoded value of 30px no longer works when navigation padding is changed. This is now calculated dynamically.
2018-03-01 08:33:14 -08:00
Jerome Dahdah
c8941b0a05 Remove outdated Fidor Bank example (#963) 2018-02-27 07:47:55 -08:00
al-tr
dfe3d85e2f Remove IBM from "Companies Using Slate" (#964) 2018-02-27 07:47:22 -08:00
Andrey Fedorov
76b06fede7 Fixes #909, reverts "don't pushState", using replaceState instead (#949)
Partially reverts 95f924fd0d.
2018-02-08 14:22:41 -06:00
Andrey Fedorov
603d4cd797 Rename OS X to macOS in deploy.sh comment (#951) 2018-02-05 12:51:09 -06:00
Andrey Fedorov
87b84e0721 Rename OS X as macOS (#950) 2018-02-05 12:50:41 -06:00
Samuel Cousin
e30e35004e Update .editorconfig to allow trailing whitespace in .md files (#947) 2018-01-28 15:22:19 -06:00
Dan Levy
dd8e04c6f4 Cleans HTML before setting document.title (#946)
Fixes https://github.com/lord/slate/issues/945
2018-01-28 15:21:01 -06:00
Robert Lord
55cbe85ca8 Increase memory of Vagrant, fixes #601 hopefully 2018-01-20 13:08:14 -06:00
Robert Lord
b742b60413 Fix broken list, replaces #918 2018-01-20 12:41:03 -06:00
Tomi Takussaari
8af90c16c5 Upgrade to latest jQuery (3.2.1) (#939) 2018-01-20 12:37:44 -06:00
Robert Lord
e70fdf11fc Allow strikethrough with two tildes in markdown, fixes #929 2018-01-19 14:13:11 -06:00
Robert Lord
2245e95e48 Add changelog for 2.2 2018-01-19 13:57:35 -06:00
Robert Lord
57b013f483 Add notes about spectrum 2018-01-19 13:52:04 -06:00
Emir Ribić
4698045e79 Update README.md (#919)
Fixed typo
2017-12-04 07:57:10 -08:00
Gregor Martynus
c310afa807 remove unneccessary offensive language :hug: (#910) 2017-11-28 16:26:02 -08:00
Robert Lord
e95a16d55f Fix bug where wrapping the logo in an <a> tag would brake it 2017-11-23 13:09:21 -08:00
Robert Lord
48807d74c9 Fix #837 Chinese, Russian headers, thx finalnova 2017-11-23 10:40:00 -08:00