Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
What is best way to handle multiple *sub* sites?
· 11 years ago
Hi @Sommerregen, if I want the subsite can be call with URL like www.locathost.com/subsite. How can I achieve that?
-
What is best way to handle multiple *sub* sites?
· 11 years ago
Hi @Anthony, I'm using a different setup than the one I posted. If you stick to the above example you have to place all your sub-sites into a folder sites of your Grav root directory. Each sub-site ca
-
What is best way to handle multiple *sub* sites?
· 11 years ago
Hi Andy or Sommerregen, Would it be possible for you to post a screenshot of the folder set up? I'm not sure what the contents of the sub folder should be. I've tried a few different variations but ke
-
What is best way to handle multiple *sub* sites?
· 11 years ago
Ack, still need to write it!
-
What is best way to handle multiple *sub* sites?
· 11 years ago
@rhukster, I want to use multi subsite function for next project, can you tell more about how to use setup.php file, thanks~~
-
What is best way to handle multiple *sub* sites?
· 11 years ago
Looking forward to the setup file document :)
-
What is best way to handle multiple *sub* sites?
· 11 years ago
Ok, Ok, you guys win! I'm going to have to spend some time today to document the power of Grav's multisite configuration capabilities. Really it's not strictly multisite, it's just a way to achieve t
-
What is best way to handle multiple *sub* sites?
· 11 years ago
Hi Sommerregen, thanks for your answer. I was ending making two different directory structures, like this: one full grav structure for theme n.1 and one full grav structure for theme n.2
-
What is best way to handle multiple *sub* sites?
· 11 years ago
Hi @shakisha, there are many ways to setup a multi-site page. If each of your websites have its own subdomain, then you can make use of environment configurations and set your theme there. If your str
-
What is best way to handle multiple *sub* sites?
· 11 years ago
It's possible to have a git repo containing grav, and symlink it. There are some docs on how to do this on this site, but the docs are not very clear. I was able to do this with plugins, and when you