Skip to content

reshmabidikar/slate

This branch is 68 commits behind killbill/slate:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6903880 · Apr 25, 2024
Aug 27, 2023
Aug 22, 2023
Apr 25, 2024
Jun 27, 2018
Aug 14, 2023
Aug 10, 2023
Aug 27, 2023
Aug 27, 2023
Jul 16, 2023
Jul 25, 2023
Sep 1, 2023
May 25, 2022
Jul 24, 2023
Sep 1, 2023
May 31, 2015

Repository files navigation

API docs

Kill Bill API documentation.

The site is built using Middleman. See also https://github.com/slatedocs/slate.

Edit and Syntax

The documentation is in the source/includes directory.

Markdown syntax: https://github.com/slatedocs/slate/wiki/Markdown-Syntax

Development

To run the site locally:

middleman server

Prerequisites:

Deployment

To generate the files:

middleman build

Notes:

  • The generated static pages under build are deployed by Cloudflare (https://apidocs.killbill.io/)
  • The built pages are also pushed to the gh-pages branch for debugging (served by GitHub pages at https://killbill.github.io/slate/ for backward compatibility)
  • Minification of assets is handled by Cloudflare (check-in the unminified version)

About

Kill Bill API documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.7%
  • SCSS 7.6%
  • HTML 3.7%
  • Ruby 2.6%
  • Shell 1.4%