+[2016-12-06T15:17:35Z]jekyllrbFor the record, jaybe meant: Any file that is processed by jekyll can leverage liquid includes +[2016-12-06T15:17:57Z]pachinsvthanks, jaybe +[2016-12-06T15:18:23Z]jaybeWelcome +[2016-12-06T15:19:40Z]pachinsvI was lookingfor a feature similar to Sphinx admonitions (http://docutils.sourceforge.net/docs/ref/rst/directives.html#admonitions) +[2016-12-06T15:19:41Z]jekyllrbTitle: reStructuredText Directives (at docutils.sourceforge.net)
+[2016-12-07T03:12:50Z]novonaguhi +[2016-12-07T09:18:03Z]esrII'm a new user seeking help including images in posts. Is there something I need to configure to tell jekyll that an assets directory should be included in site generation? +[2016-12-07T09:46:59Z]esrNever mind. Found the answer. The docd say that any directory other than system specials will bee copied verbatim to the generated site, but fail to mention that if the name of your assets directory begins with '_' it gets misyaken for a special and you lose. +[2016-12-07T09:50:16Z]Flowinhoesr you can still use directories that start with an _ +[2016-12-07T09:50:25Z]FlowinhoYou can include them in your config file.