jekyll/site
Philipp Rudloff 936a00a974 Prevent table from extending parent width
The table containing the _Permalink style examples_ [in the docs](http://jekyllrb.com/docs/permalinks/#permalink-style-examples) extends the width of the content container.

The solution I propose is a bit dirty, because I remove `permalink: ` in the left column to make the table fit.

Another way would be using `white-space: normal;` for code inside tables. That would lead to _ugly_ line-breaks within the code.

What do you think?
2014-05-19 16:41:33 +02:00
..
_data Add some documentation 2014-04-14 22:46:21 -04:00
_includes Update Font Awesome to v4.1.0. 2014-05-15 09:41:38 +03:00
_layouts Include anchor_links before the end closing `body` tag. 2014-05-10 21:02:45 +03:00
_posts Link to the changelog. 2014-05-08 23:13:46 -04:00
css Use HTML and CSS we just created. 2014-05-07 16:48:38 -04:00
docs Prevent table from extending parent width 2014-05-19 16:41:33 +02:00
fonts Update Font Awesome to v4.1.0. 2014-05-15 09:41:38 +03:00
img Improve feed.xml. 2014-04-02 21:33:40 +03:00
js Update html5shiv to v3.7.2. 2014-05-06 19:35:51 +03:00
news Move news/releases/index.md to news/releases/index.html to prevent unnecessary <p> tags. #1508. 2013-09-06 23:00:36 -04:00
.gitignore Update site dir with contents of #583 at rev cb19367. 2012-12-31 12:48:04 -08:00
CNAME A better way to preview and release the Jekyll site. 2012-12-26 15:13:57 -07:00
README A better way to preview and release the Jekyll site. 2012-12-26 15:13:57 -07:00
_config.yml Change timezone to Los Angeles 2014-05-12 00:47:54 +02:00
favicon.ico Slightly improve favicon.ico. 2014-04-06 09:17:14 +03:00
feed.xml Improve feed.xml. 2014-04-02 21:33:40 +03:00
freenode.txt Add freenode verification file to jekyllrb.com. 2013-06-12 21:45:52 +02:00
index.html Specify image dimensions in the HTML. 2014-03-24 00:31:28 +02:00

README

Jekyll's awesome website.