Commit Graph

3416 Commits

Author SHA1 Message Date
Parker Moore 5daf987c8b Move CONTRIBUTING and README JP translations to docs/jp/ #2081 2014-02-24 18:59:48 -05:00
Parker Moore d21ab37abd Update history to reflect merge of #2081 [ci skip] 2014-02-24 18:58:41 -05:00
Parker Moore d6c82943f2 Merge pull request #2081 from gosyujin/translating-readme-and-contributing 2014-02-24 18:58:13 -05:00
Parker Moore 644f012c42 Update history to reflect merge of #2097 [ci skip] 2014-02-24 18:56:46 -05:00
Parker Moore aa9500434b Merge pull request #2097 from jekyll/listen-2.5 2014-02-24 18:56:04 -05:00
Parker Moore d7598ee9d2 Ensure inputted code is a string. 2014-02-24 17:42:46 -05:00
Parker Moore 77f26d5681 Upgrade to guard/listen 2.x 2014-02-24 17:10:43 -05:00
Parker Moore 2988bb6a32 Update contributing docs to describe process for submitting PR to add plugin to list.
Fixes #2093. /cc @mattr-
2014-02-24 17:05:51 -05:00
Parker Moore f5890e343f Update history to reflect merge of #2096 [ci skip] 2014-02-24 16:55:41 -05:00
Parker Moore f58e9e1de2 Merge pull request #2096 from bbakersmith/patch-1 2014-02-24 16:54:49 -05:00
Ben Baker-Smith 6a52f77656 add Jekyll Pages Directory plugin to plugins docs 2014-02-24 15:39:35 -06:00
Matt Rogers 83e3c0f7ba Update history to reflect merge of #2095 [ci skip] 2014-02-24 15:23:15 -06:00
Matt Rogers c8667b8ddb Merge pull request #2095 from jekyll/simplify-gemspec 2014-02-24 15:23:12 -06:00
Parker Moore e58748bcf7 Build fragment into a better fragment.
Per @mattr-'s comment in #2094:
https://github.com/jekyll/jekyll/pull/2094#discussion_r10011008
2014-02-24 16:22:43 -05:00
Parker Moore 61397cd302 Update history to reflect merge of #2094 [ci skip] 2014-02-24 16:21:00 -05:00
Parker Moore 16441610c9 Merge pull request #2094 from tobru/master 2014-02-24 16:20:36 -05:00
Parker Moore 89328ff03f Rip out now-obsolete pieces of gemspec. 2014-02-24 16:17:41 -05:00
Parker Moore 8a0d036b87 Greatly simplify Jekyll's gemspec. 2014-02-24 16:15:51 -05:00
Tobias Brunner 63b76c0ad1 add lyche gallery tag plugin link 2014-02-24 22:13:51 +01:00
Parker Moore ed5670eb48 Update history to reflect merge of #2050 [ci skip] 2014-02-24 16:09:10 -05:00
Parker Moore b6f006c152 Merge pull request #2050 from jglovier/master
* jglovier-master: (35 commits)
  Fix for menu at mobile again
  Fix site footer styles on mobile
  Fix for menu not working on mobile
  dat breathing room tho (expand site width slightly more)
  Replace footer github and twitter link text with inline SVG icons
  Post content styles for mobile
  Replace unicode menu icon with inline SVG
  Adds mobile styling for menu at sub 600px viewport widths
  🔥 permalink option so default date permalink method is left in tact
  For the love of perf, add syntax.css rules to main.css and call only one stylesheet
  Adds another placeholder post to illustrate post content styles
  Dem new styles tho
  Copy tweaks - brevity FTW
  Use class instead of id for CSS specificity ❤️
  Add link for RSS subscription
  Slightly friendlier and personal date formatting; classes for dem styles, yo
  Remove to avoid confusion with site.title
  demonstrate use of permalink settings
  Add site.url for use in head canonical meta and feed.xml template
  Add site.description for use in site head document meta, and feed.xml template
  ...
