/cmints-sitemap

This repository is for investigating CMintS sitemap generation options

Primary LanguageHTML

Multi language website starter for CMintS.

Links

Installation

npm i

Starting server

With cache

npm start

For development

npm run dev

Generating static content

npm run build

Deploying

npm run deploy