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
- Host: GitHub
- URL: https://github.com/bufferapp/developers.buffer.com
- Owner: bufferapp
- Created: 2019-03-13T15:55:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-02T15:05:03.000Z (over 1 year ago)
- Last Synced: 2025-05-26T05:13:46.391Z (about 1 year ago)
- Language: HTML
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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