An open API service indexing awesome lists of open source software.

https://github.com/bufferapp/developers.buffer.com

Buffer API documentation and developer resources
https://github.com/bufferapp/developers.buffer.com

Last synced: 5 months ago
JSON representation

Buffer API documentation and developer resources

Awesome Lists containing this project

README

          

# developers.buffer.com

The Buffer developer documentation site.

## Setup

1. Install [Hugo](https://gohugo.io/getting-started/installing/)
2. Run `hugo server` during local development
3. Run `hugo`, commit your changes and push to master to deploy

## Notes

* The site's css is built using [Spectre](https://picturepan2.github.io/spectre/elements/labels.html)
* The site is hosted with Github Pages and the DNS is configured via Cloudflare
* Refer to the [Hugo documentation](https://gohugo.io/documentation/) to configure the site