Matthew Peveler
db503c93fe
update actions/cache to v2 for gh workflows ( #1314 )
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-09-10 12:47:29 -04:00
Matthew Peveler
7441d83562
Add deploy to gh-pages for dev branch ( #1305 )
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-09-10 12:28:30 -04:00
Matthew Peveler
7e80f34973
Merge branch 'main' into dev
2020-08-15 20:05:29 -04:00
Matthew Peveler
6f24a0df7a
cut 2.7.1 release
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-08-15 14:17:12 -04:00
dependabot-preview[bot]
cdd5c62871
Bump middleman from 4.3.7 to 4.3.8 ( #1302 )
...
Bumps [middleman](https://github.com/middleman/middleman ) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/middleman/middleman/releases )
- [Changelog](https://github.com/middleman/middleman/blob/master/CHANGELOG.md )
- [Commits](https://github.com/middleman/middleman/compare/v4.3.7...v4.3.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-15 14:17:12 -04:00
dependabot-preview[bot]
49b341864a
Bump middleman from 4.3.7 to 4.3.8 ( #1302 )
...
Bumps [middleman](https://github.com/middleman/middleman ) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/middleman/middleman/releases )
- [Changelog](https://github.com/middleman/middleman/blob/master/CHANGELOG.md )
- [Commits](https://github.com/middleman/middleman/compare/v4.3.7...v4.3.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-13 13:35:50 -04:00
Matthew Peveler
985a75aa3c
Rework docker image to be easier to use for development and deployment ( #1297 )
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-08-10 17:42:37 +03:00
Matthew Peveler
616df6223a
trim ending newline on copied code ( #1296 )
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-08-10 17:26:12 +03:00
dependabot-preview[bot]
d2e11a393f
Bump nokogiri from 1.10.9 to 1.10.10 ( #1282 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.9 to 1.10.10.
- [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.10.9...v1.10.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-31 09:08:39 -04:00
dependabot-preview[bot]
b7e80e6d46
Bump rouge from 3.20.0 to 3.21.0 ( #1285 )
...
Bumps [rouge](https://github.com/rouge-ruby/rouge ) from 3.20.0 to 3.21.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases )
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rouge-ruby/rouge/compare/v3.20.0...v3.21.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-31 08:52:39 -04:00
McKay Ward
27624c1dca
Remove merge conflict lines from README ( #1274 )
2020-06-24 14:34:23 -04:00
Matthew Peveler
ed7dd5347a
Fix link from master to main branch
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-06-22 16:48:45 -04:00
Matthew Peveler
a16b5b18b8
Remove extra space before date for 2.7.0
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-06-22 16:44:34 -04:00
Matthew Peveler
e28d4d674b
cut 2.7.0 release ( #1268 )
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-06-22 16:35:41 -04:00
Andrew Lloyd Cartwright
f390aba9a2
Strip HTML tags from ToC element with regex before showing in title bar ( #1120 )
2020-06-22 16:35:41 -04:00
Matthew Peveler
06478b9273
fix language bar truncating long list of langs ( #1266 )
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-06-22 16:35:41 -04:00
Caleb Crane
513e78f0ad
Fix handling ToC selectors that contain punctuation ( #1109 )
...
Tools like go-swag can produce schemas with IDs that contain '.' and
other characters that are used in CSS notation. Those IDs can't be used
properly in a jQuery selector unless the special characters are escaped.
Co-authored-by: Matthew Peveler <matt.peveler@gmail.com >
2020-06-22 16:35:41 -04:00
Matthew Peveler
bae7edc397
add copy to clipboard icon to code boxes ( #1258 )
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-06-22 16:35:41 -04:00
Matthew Peveler
f720bd9387
use different rouge theme for printing ( #1259 )
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-06-22 16:35:41 -04:00
dependabot-preview[bot]
f8fd39fe63
[Security] Bump rack from 2.2.2 to 2.2.3 ( #1262 )
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.2 to 2.2.3. **This update includes a security fix.**
- [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/v2.2.2...2.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-22 16:35:41 -04:00
dependabot-preview[bot]
cfff5c118e
Bump rouge from 3.19.0 to 3.20.0 ( #1260 )
...
Bumps [rouge](https://github.com/rouge-ruby/rouge ) from 3.19.0 to 3.20.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases )
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rouge-ruby/rouge/compare/v3.19.0...v3.20.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-22 16:35:41 -04:00
dependabot-preview[bot]
80da331d1f
Bump redcarpet from 3.4.0 to 3.5.0 ( #1241 )
...
Bumps [redcarpet](https://github.com/vmg/redcarpet ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/vmg/redcarpet/releases )
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vmg/redcarpet/compare/v3.4.0...v3.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-22 16:35:41 -04:00
Matthew Peveler
0c7698a038
mark files under source/javascripts/lib as vendored by GitHub statistics
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-06-22 16:35:41 -04:00
dependabot-preview[bot]
f3653ba4d2
Bump rouge from 3.17.0 to 3.19.0 ( #1242 )
...
Bumps [rouge](https://github.com/rouge-ruby/rouge ) from 3.17.0 to 3.19.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases )
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rouge-ruby/rouge/compare/v3.17.0...v3.19.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-22 16:35:41 -04:00
Mike Ralphson
36f82aa880
Update JavaScript dependencies ( #1248 )
...
Signed-off-by: Mike Ralphson <mike.ralphson@gmail.com >
2020-06-22 16:35:41 -04:00
jakemack
1b78587ff1
Fix username typo in changelog ( #1256 )
...
Correct Github username to jakemack from jackmack
2020-06-22 16:34:12 -04:00
Mike Ralphson
933b1ae3e9
Remove outdated special thanks section: README.md ( #1267 )
...
Fixes #1243
2020-06-21 18:02:09 +01:00
lord
7c288d9756
Update deploy.yml ( #1265 )
...
master -> main branch
2020-06-20 12:45:22 -07:00
lord
297fa7ce44
master -> main ( #1264 )
2020-06-20 12:37:55 -07:00
Simon Marcus
fc7612ccca
Fix link to wiki in README ( #1253 )
2020-06-03 23:11:21 -04:00
Ritesh Kumar
4df1048d4d
Fix broken "Getting Started" link in README ( #1251 )
2020-06-01 10:23:29 -04:00
Matthew Peveler
595b532832
cut v2.6.1 release ( #1249 )
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-05-30 14:38:16 -04:00
dependabot-preview[bot]
fb25af5671
Bump middleman from 4.3.6 to 4.3.7 ( #1247 )
...
Bumps [middleman](https://github.com/middleman/middleman ) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/middleman/middleman/releases )
- [Changelog](https://github.com/middleman/middleman/blob/v4.3.7/CHANGELOG.md )
- [Commits](https://github.com/middleman/middleman/compare/v4.3.6...v4.3.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-30 14:38:11 -04:00
Matthew Peveler
887f6bbf10
Replace README Getting Started with links to wiki ( #1246 )
2020-05-28 17:48:54 -04:00
Matthew Peveler
215e6ee1a6
add missing middleman build step to deploy gh workflow
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-05-23 10:36:58 -04:00
Matthew Peveler
ce2c034443
Replace travis with github actions ( #1240 )
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-05-23 17:29:31 +03:00
lord
c7c9eaa27f
Update bug report templates, remove links to Spectrum ( #1239 )
2020-05-21 15:21:14 -07:00
Matthew Peveler
f0e8682e78
v2.6.0 release
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-05-19 16:53:09 -04:00
Matthew Peveler
3582930885
update sassc to 2.3.0 in Gemfile.lock
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-05-19 16:53:09 -04:00
Matthew Peveler
8bea1238ab
switch to using debian for docker base for bash ( #1233 )
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-05-19 16:53:09 -04:00
Matthew Peveler
8c329dcf2a
disable asset hash for woff and woff2 files out of the box ( #1231 )
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-05-19 16:53:09 -04:00
lord
589df5fd21
Change instructions to use templates instead of forking ( #1234 )
2020-05-19 16:53:09 -04:00
Matthew Peveler
aace071f89
fix bc style breaks from rouge 3.x ( #1226 )
...
* fix bc style breaks from rouge 3.x
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
* use bright_pink for Name::Label
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-05-19 16:53:09 -04:00
Matthew Peveler
33c4acc099
update screenshot in README with new rouge styling ( #1228 )
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-05-12 11:45:41 -04:00
Matthew Peveler
4f5b12fe86
add 2.5.0 release to changelog
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-05-11 16:25:54 +03:00
Matthew Peveler
5b25b04c34
update nokogiri to ~> 1.10.8
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-05-11 16:25:54 +03:00
Matthew Peveler
88b28d4d6f
update middleman-syntax and rouge to ~>3.2
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-05-11 16:25:54 +03:00
Matthew Peveler
f31c73831e
update middleman dep to 4.3.6
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-05-11 16:25:54 +03:00
Matthew Peveler
a8eb386690
Remove line in README about Docker wiki
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-05-11 16:25:54 +03:00
Matthew Peveler
7cecafe5ff
add instructions to running docker to README
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-05-11 16:25:54 +03:00