CSPS-EFPC-IT / craft-gcweb

Craft CMS boilerplate integrated with the GCWeb theme
2 stars 0 forks source link

Remove default site used for splash page #36

Closed FrancisMawn closed 4 years ago

FrancisMawn commented 4 years ago

This change makes it so that we only have 2 sites now instead of 3.

We bypass Craft bootstrap process when the request hits the root URL and instead load a static splash.html file that must be manually edited for now.

We are considering making it editable from the control panel eventually, if we feel like there's a need for that.

Resolves #3, resolves #6