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? |
||
|---|---|---|
| .. | ||
| _data | ||
| _includes | ||
| _layouts | ||
| _posts | ||
| css | ||
| docs | ||
| fonts | ||
| img | ||
| js | ||
| news | ||
| .gitignore | ||
| CNAME | ||
| README | ||
| _config.yml | ||
| favicon.ico | ||
| feed.xml | ||
| freenode.txt | ||
| index.html | ||
README
Jekyll's awesome website.