1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/assets/stylesheets
Petrik ceb54819bd Use prism.js for code highlighting in guides [ci skip]
Replace SyntaxHighlighter with prism.js. SyntaxHighlighter does not seem
to be maintained. Prism.js seems a nice alternative with support for
Ruby, javascript, erb and yaml. Prism.js uses the MIT License.
https://github.com/PrismJS/prism

For bash a customized definition of the bash+shell-session themes is
used with the following comamnds  added commands:
brew, bundle, cat, git, gem, rackup, rake, rails, ruby, rubocop and
  yarn
2019-12-16 19:52:13 +01:00
..
prism Use prism.js for code highlighting in guides [ci skip] 2019-12-16 19:52:13 +01:00
fixes.css
kindle.css
main.css increase guides chapters wrapper width 2019-10-04 15:54:50 -03:00
main.rtl.css increase guides chapters wrapper width 2019-10-04 15:54:50 -03:00
print.css
reset.css
style.css Use Turbolinks in Rails guides 2018-04-23 20:07:05 +09:00
turbolinks.css Use Turbolinks in Rails guides 2018-04-23 20:07:05 +09:00