wiederkehr / catalog-deployment-example-netlify

Example for creating and publishing an instance of Catalog using Netlify.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish Catalog on Netlify

Example for creating and publishing an instance of Catalog using Netlify.

Netlify Status

1. Install Catalog

  1. Create a new Catalog following these instructions.
  2. Create a new repository on Github following these instructions.
  3. Add your Catalog code to the new repository following these instructions.

For more details about how to use Catalog, check out the documentation.

2. Configure Netlify

  1. Create a new site on Netlify following these three easy steps.
  2. Add the script yarn catalog-build as the build command and catalog/build as the publish directory.

Netlify build settings

3. Publish to Netlify

  • Everytime you push new code to the master branch, your Catalog will be deployed automatically.
  • You can set up a custom domain for your site and secure it with HTTPS on Netlify.

About

Example for creating and publishing an instance of Catalog using Netlify.


Languages

Language:HTML 71.9%Language:JavaScript 28.1%