Giter VIP home page Giter VIP logo

Comments (4)

JugglerX avatar JugglerX commented on July 18, 2024 1

Hey, what is the problem exactly? The repo size is too large?

from jamstackthemes.

JugglerX avatar JugglerX commented on July 18, 2024 1

Yeah we are going to need to investigate reducing the size. Maybe use git LFS or Netlify large media. I suppose submodules could also be a solution. But I want to avoid making the repo hard to work with. Lots of people don't understand submodules, and git LFS requires extra tooling. It needs to be as easy as fork, clone, commit without doing any advanced git stuff.

from jamstackthemes.

oshliaer avatar oshliaer commented on July 18, 2024

Hi!

Thanks for the repo. It's a really helpful!

It seemed to me that it was too big for me to add a couple of text topics. Or is it not so?

I might be wrong. Just correct me.

from jamstackthemes.

oshliaer avatar oshliaer commented on July 18, 2024

OK. There is my example how I store a hugo project

  1. The theme has its own repo/my fork with a my own green branch. Located in a separate directory. Outside the project.
  2. The hugo-site has has its own repo/my fork. I call this the project.
  3. The content folder has has its own repo/my fork. Often this is a branch of one large repository where only articles are stored. Located in a separate directory. Outside the project.

For your case it may be

  1. The theme and hugo-site are stackbithq/jamstackthemes-hugo-site
  2. The content folder is stackbithq/jamstackthemes. You can use this as a submodule by path jamstackthemes/content/theme/

Without a risk to lost something.

from jamstackthemes.

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.