aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/layout.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #32405 from yhirano55/use_turbolinks_in_guideRafael França2018-09-061-19/+14
|\ | | | | Use Turbolinks in Rails guides
| * Use Turbolinks in Rails guidesYoshiyuki Hirano2018-04-231-19/+14
| |
* | Use the HTTPS protocol for links to Edges Guides [ci skip]tleneveu2018-08-281-2/+2
| | | | | | | | Edges Guides is now available in HTTPS, it would be better to use the HTTPS protocol directly.
* | Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
| | | | | | | | | | http links will be redirected to the https version, but still better to just directly link to the https version.
* | Use https with weblog URIYoshiyuki Hirano2018-05-021-1/+1
|/
* :scissors: jQuery for Rails GuidesYoshiyuki Hirano2018-04-211-9/+2
| | | | | * Rewrite with Vanilla JS * Confirmed with Chrome, Safari, Firefox
* Remove credits.html from Rails GuidesYoshiyuki Hirano2018-04-031-1/+0
| | | | * refs #32420
* Update guide layout [ci skip]Francis Go2017-11-251-3/+3
|
* Use https instead of http in guide [ci skip]Yoshiyuki Hirano2017-08-231-1/+1
|
* Fix HTML escaping in the guidesRafael Mendonça França2016-10-251-1/+1
| | | | render :html escapes the argument if not provided as html safe.
* - Update Syntax Highlighter to version 4.Vipul A M2016-07-031-6/+4
| | | | | | | | | | | | - Build Syntax Highlighter based on https://github.com/syntaxhighlighter/syntaxhighlighter/wiki/Building and use theme generated by fxn. - This also bundles these brushes in the file itself- ruby,css,xml,sql,javascript,plain. Generation command used: gulp build --compat --brushes=javascript,ruby,xml,sql,plain --theme=/Path/To/RailsSource/rails/guides/assets/stylesheets/syntaxhighlighter/shThemeRailsGuides.css - rm all old js and css files - Moved over how JS configuration is created for Syntax Highlighter - Fixed layout for all imports - Fixes bug with old copy paste, generating wrong space character on webkit https://github.com/syntaxhighlighter/syntaxhighlighter/blob/7caa9632e7fe470d944fc06b4db7d35352ebaa36/src/dom.js#L227 Fixes #25655
* [ci skip] Update redirecting links in guidesAlex Kitchens2016-06-061-1/+1
|
* restores the guides layout header [ci skip]Xavier Noria2016-02-131-1/+11
|
* - Remove dead links and take users to just the home page insteadVipul A M2016-01-191-14/+1
| | | | | - Add new logo for guides header [ci skip]
* remove ecosystem link that is brokenGaurav Sharma2014-05-181-1/+0
|
* Guides: output valid HTML5Nate Berkopec2014-05-051-3/+1
| | | [ci skip]
* [ci skip] Close the meta tag with '/>' instead of '>'Prakash Murthy2014-02-191-1/+1
| | | | | | | | | This change fixes the 42 instances of `end tag for "meta" omitted, but OMITTAG NO was specified` error message that comes up when the full railsguides are validated. Full error list at https://gist.github.com/prakashmurthy/9086679.
* Add a note about edge guides in the feedback section[ci skip]Prathamesh Sonpatki2013-08-231-2/+4
|
* explain how to contribute to the documentation.Yves Senn2013-08-191-8/+2
| | | | Follow-up to #11934
* Merge pull request #11073 from tricknotes/improve-guides-jsRafael Mendonça França2013-07-091-2/+2
|\ | | | | Improve guides js
| * Improve js written for guidesRyunosuke SATO2013-06-251-2/+2
| | | | | | | | | | | | | | * Stop using unnecessary global variable * Use function defined by jQuery for simplicity * Fix event listner for "more info button" to handle event on resize browser
| * Update the feedback instructions [ci skip]Robin Dupret2013-06-211-5/+5
| | | | | | | | | | | | Since docrails as moved from lifo/docrails to rails/docrails we have to ask for commit rights or submit patches directly to the rails repository
* | reword the docrails info [ci skip]Vijay Dev2013-06-151-6/+8
| |
* | Change documentation about contributing to DocsVipul A M2013-06-151-6/+6
|/
* As we have moved to rails/docrails from lifo/docrailsArun Agrawal2013-06-061-2/+2
| | | | | | Changing links to guides. We are not worried for old versions as GitHub is handling the redirects.
* [Guides] Format content for small devicesJoe Fiorini2012-10-061-0/+1
|
* [Guides] Navigation styling for small devicesJoe Fiorini2012-10-061-15/+36
|
* Adds favicon to guides layoutRobby Colvin2012-04-221-0/+2
|
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+124