+ [11 years ago] travis-ci [travis-ci] mojombo/jekyll#2260 (master) The build was broken. http://travis-ci.org/mojombo/jekyll/builds/14960164
+ [11 years ago] travis-ci [travis-ci] maul-esel/jekyll#190 (frontmatter-defaults) The build has errored. http://travis-ci.org/maul-esel/jekyll/builds/14970311
+ [11 years ago] travis-ci [travis-ci] maul-esel/jekyll#191 (master) The build was broken. http://travis-ci.org/maul-esel/jekyll/builds/14970456
+ [11 years ago] travis-ci [travis-ci] maul-esel/jekyll#190 (frontmatter-defaults) The build has errored. http://travis-ci.org/maul-esel/jekyll/builds/14970311
+ [11 years ago] travis-ci [travis-ci] mojombo/jekyll#2270 (fix-toml) The build passed. http://travis-ci.org/mojombo/jekyll/builds/15012160

message no. 14570

Posted by travis-ci in #jekyll at 2013-12-05T08:22:38Z

[travis-ci] maul-esel/jekyll#190 (frontmatter-defaults) The build has errored. http://travis-ci.org/maul-esel/jekyll/builds/14970311
+ [11 years ago] opscoding Hi, I wonder how difficult it is to convert an existing static web site into a Jekyll project. Specifically, here is what I mean -- say, I have a site out there already http://getbootstrap.com/, how can I make it a Jekyll project so that new contents (such as http://getbootstrap.com/javascript/#transitions) can be written in a markdown format?
+ [11 years ago] dmison opscoding: AFAIK existing HTML pages could just be copied straight over as is ... jekyll will just copy them straight into the built site without changing them
+ [11 years ago] dmison if you wanted to rewrite them as markdown ... then that gets harder because of the "live demo" nature of some of the content
+ [11 years ago] dmison but you can just have the html of those sections inline with the markdown
+ [11 years ago] travis-ci [travis-ci] mojombo/jekyll#2272 (master) The build was fixed. http://travis-ci.org/mojombo/jekyll/builds/15019803