Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.
/ documentation Public archive
forked from ringcentral/slate

Beautiful static documentation for your API

License

Notifications You must be signed in to change notification settings

quintype/documentation

 
 

Repository files navigation

Quintype Documentation

This is the parent folder that controls https://developers.quintype.com.

Do note that various subdirectories are controlled from other repos.

To deploy this repo, just run ./deploy in your local directory.

Sitemaps

If you are adding a new page, please add it to source/combined-sitemap.xml

Currently, important pages from the slate documentation is in source/sitemap.xml

Analytics

The correct analytics snippet to add on all pages is the following

<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');ga('create', 'UA-66074042-1', 'auto');ga('send', 'pageview');</script>

About

Beautiful static documentation for your API

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.5%
  • SCSS 7.3%
  • HTML 3.9%
  • Ruby 2.4%
  • Shell 1.7%
  • Dockerfile 0.2%