2014-02-24 16:07:20 -05:00
Joel Glovier e2c67e0239 Fix for menu at mobile again 2014-02-24 16:03:39 -05:00
Joel Glovier 2c100a8e87 Fix site footer styles on mobile 2014-02-24 15:56:49 -05:00
Joel Glovier 7fbc636824 Fix for menu not working on mobile 2014-02-24 15:42:03 -05:00
Parker Moore 87a3208df2 Update history to reflect merge of #2067 [ci skip] 2014-02-23 20:15:47 -05:00
Parker Moore 8282424532 Merge pull request #2067 from troyswanson/assets-can-be-better 2014-02-23 20:13:56 -05:00
Parker Moore de7a944601 Update history to reflect merge of #2065 [ci skip] 2014-02-23 20:07:05 -05:00
Parker Moore 3072a16b86 Merge pull request #2065 from jekyll/fix-windows-root-system-thingy 2014-02-23 20:06:29 -05:00
Parker Moore 57d07469d3 Sanitize paths uniformly, in a Windows-friendly way.
Fixes kinda a #1948 thing.
Related to #1946.
2014-02-23 20:05:23 -05:00
Parker Moore d737ede7f0 Merge pull request #2078 from ZDroid/rm-layout-none
Remove redundant `layout: none`
2014-02-23 19:42:07 -05:00
Parker Moore 89e914b160 Update history to reflect merge of #2084 [ci skip] 2014-02-21 18:22:47 -05:00
Parker Moore 8ae69763dc Merge pull request #2084 from nslater/add-whitespace 2014-02-21 18:22:09 -05:00
Parker Moore d6ecb5025a Update history to reflect merge of #2085 [ci skip] 2014-02-21 18:21:32 -05:00
Parker Moore 3ef5ce690d Merge pull request #2085 from jekyll/mercenary-0-3-0 2014-02-21 18:20:58 -05:00
Parker Moore 53ad55a1b2 Update history to reflect merge of #2090 [ci skip] 2014-02-21 18:19:53 -05:00
Parker Moore 788a3f7c8d Merge pull request #2090 from coreyward/selfish 2014-02-21 18:19:32 -05:00
Corey Ward f1c4e247a5 Remove unnecessary references to `self` 2014-02-21 16:27:21 -06:00
Parker Moore d54764924b Bump Mercenary to ~> 0.3.1 2014-02-21 14:13:35 -05:00
Joel Glovier bdd35789db dat breathing room tho (expand site width slightly more) 2014-02-20 20:34:09 -05:00
Parker Moore 05ea209d5f Bump to Mercenary ~> 0.3.0
https://github.com/jekyll/mercenary/releases/tag/v0.3.0
2014-02-20 18:58:14 -05:00
Noah Slater c36a759de9 Add whitespace 2014-02-20 22:08:02 +01:00
Matt Rogers 276b400a86 Update history to reflect merge of #2061 [ci skip] 2014-02-20 14:30:34 -06:00
Matt Rogers 55059a6f0a Merge pull request #2061 from jekyll/unreleased-features-warnings-on-site
Unreleased features warnings on site
2014-02-20 14:28:57 -06:00
Matt Rogers 95afec6977 Tweak wording about assets 2014-02-20 09:36:54 -06:00
kk_Ataka 5021c7faf8 Translated of README.markdown and CONTRIBUTING.markdown into Japanese. 2014-02-20 23:41:27 +09:00
Parker Moore e1fa657f2b Update gemspec file list. 2014-02-19 23:27:18 -05:00
Parker Moore 019b0537f6 Added docs for installing from master. 2014-02-19 23:24:12 -05:00
Parker Moore 768a47dcfb Be a bit more vague about when features are available in pre-releases. 2014-02-19 23:18:59 -05:00
Parker Moore f5c76e2253 Shorten header for example of each note type. Props @cobyism 2014-02-19 23:18:59 -05:00
Parker Moore a0017b5c72 Add verbiage around installing pre-releases of jekyll. 2014-02-19 23:18:59 -05:00