Reasons for using a custom template.
- Install Bootstrap so the Squarespace pages looks like the Rails data portal.
- Add a full width layout on the homepage.
- Install
squarespace server.
npm install -g @squarespace/server-
Clone this repo.
-
Start server.
squarespace-server https://<site-name>.squarespace.comSee Squarespace Local Development for more info.
- Make edits to the files in this repo and commit the changes.
- Push to
squarespace.
git push squarespace
- The live site is updated.