Michael Parker
cccfe1be78
Clarify that --config flag can take multiple files
2013-08-29 16:27:47 -07:00
Anatol Broder
0ab2b4207a
Add site.repository for the URL on Github. Close #1456
2013-08-28 09:23:11 +02:00
Anatol Broder
ff6cfc6bf8
Add trailing slash to post URL
...
Related to #1411
2013-08-28 08:36:41 +02:00
Matt Rogers
4fa4ad2232
Merge pull request #1443 from ddavison/detachment
...
Detachment
2013-08-24 20:16:42 -07:00
Parker Moore
319a09ae61
Merge pull request #1430 from penibelst/site-speed
...
Update normalize.css to v2.1.2 and minify
2013-08-23 09:06:32 -07:00
Parker Moore
06bf97d332
Fix TypeError on Generation
...
After several page build fails, this seems to have fixed up the following error:
lib/jekyll/excerpt.rb:108:in `partition': type mismatch: NilClass given (TypeError)
2013-08-23 01:39:54 -04:00
ddavison
aedac6060b
adding new -B flag for -background-
2013-08-23 01:19:41 -04:00
ddavison
8463e62d92
adding note about running detached
2013-08-22 13:45:06 +00:00
Anatol Broder
aadf992616
Add code tags
2013-08-22 08:32:56 +02:00
ddavison
8efcca9ddc
adding documentation on using detach
2013-08-21 21:10:42 +00:00
Benjamin Esham
1177cb6f54
Add "pluralize" and "reading_time" filters to docs
2013-08-20 20:57:15 -04:00
Anatol Broder
854db4a7f8
Update normalize.css to v2.1.2 and minify
2013-08-18 14:23:06 +02:00
Matt Rogers
894ae74619
Merge pull request #1418 from nfagerlund/docs_redcarpet
...
Docs: Explain what goes into the redcarpet: extensions: array
2013-08-13 17:34:43 -07:00
Anatol Broder
00285411eb
Update curly apostrophes
2013-08-13 22:56:04 +02:00
Nick Fagerlund
6f22c83249
Docs: Explain what goes into the redcarpet: extensions: array
...
- Document the two secret-sauce extensions that Jekyll adds, which don't seem to
be mentioned elsewhere.
- Link to the Redcarpet documentation for other extensions.
- Mention the three or so most common extensions.
- Mention that Redcarpet 2.2.2 lacks several extensions that were added later.
2013-08-13 13:50:56 -07:00
Anatol Broder
9e0e6a721c
Correct section links
2013-08-12 19:11:04 +02:00
Anatol Broder
d7b5c40901
Correct internal links
2013-08-11 15:09:23 +02:00
Parker Moore
bc3dccf0e5
Merge pull request #1386 from mojombo/disable-excerpts
...
Disable automatically-generated excerpts with option
2013-08-08 02:39:06 -07:00
Parker Moore
f17f799221
It's WordPress - capital P, dang it.
...
WordPress, like GitHub, is a camel-cased name that deserves to be
written properly. Props to @jeremyvisser for pointing this out.
Closes #1384
2013-08-06 18:44:20 +02:00
Parker Moore
a73b17d08c
Docs about disabling excerpts.
2013-08-06 18:24:47 +02:00
Parker Moore
3af0e2ea4c
bugs in the site
2013-08-06 18:08:58 +02:00
Parker Moore
5817d5a372
We don't need excerpts in jekyllrb.com
2013-08-06 18:08:22 +02:00
André Arko
fdf14d3911
Escape tag literal
2013-08-04 12:30:06 -07:00
André Arko
73d03e5b54
Add postfiles plugin
...
Add my postfiles plugin to the list of plugins.
2013-08-04 01:21:17 -07:00
Matthias Vogelgesang
0b9199bba5
Add jekyll-ditaa to plugins list
2013-08-02 16:57:11 +02:00
Matt Rogers
7bc98cba24
Merge pull request #1354 from agelber/add-jekyll-rss-to-plugins
...
Added jekyll-rss plugin to docs
2013-07-25 11:52:18 -07:00
Assaf Gelber
2c960bf4ed
Added the word 'feed' :|
2013-07-25 21:50:19 +03:00
Parker Moore
ee9939b101
Merge pull request #1346 from penibelst/patch-1
...
Use different quote types for HTML and Liquid
2013-07-25 11:19:43 -07:00
Matt Rogers
a88493007c
@parkr releases 1.1.2 and I'll release 1.1.4
...
Wonder twin powers, activate!
2013-07-25 12:48:01 -05:00
Assaf Gelber
67186e6318
Added jekyll-rss plugin to docs
2013-07-25 20:28:45 +03:00
Ben Balter
f2481cf6c0
s/you are may/you may/
2013-07-25 09:44:28 -04:00
Ben Balter
7d4a442cbf
get the version # right
2013-07-25 09:37:57 -04:00
Ben Balter
2b56f0dd7c
💄
2013-07-25 09:36:47 -04:00
Ben Balter
a1afe8918d
Write blog posts for humans
...
* Polish blog-post language for a less-technical crowd
* Emphasize that it's not a core issue
* Emphasize that it doesn't affect sites without plugins
* Break into paragraphs for easier skimability
* Explain that it affects users with access to templates, not just plugin authors
2013-07-25 09:33:45 -04:00
Parker Moore
0db5dcf832
Release 1.1.2
2013-07-25 09:15:34 +02:00
Parker Moore
fe10f21d8d
Release 1.1.1
2013-07-24 22:42:03 +02:00
Robin Mehner
d0d9a1b482
page.title is the title of the page, not the post
2013-07-24 19:01:21 +02:00
Anatol Broder
df1a4100a1
Use different quote types for HTML and Liquid
2013-07-24 08:21:42 +02:00
Anatol Broder
d717ec7f3d
Add master branch feed
2013-07-23 19:21:06 +02:00
Parker Moore
f4d6ffeaac
Include an HTML file in Templates docs so as not to confuse - we don't automatically markdownify/textilize includes. Fixes #1303 .
2013-07-21 00:12:31 +02:00
Parker Moore
234f35a025
Update Quick-Start page to include reminder that all requirements must be installed for Jekyll to work. Fixes #1327 .
2013-07-21 00:07:25 +02:00
Parker Moore
b505eb04b3
Merge pull request #1318 from johnkhughes/master
...
Update Extras page in the docs
2013-07-20 14:56:27 -07:00
Rob Wierzbowski
5c9aa19123
Add generator-jekyllrb and grunt-jekyll to plugins page
2013-07-19 11:13:26 -04:00
Matt Rogers
08aef455be
Merge pull request #1310 from robwierzbowski/organize-plugins
...
Organize plugins into categories.
2013-07-16 20:48:51 -07:00
Anatol Broder
7d18d2843b
Add description for drafts folder. Fix #1319
2013-07-17 01:11:00 +02:00
John Hughes
2e8c4359a1
Change syntax highlighting to YAML on Extras page
2013-07-16 21:06:30 +01:00
John Hughes
aae84c4180
Add brackets around sudo on Extras page
2013-07-16 21:01:01 +01:00
John Hughes
52b3afdb71
Update Extras page in the docs to include Kramdown to fix #1313
2013-07-16 20:30:22 +01:00
Parker Moore
37dc759410
Pages are not alphabetical.
...
f25fe1c86f (commitcomment-3644377)
2013-07-16 18:04:56 +02:00
Rob Wierzbowski
afb1561c83
Escape/remove single '_' and '*'s that maruku chokes on.
2013-07-16 10:50:47 -04:00
Rob Wierzbowski
b8b9e79899
Organize plugins into categories, clean up copy.
2013-07-16 10:50:47 -04:00
Parker Moore
5f12373f1a
Merge branch 'master' of github.com:mojombo/jekyll
...
* 'master' of github.com:mojombo/jekyll:
Add Jekyll Image Tag to the plugins list
2013-07-16 11:24:30 +02:00
Parker Moore
1f6839baca
Update history page in the docs to include #1304 .
2013-07-16 11:24:14 +02:00
Rob Wierzbowski
d402427b81
Add Jekyll Image Tag to the plugins list
2013-07-14 18:58:45 -04:00
Parker Moore
11142992ae
Woopsie.
2013-07-14 20:14:26 +02:00
Parker Moore
e5b2b9b4cd
@mojombo asked us to use Releases on GitHub. Link to it in our release notes.
2013-07-14 20:12:04 +02:00
Parker Moore
05e843c34b
Make 'docs' and 'include' code.
2013-07-14 19:58:18 +02:00
Parker Moore
07406baabe
Update history files.
2013-07-14 19:57:09 +02:00
Parker Moore
d572e588e8
Release 1.1.0
2013-07-14 19:52:44 +02:00
Parker Moore
4ce89ac96d
Merge pull request #1201 from zachgersh/all_kramdown
...
Supporting more kramdown options.
2013-07-14 08:45:05 -07:00
Damian Lettie
7521414d11
Add optional time zone when specifying page.date.
2013-07-14 18:17:09 +10:00
zachgersh
b0fbfdb87d
Added a configuration warning to our docs for the two kramdown options we don't support.
2013-07-14 00:32:48 -05:00
Parker Moore
ef0384a662
Merge pull request #1289 from mojombo/drafts-docs
...
Documentation for drafts
2013-07-11 02:56:45 -07:00
Matt Rogers
a5b6522ee2
Make the text around generating the site more clear
...
Thanks to @jpiasetz for the suggestion!
2013-07-10 23:34:48 -05:00
Parker Moore
d10007182d
Be (mostly) anal-retentive about line columns. 🌽 😛
2013-07-11 00:14:38 +02:00
jannypie
d6bc3d00af
Update troubleshooting.md for Mac OSX native gem install issue
2013-07-10 17:10:29 -04:00
Donald Perry
530ad08210
Update the S3 deployment documentation
...
This is just #1294 on the appropriate branch.
2013-07-10 13:16:56 -05:00
Matt Swensen
73f942cf7d
Adding details to GitHub Pages deployment docs regarding relative URLs.
...
Fixes #1291 .
2013-07-10 13:54:02 +02:00
Parker Moore
9fe42fe09c
Add _drafts to site structure page
2013-07-09 23:55:37 +02:00
Parker Moore
61a9988ef3
link to really crappy docs page
2013-07-09 23:55:27 +02:00
Parker Moore
3bc912c3c2
Really crappy docs page for drafts
2013-07-09 23:55:18 +02:00
Parker Moore
08f6f3c2ed
Merge pull request #1204 from maul-esel/include-params2
...
Support parameters for liquid include tags.
2013-07-09 14:14:40 -07:00
Parker Moore
dca7158037
Merge pull request #1286 from cobyism/news-responsivityness
...
News responsivityness
2013-07-08 13:14:31 -07:00
Matt Rogers
66c2ceeda3
Merge pull request #1093 from mojombo/blog-posts
...
News: Blog Posts on jekyllrb.com
2013-07-08 12:00:48 -07:00
Coby Chapple
a6c0fa9b6d
don’t indent lists so much on narrow screens
2013-07-08 20:00:21 +01:00
Coby Chapple
57994ef4c9
ensure overview nav has horizontal padding on mobiles
2013-07-08 19:48:47 +01:00
Coby Chapple
a4eee86fdb
don’t center blog post titles on mobiles
2013-07-08 19:41:26 +01:00
Coby Chapple
3061720501
extend menu word hiding to include portrait tablets
2013-07-08 19:41:15 +01:00
Coby Chapple
e6de4b3f21
fix negative right margin on release label
2013-07-08 19:40:50 +01:00
Coby Chapple
d5742cf383
category label -> red
2013-07-08 19:06:36 +01:00
Coby Chapple
731c7b18aa
resolve conflicts in _posts files from mojombo/blog-posts
2013-07-08 17:53:34 +01:00
Coby Chapple
08d9f4e8e9
💀
2013-07-08 16:46:46 +01:00
Coby Chapple
c800e57075
sneakily join up articles if there’s more than one being shown
2013-07-08 16:45:26 +01:00
Coby Chapple
65a3195a5d
category label -> blue
2013-07-08 16:44:44 +01:00
Coby Chapple
f4580fb40c
tart up the post meta info a little bit
2013-07-08 16:36:07 +01:00
Coby Chapple
1a7bbcaafc
reuse existing article and aside styles, reducing nested markup
2013-07-08 15:52:44 +01:00
Coby Chapple
5ff0f12628
permalink
2013-07-08 15:21:16 +01:00
Coby Chapple
74d90626b3
reorganize categories and right sidebar for more clarity
2013-07-08 14:56:44 +01:00
Coby Chapple
cf25da9431
kill the above-container heading
2013-07-08 14:28:03 +01:00
Parker Moore
be91ee3df2
Update Wordpressdotcom migrator example to match jekyll-import initial beta2. Fixes #1281 .
2013-07-08 14:58:20 +02:00
Rob Wierzbowski
c172f0b72e
Adds Jekyll Picture Tag to the Plugins page
2013-07-07 18:33:18 -04:00
Parker Moore
b6c86579f3
Add feed and link to feed in header. Props @benbalter
2013-07-06 18:05:27 +02:00
Parker Moore
6950809900
Remove "-dot-"'s from release posts. Props @benbalter.
2013-07-06 17:19:59 +02:00
Parker Moore
5737a50782
Don't offer more before you've given any. props @benbalter
2013-07-06 17:13:20 +02:00
Parker Moore
6b82942156
s/works/work/ props @benbalter
2013-07-06 17:10:57 +02:00
Parker Moore
91427c16ec
Update links to history page in blog posts.
2013-07-06 14:58:46 +02:00
Parker Moore
78d169ce05
Add post about Jekyll v1.0.3
2013-07-06 14:58:35 +02:00
Parker Moore
caa2482014
Don't center the posts on mobile
2013-07-06 14:36:11 +02:00
Parker Moore
d8cf817b85
Add news_item layout for each post
2013-07-06 14:36:02 +02:00
Parker Moore
ca6f3614a4
Each mobile nav item should only be 25% wide.
2013-07-06 14:35:54 +02:00
Parker Moore
27c915b908
CSS for news aside.
2013-07-06 14:35:42 +02:00
Parker Moore
01a04c8467
Tweaks to News design
2013-07-06 14:35:24 +02:00
Parker Moore
0f9d205d05
Camelcasing is so 2005.
2013-07-06 14:34:49 +02:00
Parker Moore
c853de4800
Cleaned up post details markup
2013-07-06 14:34:34 +02:00
Parker Moore
74ee8c3bf3
Some very, very minor work on the posts.
2013-07-06 13:47:27 +02:00
Parker Moore
f0f36466b5
Linkify @benbalter's mention in Jekyll 1.0.0 release post.
2013-07-06 13:47:27 +02:00
Parker Moore
43117b9d0f
Beginnings of something beautiful
2013-07-06 13:47:27 +02:00
Parker Moore
02d6d77964
Index file for news
2013-07-06 13:47:27 +02:00
Parker Moore
f150ae209e
Posts! YAY!
2013-07-06 13:47:27 +02:00
Parker Moore
4687b1f010
news includes
2013-07-06 13:47:27 +02:00
Parker Moore
49ca6d4484
Styles for news
2013-07-06 13:47:27 +02:00
Parker Moore
411911977b
Call it "news"
2013-07-06 13:47:27 +02:00
Parker Moore
cd3e95beac
Fix site title to use HTML entities
2013-07-06 13:47:26 +02:00
Parker Moore
699ae71f67
Add blog to list of primary nav items
2013-07-06 13:47:26 +02:00
Parker Moore
eae825cd75
Site permalink based on a blog
2013-07-06 13:47:26 +02:00
Parker Moore
f1941f89d4
Merge changes on docs/plugins/ page.
2013-07-05 16:03:38 +02:00
Jens Krause
9a73d35104
Adding jekyll-swfobject to plugins.md
2013-07-05 11:56:10 +02:00
Parker Moore
6eeb2e3f7e
Added hyphen to 'Timeago' in third-party plugins list.
2013-07-03 11:48:13 +02:00
markets
efcfa4ec84
Add jekyll-timeago to plugins list
2013-07-02 21:13:31 +02:00
Parker Moore
9509201670
Add note that gist tag supports private gists. Fixes #1248 .
2013-06-30 15:55:36 +02:00
Parker Moore
99bffd112b
Add Youku and Tudou Embed link on Plugins page in site/. Fixes #1250 .
2013-06-30 15:52:04 +02:00
tomsugden
f25fe1c86f
Add site.pages to Variables page in Docs. Fixes #1251
2013-06-30 15:45:30 +02:00
Matt Rogers
90962a5acc
Update the QuickStart guide for the default engine change
...
As of Jekyll 1.1, we'll be using Redcarpet as the default for all new
sites.
2013-06-27 12:52:04 -05:00
Parker Moore
bfdcdeebf1
Fix coolaj86 link to migrate from Blogger to Jekyll. Modifies #1242 .
2013-06-26 18:33:42 +02:00
Florent Guilleux
d305226abb
Update URL of article about Blogger migration
2013-06-26 11:04:09 -05:00
Matt Rogers
7f9ccf1e48
Merge pull request #1192 from zachgersh/update_contrib
...
Updated contributing documentation as per parkr.
2013-06-24 14:50:59 -07:00
Parker Moore
5fdf2d87b2
Merge pull request #1228 from zachgersh/plugin_updates
...
Updates to the plugin's page on jekyll.rb
2013-06-23 06:03:15 -07:00
Parker Moore
6391f87462
Merge pull request #1227 from zachgersh/doc_update
...
Removed the link that is now not working to "Maintain your blog with git"
2013-06-22 03:50:23 -07:00
Nicolás Reynolds
f5eed58954
Add jekyll-pandoc-multiple-formats to plugins list
2013-06-18 15:48:39 -03:00
zachgersh
b40cfb623e
Another plugin linking to personal site instead of github.
2013-06-18 08:43:57 -07:00
zachgersh
1cb9de26e5
Jammit gist no longer exists.
2013-06-18 08:39:33 -07:00
zachgersh
fb2703fb3c
Changed a plugin link to github as README is there.
2013-06-18 08:37:48 -07:00
zachgersh
11e10700a5
Really not a plugin but a walkthrough with one small part about creating a plugin.
2013-06-18 08:33:01 -07:00
zachgersh
5c82835cfd
Plugin 404s on Github.
2013-06-18 08:31:37 -07:00
zachgersh
c0c92a2e82
Damn you spacing on my lines.
2013-06-18 08:17:57 -07:00
zachgersh
2b8dc2bb35
Removed the link that is now not working.
2013-06-18 08:02:54 -07:00
zachgersh
6e0bb5e0ba
Final changes for M & P.
2013-06-17 21:36:08 -07:00
zachgersh
ec1644dfd2
Slight formatting changes to make everyone happy.
2013-06-17 21:26:01 -07:00
zachgersh
86b0537008
Slight rewording of the english to make it sound better.
2013-06-17 21:26:01 -07:00
zachgersh
5ada13fb45
Updated contributing documentation as per parkr.
2013-06-17 21:26:01 -07:00
Aleksey V. Zapparov
5593a2d72c
Adds jekyll-assets plugin link
2013-06-17 21:14:00 +03:00
Matt Rogers
0ee385f217
Remove plugins that have been obsoleted by changes in the core
2013-06-17 09:30:47 -05:00
Zach Leatherman
4a88bf2249
Add ReadInXMinutes plugin
2013-06-17 09:03:53 -05:00
Jarrod Birch
9f1e1d4b4e
Edited the two contributing pages to ensure that they point readers towards site/docs for the docs rather than site/_posts (which doesn't exist)
2013-06-15 12:21:53 +01:00
Matt Rogers
9a8c5aa19d
Merge pull request #1208 from mojombo/imageoptim
...
Run site/img through ImageOptim
2013-06-13 05:23:10 -07:00
John Papandriopoulos
12fe8ed00a
Added Jade Converter to docs/plugins
2013-06-13 04:07:58 -07:00
Nick Quaranto
ab351fb073
Run site/img through ImageOptim
2013-06-12 17:25:20 -04:00
Parker Moore
4c750da1be
Add freenode verification file to jekyllrb.com.
2013-06-12 21:45:52 +02:00
maul.esel
1b20a185ca
fix liquid syntax in the docs
2013-06-12 18:14:03 +02:00
maul.esel
fad210100b
document include tag parameters
2013-06-11 16:08:47 +02:00