Commit Graph

  • 3966a37d71 swallow bundle output in CI Ashwin Maroli 2016-09-24 13:45:50 +0530
  • 93c5f71faf Update history to reflect merge of #5403 [ci skip] jekyllbot 2016-09-23 17:46:41 -0700
  • 59fa8549f9 Merge pull request #5403 from chrisfinazzo/macOS jekyllbot 2016-09-23 17:46:41 -0700
  • db53213d16 Merge remote-tracking branch 'jekyll/master' into patch-1 Heng Kwokfu 2016-09-24 08:46:24 +0800
  • 9564782054 Update history to reflect merge of #5402 [ci skip] jekyllbot 2016-09-23 14:30:39 -0700
  • aaa062b047 Merge pull request #5402 from ashmaroli/jekyll-new-assets jekyllbot 2016-09-23 14:30:39 -0700
  • 8e027fced9
    Add documentation for relative_url and absolute_url Parker Moore 2016-09-23 14:22:57 -0700
  • f277baa975 Update history to reflect merge of #5399 [ci skip] jekyllbot 2016-09-23 14:18:02 -0700
  • 8197e17495 Merge pull request #5399 from jekyll/relative_url_and_absolute_url jekyllbot 2016-09-23 14:18:01 -0700
  • 69937373bd macOS and one grammar fix Chris Finazzo 2016-09-23 14:47:23 -0400
  • 0dc15dba88 remove `css/` from new site scaffolding Ashwin Maroli 2016-09-23 18:00:13 +0530
  • fa96843555
    URLFilters: Simplify ensure_leading_slash calls. Parker Moore 2016-09-22 20:58:26 -0700
  • 6571ea0c1a Update history to reflect merge of #5338 [ci skip] jekyllbot 2016-09-22 20:50:48 -0700
  • 992be253a6 Merge pull request #5338 from ashmaroli/config-patch jekyllbot 2016-09-22 20:50:47 -0700
  • 081d7c016a Update history to reflect merge of #5397 [ci skip] jekyllbot 2016-09-22 16:56:05 -0700
  • 2a02c798ac Merge pull request #5397 from jekyll/add-jekyll-menus jekyllbot 2016-09-22 16:56:04 -0700
  • eab6752f52
    Consolidate ensure_leading_slash to 2 lines. Parker Moore 2016-09-22 14:40:20 -0700
  • aa86651650
    Add absolute_url and relative_url filters. Parker Moore 2016-09-22 14:16:00 -0700
  • ae27db62eb
    Add jekyll-menus to the list of plugins. Jordon Bedwell 2016-09-22 09:47:36 -0500
  • 87c745573f Update history to reflect merge of #5389 [ci skip] jekyllbot 2016-09-21 13:29:38 -0700
  • 25d4291d62 Merge pull request #5389 from ashmaroli/cucumber-with-access jekyllbot 2016-09-21 13:29:38 -0700
  • 588b3a6649 remove features dirs on windows with proper access Ashwin Maroli 2016-09-21 22:42:01 +0530
  • 99fc60e28c update template to include theme files Ashwin Maroli 2016-09-05 14:45:04 +0530
  • 846ab94f43 Update history to reflect merge of #5375 [ci skip] jekyllbot 2016-09-20 17:05:49 -0700
  • 3a7cbadd82 Merge pull request #5375 from Nicop06/underscore_highlight jekyllbot 2016-09-20 17:05:49 -0700
  • f3859384c0 Update history to reflect merge of #5376 [ci skip] jekyllbot 2016-09-20 17:04:58 -0700
  • ee84a95a38 Merge pull request #5376 from jonblatho/master jekyllbot 2016-09-20 17:04:57 -0700
  • 9ae0a7023b
    Move reference to #5380. Parker Moore 2016-09-20 17:04:26 -0700
  • 1ac87eaae2 Update history to reflect merge of #5380 [ci skip] jekyllbot 2016-09-20 16:39:33 -0700
  • cfe61771e0 Merge pull request #5380 from ethomson/coderay_deprecation jekyllbot 2016-09-20 16:39:33 -0700
  • 262be85c49 Update history to reflect merge of #5237 [ci skip] jekyllbot 2016-09-20 15:32:26 -0700
  • 504411e476 Merge pull request #5237 from ashmaroli/bundle2new jekyllbot 2016-09-20 15:32:25 -0700
  • 650a3c7932
    Update history to reflect merge of #5369 Parker Moore 2016-09-20 13:48:40 -0700
  • ad0f329d1c Merge pull request #5369 from MertcanGokgoz/patch-1 jekyllbot 2016-09-20 13:44:51 -0700
  • 152fa877f6 Update history to reflect merge of #5364 [ci skip] jekyllbot 2016-09-20 13:40:11 -0700
  • 3a45bf7d26 Merge pull request #5364 from jekyll/themes-asset-folder jekyllbot 2016-09-20 13:40:11 -0700
  • 279f1516d2
    Merge branch 'master' into themes-asset-folder Parker Moore 2016-09-20 13:13:01 -0700
  • 29d8fee4ce
    Add test to ensure that the /assets theme reader doesn't clobber preexisting site files. Parker Moore 2016-09-20 13:12:34 -0700
  • 950a37395f Update history to reflect merge of #5381 [ci skip] jekyllbot 2016-09-20 13:10:49 -0700
  • d8d42f6abc Merge pull request #5381 from pathawks/pr/rubocop jekyllbot 2016-09-20 13:10:48 -0700
  • 92dbe313e9 Update history to reflect merge of #5383 [ci skip] jekyllbot 2016-09-20 09:26:40 -0700
  • 2eedf7d79c Merge pull request #5383 from ashmaroli/ruby-cucumber jekyllbot 2016-09-20 09:26:39 -0700
  • 75d59911ae run features on windows Ashwin Maroli 2016-09-19 17:08:00 +0530
  • b78827cecb
    Add documentation for assets. Parker Moore 2016-09-19 13:57:36 -0700
  • 7309ecf8e1
    Theme: for various path helpers, use strings. Symbols confuse people. Parker Moore 2016-09-19 13:47:51 -0700
  • 3bfdc00d14
    Appease Rubocop Pat Hawks 2016-09-19 13:15:02 -0500
  • f2bfc832a0 Marking filename with backticks as suggested Jonathan Thornton 2016-09-19 12:08:20 -0500
  • 054b23f69a Only complain about `coderay` if it is actually in the config Edward Thomson 2016-09-19 11:23:05 -0500
  • 0b94cf3fa1 Allow underscore in highlighter language Nicolas Porcel 2016-09-18 23:17:15 +0200
  • 1a11536a2c Clarify documentation in README Jonathan Thornton 2016-09-18 17:38:28 -0500
  • 74baeb889a
    ThemeAssetsReader: fix tests so everything passes. Parker Moore 2016-09-18 15:04:15 -0400
  • 7a9427ccec Update history to reflect merge of #5372 [ci skip] jekyllbot 2016-09-18 10:54:26 -0700
  • 5a1c5311f3 Merge pull request #5372 from kyleobrien/patch-1 jekyllbot 2016-09-18 10:54:26 -0700
  • 9aea71137e Add missing period to sentence in first paragraph. Kyle O'Brien 2016-09-18 09:51:33 -0400
  • 5a932c90b5 added jekyll-spotify plugin Mertcan GÖKGÖZ 2016-09-18 10:50:21 +0300
  • 6d7f305e7c
    Add tests for assets directory support. Parker Moore 2016-09-16 16:04:35 -0700
  • cf26bf5db0
    TestTheme: update tests for 'path_for' now that it's no longer prepending the underscore Parker Moore 2016-09-16 15:36:33 -0700
  • 87b9cfe2b5
    ThemeBuilder: add 'assets' to list of scaffold directories Parker Moore 2016-09-16 14:57:58 -0700
  • 13aec48137
    Add ThemeAssetsReader which reads assets from a theme Parker Moore 2016-09-16 14:40:54 -0700
  • b8f17b9034
    Exclude node_modules by default Parker Moore 2016-08-07 12:15:58 -0700
  • 562ffe7a3f Update history to reflect merge of #5361 [ci skip] jekyllbot 2016-09-16 12:58:42 -0700
  • c877d6f75c Merge pull request #5361 from DirtyF/patch-1 jekyllbot 2016-09-16 12:58:42 -0700
  • 0233d93352 vendor is now excluded by default [ci-skip] Frank Taillandier 2016-09-16 18:25:06 +0200
  • 59b61c3f9f Exclude vendor by default Frank Taillandier 2016-09-16 07:56:37 +0200
  • 57fd5f887d Update history to reflect merge of #5199 [ci skip] jekyllbot 2016-09-13 07:11:51 -0700
  • 4888b84b44 Merge pull request #5199 from jeffkole/adds-linking-to-all-files jekyllbot 2016-09-13 07:11:50 -0700
  • 345f043cc4 test bundle install and skipping it. Ashwin Maroli 2016-09-13 08:23:02 +0530
  • 566b42b8b3 add `bundle install` to `jekyll new` Ashwin Maroli 2016-08-12 07:40:05 +0530
  • 55de780520 Update history to reflect merge of #5347 [ci skip] jekyllbot 2016-09-12 00:26:00 -0700
  • 42725b1325 Merge pull request #5347 from vohedge/patch-1 jekyllbot 2016-09-12 00:26:00 -0700
  • d86a293d78 Fix typo vohedge 2016-09-11 00:18:02 +0900
  • a2e911c1b5 Update history to reflect merge of #5326 [ci skip] jekyllbot 2016-09-09 13:53:28 -0700
  • 3e0363be4a Merge pull request #5326 from ashmaroli/gitignore-gem jekyllbot 2016-09-09 13:53:28 -0700
  • aa2cfc81b7 Update history to reflect merge of #5337 [ci skip] jekyllbot 2016-09-08 11:27:36 -0700
  • a70abbeab5 Merge pull request #5337 from jekyll/fix-convertible-5308 jekyllbot 2016-09-08 11:27:35 -0700
  • 8813173ba7 set empty url in config file by default Ashwin Maroli 2016-09-08 08:07:29 +0530
  • 6ebdcdb198 Update history to reflect merge of #5316 [ci skip] jekyllbot 2016-09-08 02:55:30 -0700
  • 9fd7e2c063 Merge pull request #5316 from DirtyF/markdown--default-extension jekyllbot 2016-09-08 02:55:30 -0700
  • eefcbf5dde Update history to reflect merge of #5335 [ci skip] jekyllbot 2016-09-08 02:54:03 -0700
  • 19f7a0b8fc Merge pull request #5335 from DirtyF/copy-theme-files jekyllbot 2016-09-08 02:54:02 -0700
  • c1e6f1fb94
    Fix rubocop errors & add one more test for slugify 'ascii' mode (#4680) Parker Moore 2016-09-07 17:50:14 -0700
  • 9164973a6c
    Merge branch 'jussikinnula-master' Parker Moore 2016-09-07 16:50:32 -0700
  • f53a3b6272 Update history to reflect merge of #5235 [ci skip] jekyllbot 2016-09-07 16:34:37 -0700
  • dddafccb36 Merge pull request #5235 from jekyll/update-windows-detection-to-check-proc-version jekyllbot 2016-09-07 16:34:37 -0700
  • 8c979ec565 Update history to reflect merge of #5318 [ci skip] jekyllbot 2016-09-07 16:28:01 -0700
  • 3d38e8510c Merge pull request #5318 from ashmaroli/docs-themes-update jekyllbot 2016-09-07 16:28:01 -0700
  • 3840a38081
    Convertible: set self.output in #render_all_layouts and #do_layout Parker Moore 2016-09-07 15:59:43 -0700
  • d632cdda68 Update history to reflect merge of #5334 [ci skip] jekyllbot 2016-09-07 15:04:17 -0700
  • 57ab7c5f98 Merge pull request #5334 from Crunch09/issue-5144 jekyllbot 2016-09-07 15:04:17 -0700
  • f0293def80
    [docs] add help for missing static_file e.g. on heroku Florian Thomas 2016-09-06 22:48:32 +0200
  • 42b85bb82f
    explain how to copy theme's file Frank Taillandier 2016-09-07 02:00:51 +0200
  • b47db14f86 add future gems to gitignore Ashwin Maroli 2016-09-05 15:14:59 +0530
  • a666e6faee update line about semver to be less authoritative Ashwin Maroli 2016-09-04 13:04:24 +0530
  • f69671c46c Update history to reflect merge of #5320 [ci skip] jekyllbot 2016-09-03 13:36:22 -0700
  • 08436d75b8 Merge pull request #5320 from jrmessias/master jekyllbot 2016-09-03 13:36:21 -0700
  • da0776d70e Update url for OpenShift Júnior Messias 2016-09-03 11:28:18 -0300
  • 57b86ee77e add a line about updating theme-gems in the docs Ashwin Maroli 2016-09-03 18:09:06 +0530
  • 9b09d8a8e8 Add support for indented link references on excerpt Eloy Espinaco 2016-08-08 11:28:53 -0300
  • 63595f388d promote .md extensions Frank Taillandier 2016-09-02 11:17:23 +0200
  • 45aac995d8 Update history to reflect merge of #5308 [ci skip] jekyllbot 2016-09-01 17:18:51 -0700