Parker Moore
|
61faef46cc
|
Add documentation about relative_permalinks. #1081
|
2013-05-12 14:07:30 +02:00 |
Parker Moore
|
665e8d15f7
|
Turn off relative permalinks on Jekyll docs.
|
2013-05-12 01:43:36 +02:00 |
maul.esel
|
ef06f19a9e
|
remove docs on installing pygments
This is no longer needed as stated by @parkr in #1021,
as jekyll now comes bundled with pygments.rb.
Fixes #1021.
|
2013-05-11 16:52:39 +02:00 |
Parker Moore
|
d675ef6662
|
Fixed some things on the site.
|
2013-05-10 23:28:42 +02:00 |
Parker Moore
|
fdceb50595
|
Can't use post_url to ask for the url's of the docs anymore.
|
2013-05-10 23:09:12 +02:00 |
Parker Moore
|
fe921190c7
|
Moving /docs to /docs/home
|
2013-05-10 23:05:59 +02:00 |
Parker Moore
|
9530e56176
|
Fix links to /docs/ in the site.
|
2013-05-10 22:57:51 +02:00 |
Parker Moore
|
23087b9c3f
|
Add permalink to docs/upgrading/
|
2013-05-10 22:55:27 +02:00 |
Parker Moore
|
d8070ec6be
|
Make Upgrading docs page a Page.
|
2013-05-10 22:55:01 +02:00 |
Parker Moore
|
628f8280d0
|
Merge benbalter:docs-pages #985
|
2013-05-10 22:11:36 +02:00 |
zachgersh
|
59f2a41ced
|
Changed liquid link of the homepage.
|
2013-05-10 09:15:56 -07:00 |
zachgersh
|
29c165ef4c
|
Changed the liquid link in posts.
|
2013-05-10 09:13:18 -07:00 |
zachgersh
|
7a2a9d36a7
|
Corrected additional liquid link on the Welcome page.
|
2013-05-10 08:59:56 -07:00 |
zachgersh
|
07d87b2cc0
|
Changed link to liquid, was going to a dead link and it really bothered me.
|
2013-05-10 08:53:47 -07:00 |
Chris Jones
|
25cb387953
|
Changed https to http in the GitHub Pages link. fixes #1051.
|
2013-05-07 23:53:17 +02:00 |
Pascal Borreli
|
d34991ce3d
|
Removed useless measure in css
|
2013-05-06 16:10:29 +01:00 |
Pascal Borreli
|
221c525057
|
Fixed duplicate attribute in css
|
2013-05-06 16:09:26 +01:00 |
Pascal Borreli
|
b61f81c64d
|
Removed duplicate css entry
|
2013-05-06 16:08:36 +01:00 |
Pascal Borreli
|
eacf7e948b
|
Fixed typos
|
2013-05-06 16:07:45 +01:00 |
Pascal Borreli
|
e4e73bddb3
|
Fixed select closing tag
|
2013-05-06 15:57:43 +01:00 |
Nikkau
|
f4f2932cb8
|
Removing manual install of Pip and Distribute
Brew automatically install Pip and Distribute.
https://github.com/mxcl/homebrew/blob/master/Library/Formula/python.rb#L245-247
|
2013-05-06 16:19:47 +03:00 |
Olov Lassus
|
7a65f2d268
|
Updated URL for Markdown references plugin (moved from Gist to a GitHub project)
|
2013-05-06 11:53:52 +03:00 |
David Briggs
|
a5a6be1b1b
|
fix unescaped liquid tag, fixes #1019
|
2013-05-06 10:51:08 +02:00 |
Parker Moore
|
24d694e6a0
|
We now have native drafts, wahoo
|
2013-05-05 23:42:08 +02:00 |
Parker Moore
|
0619265e5b
|
Update Upgrading docs. #965
|
2013-05-05 23:39:42 +02:00 |
Parker Moore
|
04837f7c78
|
Merge pull request #965 from benbalter/upgrading-docs
Add docs to help users upgrade from < 1.0, fixes #877
|
2013-05-05 14:10:44 -07:00 |
Parker Moore
|
ce999f12fc
|
Merge pull request #992 from maul-esel/consistent-page.url
add leading slash to page.url and post.url
|
2013-05-05 13:56:15 -07:00 |
Coby Chapple
|
e419029b93
|
update github logo in footer
|
2013-05-02 21:56:45 +01:00 |
Coby Chapple
|
eaaba892a2
|
derp
|
2013-05-02 21:56:35 +01:00 |
Coby Chapple
|
f0fc262812
|
tweak some of the code blocks on the troubleshooting page to work better on mobiles
|
2013-05-02 21:46:43 +01:00 |
Coby Chapple
|
cdcb92bb38
|
make these clone instructions behave as blocks
|
2013-05-02 21:43:22 +01:00 |
Coby Chapple
|
6cc77dfeee
|
this code block was sticking way out, usage detailed on gist anyway
|
2013-05-02 21:38:24 +01:00 |
Coby Chapple
|
72d4e1f65b
|
oops, pagination page got left out
|
2013-05-02 21:34:47 +01:00 |
Coby Chapple
|
04bbca5871
|
use <th> instead of <td> for table headers on variable page
|
2013-05-02 21:32:41 +01:00 |
Coby Chapple
|
6f2f296578
|
more padding for extra quick-start command line
|
2013-05-02 21:32:07 +01:00 |
Coby Chapple
|
6a57d5248b
|
merge in changes from latest master
conflicts:
- site/_posts/2012-07-01-permalinks.md
- site/css/style.css
- site/index.html
|
2013-05-02 21:16:47 +01:00 |
Coby Chapple
|
e0640d6687
|
side scrolling wrappers for remaining tables
|
2013-05-02 21:08:18 +01:00 |
Coby Chapple
|
0d80d10ebf
|
wrappers for permalinks page
|
2013-05-02 14:17:16 +01:00 |
Coby Chapple
|
c6ce15e435
|
notes, warnings etc should break out rightwards too, come to think of it
|
2013-05-02 14:16:19 +01:00 |
Coby Chapple
|
8446f47247
|
wrapper classes for frontmatter page
|
2013-05-02 14:05:44 +01:00 |
Coby Chapple
|
951cb11d48
|
padding should be even when table fits without overflow
|
2013-05-02 13:52:21 +01:00 |
Coby Chapple
|
fb642bb97f
|
break side scrolling tables out of the grid/parent containers 🤘
|
2013-05-02 13:51:26 +01:00 |
Coby Chapple
|
f924a04733
|
scroll tables sideways on mobiles
|
2013-05-02 13:50:46 +01:00 |
Parker Moore
|
48fe514c54
|
Updating Configuration page in docs with the defaults
|
2013-04-30 16:08:21 +02:00 |
maul.esel
|
9582a7cc84
|
note leading slash in the docs
|
2013-04-20 13:34:54 +02:00 |
Matt Rogers
|
47f8fb5091
|
Don't end an independent thought with a preposition.
|
2013-04-19 22:56:19 -05:00 |
Matt Rogers
|
b05afb022f
|
Use 'the' instead of 'a'
|
2013-04-19 22:51:18 -05:00 |
Matt Rogers
|
7d59df92b3
|
Use 'from' instead of 'at'
|
2013-04-19 22:50:45 -05:00 |
Matt Rogers
|
94449c4088
|
Tell people to update the site not the wiki.
We want to kill the wiki with fire.
|
2013-04-18 23:17:09 -05:00 |
Matt Rogers
|
7d3dcc0116
|
Fix the link to the Homebrew wiki
|
2013-04-18 23:17:09 -05:00 |