+[2013-07-18T19:22:18Z]smbnubcan i just keep the names in root folder with .html and use .htaccess to convert to clean url after the site is put together by jekyll +[2013-07-18T19:24:33Z]jaybesmbnub, keep reading; that's not accurate. many ways to accomplish clean URL. +[2013-07-18T19:25:46Z]jaybeone could use the web server configuration to accomplish it, or, for example, in the front matter of a page/post, leverage the permalink: YAML. example: permalink: /docs/myperma/ (the actual file could live anywhere… e.g. /some_file.md ) +[2013-07-18T19:26:46Z]jaybefor posts, one could set the global permalink: setting in _config.yml so all posts have permalinks such as, permalink: /:month/:day/:title +[2013-07-18T20:42:17Z]travis-ci[travis-ci] kelvinst/jekyll#61 (deprecator-powerup) The build failed. http://travis-ci.org/kelvinst/jekyll/builds/9242928
message no. 5592
Posted by jaybe in #jekyll at 2013-07-18T01:24:12Z
cads, a .md/.markdown main /index.html is fine if desired.
+[2013-07-19T13:51:07Z]travis-ci[travis-ci] mojombo/jekyll#1371 (no-layouts-for-excerpt) The build passed. http://travis-ci.org/mojombo/jekyll/builds/9267374 +[2013-07-19T13:53:03Z]travis-ci[travis-ci] mojombo/jekyll#1372 (no-layouts-for-excerpt) The build failed. http://travis-ci.org/mojombo/jekyll/builds/9267481 +[2013-07-19T14:08:55Z]travis-ci[travis-ci] mojombo/jekyll#1373 (remove_table_selector) The build passed. http://travis-ci.org/mojombo/jekyll/builds/9268138 +[2013-07-19T14:16:14Z]13WAATGZX[travis-ci] mojombo/jekyll#1375 (master) The build passed. http://travis-ci.org/mojombo/jekyll/builds/9268176 +[2013-07-19T16:48:45Z]benbalterany insight into why 1.1.0 was yanked from rubygems?