+[10 years ago]mchelenyeah thats another option, but i'd like to find a generic solution that works on any jekyll site w/o modification +[10 years ago]mchelenanyway it looks like travis does indeed support running a webserver +[10 years ago]jaybea. provide 'web' access to rendered content. and or b. use a tool that provides for serving to itself. +[10 years ago]jaybenod; travis is very capable; surely supports such a scenario +[10 years ago]mchelenyeah i think that's simplest, and i can use the existing tools
and what i want is something that can run on travis cs
+[10 years ago]tohuwI created a hashtable of the form [[“key1”, “value1”],[“key2”,”value2”],[“key3”,”value3”]] in _config.yml, but when I attempt to emit these values in a for loop (or indeed, just via {{ site.hashtablename }}, I only get the first key/value pair. Why? +[10 years ago]jaybetohuw, show your work for full credit :) +[10 years ago]tohuwjaybe: https://github.com/tohuw/tohuw.net/blob/master/_config.yml#L19 https://github.com/tohuw/tohuw.net/blob/master/_includes/links.html#L7-L9 +[10 years ago]jekyllrbTitle: tohuw.net/_config.yml at master · tohuw/tohuw.net · GitHub (at github.com) +[10 years ago]jaybe`whatis yaml