Giter VIP home page Giter VIP logo

Comments (4)

laktek avatar laktek commented on August 17, 2024

Easiest would be to have a config.json for each site, which instructs to use a common template directory and different content directories to output into different directories (eg. products.domain.com)

Then you will need to run punch g config1.json to generate each site. I will see whether I can improve the generate command to look and execute multiple configs.

from punch.

chadwithuhc avatar chadwithuhc commented on August 17, 2024

So each site has to be output manually? I thought I read something in the docs about putting them in subfolders to allow multiple sites on one install and shared resources?

from punch.

laktek avatar laktek commented on August 17, 2024

You can do that too. Output each site in their own sub-folder and then map them to the domain with apache config.

from punch.

teddychan avatar teddychan commented on August 17, 2024

is it possible to work with this in Amazon S3 case?

say I have site:

www.domain1.com
www.domain2.com
www.domain3.com

when i do punch g www.domain1.com
it will deploy to the correct S3 bucket?

what will it look like in the output folder?

/output/www.domain1.com/index.html
/output/www.domain2.com/index.html
/output/www.domain3.com/index.html

from punch.

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.