webron / checklyhq.com

🦝 Checkly public site & docs

Home Page:https://checklyhq.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hugo

checklyhq.com

🦝 Checkly public site, docs and guides

hero


πŸ–₯ Run Locally

$ npm install
$ npm start

$ npm run start:api

🚒 Build & Deploy

$ npm run build
$ npm run deploy

Push to any branch will generate deployment preview via Vercel

Push to master will automatically deploy to production via Vercel


πŸ”Ž Algolia Search

This is done automatically through a github action, see .github/worksflows/algolia-docsearch.yml. If you need to do it manually, run the following commands

$ cd algolia
$ ./docsearch run ./config.json

πŸ’ͺ Docs, Learn & Guides

Docs, Learn & Guides sections are open to contributions. If you find a mistake or you think that something could be improve, please open a PR πŸ™‚

  • Docs: ./site/content/docs
  • Learn: ./site/content/learn
  • Guides: ./site/content/guides

πŸ—ž Blog

Do you want to share your use case and experience using Checkly with your product? Become a guest author. Reach us at giovanni@checklyhq.com


πŸ“„ License

MIT

Checkly
Delightful Active Monitoring for Developers
From Checkly with β™₯️

About

🦝 Checkly public site & docs

https://checklyhq.com

License:MIT License


Languages

Language:SCSS 62.7%Language:HTML 22.5%Language:JavaScript 14.7%Language:Shell 0.1%