Git Product home page Git Product logo

Comments (3)

LisaFC avatar LisaFC commented on May 5, 2024

The main problem with not using submodules is that it's harder to pull in the latest version of the theme, especially if it's been modified a lot from when you cloned it. It was very easy for me to update this project to point to the theme version with your feedback widget, for instance - just git submodules update --remote in my local copy.

Cloning the theme works fine, of course, but getting it as a submodule is the Hugo recommended approach for most cases.

from docsy-example.

LisaFC avatar LisaFC commented on May 5, 2024

BTW I agree that submodules are weird but they're probably more bewildering for the theme author than the theme user, once you know that a)this is pointing to the theme repo at a specific revision and b)you can run this command to make it point to the latest version, it's pretty trivial. The one real issue you can run into with this particular theme is that it has submodules so you need to recurse it if you want to work with it locally.

from docsy-example.

kaycebasques avatar kaycebasques commented on May 5, 2024

Seems like reasonable arguments for keeping things as is. I'll close this issue.

from docsy-example.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.