Commit graph

546 commits

Author SHA1 Message Date
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
Robert Lord
7ef0fd4327 Parameterize ToC titles, remove html tags from slug (thx seweil), fixes #904 2017-11-23 10:23:52 -08:00
Martius
2056b4a4b9 fixed Markdown code formatting using backticks inside HTML code block in _errors.md (#905) 2017-11-23 09:53:50 -08:00
Vladimir Morozov
4f915e9cb2 Add optional NestingUniqueHeadCounter header ID generator
* Move nesting generator to separate class

* Major bug fix, code simplification

* Get rid of global value, use class variable instead.
2017-11-09 09:14:43 -06:00
Robert Lord
b6cf496445 Update nav-text to update toc text too, fixes #885 2017-10-30 00:30:04 -05:00
Jay Thomas
e3e84d95da Add editorconfig (#891) 2017-10-30 00:11:55 -05:00
Robert Lord
cf29f6786c Add 2.1.0 changelog notes 2017-10-30 00:06:37 -05:00
Ben
adf815e35f Fix data-title attribute for H2 elements in TOC (#884)
I believe the data-title attribute for H2 elements was mistakenly using the parent H1 content as its value, rather than its own content.
2017-09-30 16:39:15 -05:00
Robert Lord
bdf8548cc7 Comment out rtl direction by default 2017-09-16 14:43:57 -05:00
Mohammad Hossein Rabiee
024c6dc962 Slate RTL (#842) 2017-09-16 14:43:17 -05:00
Zach Toolson
95f924fd0d Do not push history state. The browser already handles back properly (#878) 2017-09-13 23:17:16 -05:00
Fouad Matin
e97630b186 source: update index.html.md s/tripit/lord/g 2017-09-06 14:59:08 -04:00
Nicolas Bonduel
a1ba73f437 Update screen.css.scss
Add possibility to have the ´code´ tag inside the content tables
2017-08-09 14:00:55 -07:00
Marian Friedmann
4f3116a68c Add border width to negative margin to prevent jumps 2017-07-27 08:19:11 -07:00
Christian Oliff
29b35a3388 Correct capitalization of PayPal and GitHub 2017-07-22 11:30:23 -07:00
Diego
a00b046b3d Update_lang.js
on line 101 missing a semicolon
2017-07-20 11:01:19 -07:00
PotHix
1087f8bd69 Document --source-only and add --push-only
The `--source-only` already works to only build and not deploy. But
sometimes we want to just push and not build. An example of that is
when you want to use Docker to build the project, avoiding the
installation of the whole Ruby environment in your computer.

This commit adds `--push-only` to add the ability to execute only the
actions related to `git` and avoid the project build.

No API was broken by this commit, it's a minor change.
2017-07-20 11:00:30 -07:00
Abdullah Hashim
2e88f725fa Changes retrieves to deletes
I think the use of the word retrieves in the DELETE request is used mistakenly.
2017-07-20 10:28:53 -07:00
Alejandro Aguirre
bdb6930310 Update_errors.md (#815)
Adding some punctuation marks.
2017-07-17 20:31:24 -07:00