Skip to content

webron/checklyhq.com

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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 [email protected]


๐Ÿ“„ License

MIT

Checkly
Delightful Active Monitoring for Developers
From Checkly with โ™ฅ๏ธ

About

๐Ÿฆ Checkly public site & docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 62.7%
  • HTML 22.5%
  • JavaScript 14.7%
  • Shell 0.1%