Hi Maneesha,
It's simpler than that - just 'git add *.md' rather than "git add *.*" or "git add -A" so that the commit only includes the Markdown, not the HTML. We're going to work to simplify this over the summer...
Thanks,
Greg

On 2015-06-05 7:56 PM, maneesha sane wrote:
Thanks. My experience with make & pandocs is limited so there's some stuff I'm figuring out as I go along.
​​

The instructions you shared include this:
​-----
Note: Once a lesson has been created, please submit changes for review as pull requests that contain
​ ​
only the modified Markdown files, and not the re-generated HTML.
​----

I'm curious to hear how people do this. Do you put the html in your .gitignore? I'm looking at some of the existing pull requests and I don't immediately see anything that excludes the html files.​

​-maneesha

​

​





On Fri, Jun 5, 2015 at 2:34 PM, Greg Wilson <gvwil...@software-carpentry.org <mailto:gvwil...@software-carpentry.org>> wrote:

    Whoops - good catch.  The link should now point you to
    https://github.com/swcarpentry/lesson-example (which has the
    example of how to use the template) - we moved all those
    explanations out of lesson-template itself to make it easier to
    merge template changes into lessons.  I'll fix that in our
    existing repos over the weekend.
    Thanks much,
    Greg

    On 2015-06-05 2:07 PM, maneesha sane wrote:

    I taught the  git novice
    (http://swcarpentry.github.io/git-novice/) lesson remotely this
    morning.  I'd like to fix a few things in it (clarifying some
    instructions, and just fixing some typos). The repo's readme
    directs you to https://github.com/swcarpentry/lesson-template for
instructions on how to build it but I don't see anything there. I feel like in an earlier version there were more detailed
    instructions available. Where can I find these instructions?


    _______________________________________________
    Discuss mailing list
    Discuss@lists.software-carpentry.org  
<mailto:Discuss@lists.software-carpentry.org>
    
http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org

-- Dr. Greg Wilson |gvwil...@software-carpentry.org <mailto:gvwil...@software-carpentry.org>
    Software Carpentry |http://software-carpentry.org



--
Dr. Greg Wilson    | gvwil...@software-carpentry.org
Software Carpentry | http://software-carpentry.org

_______________________________________________
Discuss mailing list
Discuss@lists.software-carpentry.org
http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org

Reply via email to