getpelican / pelican-themes

Themes for Pelican
https://getpelican.com/
2.13k stars 1.09k forks source link

Add instructions to readme for updating repository #363

Closed mlissner closed 6 years ago

mlissner commented 8 years ago

I used pelican months ago, so I have pelican-themes on my system, but I know it has submodules, which are an area of git that I never play with. You have instructions for the initial clone, but it'd be great to have some for updating as well.

This looks promising, but I really have no idea: https://stackoverflow.com/questions/1030169/easy-way-pull-latest-of-all-submodules

born2discover commented 8 years ago

Hello there,

As per this StackOverflow answer, all you have to do is:

git submodule update --init --recursive
rask004 commented 6 years ago

Recommend closing this issue, is not as theme issue.

justinmayer commented 6 years ago

@rask004: Agreed. Many thanks for going through some existing issues/PR and helping to review them. That kind of assistance is SUPER helpful. Bravo! 😄