Hi Bennet, I had the same question at some point, see thread starting at https://github.com/swcarpentry/git-novice/pull/249#issuecomment-193014806
Cheers, Marianne On Fri, Apr 22, 2016 at 8:24 PM, Bennet Fauber <[email protected]> wrote: > Maybe I'm looking in the wrong place or something, but I think that > the .md file at > > https://github.com/swcarpentry/git-novice/blob/gh-pages/07-github.md > > should have the same text and such as the rendered files at > > http://swcarpentry.github.io/git-novice/07-github.html > > But I see on the former, as learning objectives, > >> ## Learning Objectives {.objectives} >> >> * Explain what remote repositories are and why they are useful. >> * Push to or pull from a remote repository. > > but on the latter > > <h2><span class="glyphicon glyphicon-certificate"></span>Learning > Objectives</h2> > </div> > <div class="panel-body"> > <ul> > <li>Explain what remote repositories are and why they are useful.</li> > <li>Clone a remote repository.</li> > <li>Push to or pull from a remote repository.</li> > </ul> > > Has something got out of synchronization? I'm pretty sure I'm looking > at the right files.... > > There is a .nojekyll file in the lesson repo, is that suppressing > reprocessing of the files by any chance? > > -- bennet > > _______________________________________________ > Discuss mailing list > [email protected] > http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org _______________________________________________ Discuss mailing list [email protected] http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org
