185 Commits

Author SHA1 Message Date
Franck Nijhof
b1e7286c49 Adds config validation to configuration plugin (#9886) 2019-07-18 14:55:13 -07:00
Franck Nijhof
56ec75238c Ruby deps upgrades and cleanup (#9778) 2019-07-05 16:08:16 -07:00
Franck Nijhof
ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Robbie Trencheny
45cf2ad0a6
Merge pre 0.7 and 0.7 together 2019-03-09 19:21:05 -08:00
Robbie Trencheny
f675dc6b52
Simplify the 3 version quick links logic 2019-03-09 19:10:36 -08:00
Robbie Trencheny
b0360ac5e6
Improve group_components_by_release to handle full processing of components 2019-03-09 18:51:09 -08:00
Robbie Trencheny
c22b20094d
Add a dropdown for selecting a specific version 2019-03-09 14:33:15 -08:00
Franck Nijhof
3c33ccb301 🚑 Fixes broken device_class links (#8179) 2019-01-16 09:07:11 +01:00
Alok Saboo
a4dca76042 Fixed typos (#6623)
* Fixed typos

* More typos
2018-10-09 12:13:54 +02:00
Fabian Affolter
005feaca0e Add icon (#6495) 2018-10-04 09:12:34 +02:00
Paulus Schoutsen
928dd5d5a1 Add cloud troubleshooting 2018-07-18 22:31:53 +02:00
Otto Winter
76b908b033 Sensor device class docs (#5219)
* Sensor device class docs

* Fix binary_sensor copy

* Fix headings

* Add icons screenshot

* Add Empty device_class

* Grammar

* Update customizing-devices.markdown

* Add periods
2018-05-01 22:25:45 +02:00
Paulus Schoutsen
9cc2bce761 Make edit links GitHub aware (#5038)
* Make edit links GitHub aware

* Fix repo url

* don't mutate existing string

* Move comment

* Fix url
2018-03-28 09:18:38 +02:00
Paulus Schoutsen
c29501ddbd
Change url to www. (#5011) 2018-03-24 20:26:16 -07:00
Franck Nijhof
23d593c0f4 Adds rel nofollow to external links (#4918)
*  Adds rel nofollow to external links

Fixes #4583

Signed-off-by: Franck Nijhof <frenck@geekchimp.com>

* 🎀 Adds support for appending nofollow to existing external links
2018-03-15 14:21:57 -07:00
Dale Higgs
2676c87abe Add Jekyll plugin for Configuration Variables (#3415)
* Add Jekyll plugin for configuration variables

* Fix requested changes

* Remove blank lines after configuration tag

* Add component/platform to configuration tag
2017-09-22 17:51:02 -07:00
Paulus Schoutsen
1ba86e8b08 Fix canonical urls and blog post dates 2017-08-27 14:30:57 -07:00
Paulus Schoutsen
432ee1a169 Update getting started 2016-04-16 17:10:09 -07:00
Paulus Schoutsen
a4adf87fe3 Split up development pages 2016-04-16 15:06:08 -07:00
Paulus Schoutsen
a06217bbee Add categories to cookbook 2016-02-07 14:21:44 -08:00
Paulus Schoutsen
02ed6b6e3a Remove unused plugins 2015-10-27 23:49:54 -07:00
Paulus Schoutsen
8f47eb20e5 More fixes 2015-10-27 00:53:57 -07:00
Paulus Schoutsen
aaa837c3e7 Collection Index always generate 2015-10-26 23:24:16 -07:00
Paulus Schoutsen
e391ddb7a1 Add linkable titles 2015-02-08 15:08:41 -08:00
Paulus Schoutsen
759d107680 Reorganize the getting started and component pages 2015-01-24 18:47:04 -08:00
Brandon Mathis
6bd719fd96 Fixed issue with RubyPants and the Octopress hooks filter 2014-08-29 10:46:34 -05:00
ChaYoung You
3d0e85730d
Use octopress-hooks and octopress-date-format
Not applied in 73e540409ceb8bc18048b6a96a4b815fc303ea28.

Fix #1622.
2014-08-13 01:46:36 +09:00
Brandon Mathis
73e540409c Support octopress-hooks and octopress-date-format #1622 2014-08-12 10:56:45 -05:00
Parker Moore
18784a4cb0 Revert "remove deprecated gems 'jekyll-page-hooks' and 'jekyll-date-format'"
This reverts commit 181d620c1c46c644c4319e81edc342ae5a30c067.
2014-08-12 11:55:16 -04:00
Rashmi Yadav
181d620c1c remove deprecated gems 'jekyll-page-hooks' and 'jekyll-date-format' 2014-08-07 16:18:22 +02:00
Brandon Mathis
9d0c54e3e6 Removed date plugin, added excerpt separator default 2014-06-21 16:41:32 -05:00
Brandon Mathis
a0229b2c9c Replaced date plugin with jekyll-date-format 2014-06-21 15:51:40 -05:00
Brandon Mathis
2f47c00b48 Added jekyll-sitemap, jekyll-date-format, and updated gems 2014-06-21 13:46:27 -05:00
Brandon Mathis
52f9119645 Initial update to be compatible with Jekyll 2 2014-06-21 10:34:55 -05:00
Hu Hao
24fdbbbcfa fix script_url_for url bug 2014-05-23 15:45:58 +08:00
Hu Hao
dca0c7500f Update gist tag url to githubusercontent.com 2014-05-23 12:26:35 +08:00
Patrick Aikens
a66e031166 gist_plugin: Handle multiple redirects, stopping if we find a circular reference 2014-03-01 10:07:35 -05:00
Brandon Mathis
0ead88e6c2 Fixed the expand_url filter. Finally.
Thanks @larryprice
2014-02-24 20:52:26 -06:00
Brandon Mathis
1321423383 Removed accidental call to expand_url 2014-02-24 15:30:20 -06:00
Brandon Mathis
028769b73f Ignore protocol relative '//' urls. 2014-02-24 15:14:10 -06:00
Parker Moore
64ba603225 Merge pull request #1397 from IQAndreas/cleanup-date
Call overridden version of `to_liquid` and remove duplicate code in `Octopress::Date`
2013-11-18 09:38:47 -08:00
Andreas Renberg (IQAndreas)
408cade21f Rename 'data' to 'date_attributes'
Prevents ambiguity, since there is already a `date` property defined in
the instance.
2013-11-18 05:05:00 +01:00
Parker Moore
1230e01884 Merge branch 'master' of github.com:imathis/octopress
* 'master' of github.com:imathis/octopress:
  removing border from iframe in jsFiddle plugin
  * properly escaped site title and post/page title in the RSS feeds;
  * consistently convert page and post titles to titlecase if site.titlecase is true;
2013-11-17 22:47:27 -05:00
rcmdnk
7f26224bb8 Allow no last space for gist number only in gist tag
Closes #1394
2013-11-17 22:47:16 -05:00
Alex Vernacchia
2f12296619 removing border from iframe in jsFiddle plugin 2013-10-28 14:07:37 -04:00
AR
628e0e4d9a fix minor mis-spelling 2013-10-24 22:59:03 +08:00
Andreas Renberg (IQAndreas)
797aeb5074 Call overridden version of to_liquid and remove duplicate code
Make sure to call "overidden" method which keeps us nice and compatible
so we don't need to keep up with whatever Jekyll usually does, and make
sure to include it in our overriden method.

I have had it with these monkey-patching methods in this Monday-to-
Friday language!

Add method `liquid_date_attributes`.

Cleanup the Post and Page overrides to be more similar.
2013-10-19 05:45:03 +02:00
Brandon Mathis
4fd754a762 Removed space to fix HAML compatibility on include_code. 2013-10-12 16:08:59 -05:00
Alexandre Perrin
9225798c0b Merge branch 'master' of https://github.com/imathis/octopress 2013-10-07 09:39:05 +02:00
Parker Moore
f43163b9b7 Error handling FTW 2013-10-05 20:57:03 -04:00