On Sat, Apr 23, 2016 at 8:31 AM, Raniere Silva <[email protected]> wrote: >> So, Jekyll does not process the files at >> >> https://github.com/swcarpentry/git-novice > > No. > > We are using Pandoc plus some Python scripts. > The rules are on the Makefile.
It needs to be easier to find the documentation on how the lessons are built. Both the README and CONTRIBUTING files in git-novice send the interested contributor to lesson-template for "instructions on formatting, building, and submitting lessons". But these instructions are no longer in lesson-template, and are instead hidden in lesson-example. https://github.com/swcarpentry/lesson-example Here is the relevant documentation: https://github.com/swcarpentry/lesson-example/blob/gh-pages/DESIGN.md https://github.com/swcarpentry/lesson-example/blob/gh-pages/LAYOUT.md https://github.com/swcarpentry/lesson-example/blob/gh-pages/FAQ.md John _______________________________________________ Discuss mailing list [email protected] http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org
