Installation

If your website is a single page application (without server side rendering), e.g.

  • React

  • Vue

  • Angular

  • Ember

Use the following installation guide:

If your website is static HTML or otherwise doesn't render the HTML with Javascript, e.g.

  • CMS and blog-based websites

    • Wordpress (in most cases)

    • Squarespace

    • Weebly

  • JAMstack-based websites

    • Gatsby

    • Next.js

    • Nuxt/Jekyll/Hugo

Use the following installation guide:

Last updated