This project is a great place to start for building new Tome projects on Netlify.
To get started, click the "Deploy to netlify" button above and deploy a copy of this template to Netlify.
To install Tome locally, run:
ddev start
ddev composer install
ddev drush site-install
ddev drush en tome
ddev drush tome:importthen run:
ddev launch $(ddev drush uli)
and click the link to start editing content!
When ready to export your site to Netlify
ddev drush tome:export
ddev drush tome:static
Commit the changes, which should include cofiguration changes and static html pages.
Push the branch to remote. The build process on Netlify will then import the static html files