Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gobuffalo/docs
The source for the Buffalo website
https://github.com/gobuffalo/docs
buffalo documentation example go gobuffalo golang hacktoberfest
Last synced: 2 days ago
JSON representation
The source for the Buffalo website
- Host: GitHub
- URL: https://github.com/gobuffalo/docs
- Owner: gobuffalo
- License: mit
- Created: 2016-12-12T16:55:34.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2023-09-24T19:41:01.000Z (over 1 year ago)
- Last Synced: 2025-01-16T01:13:20.965Z (9 days ago)
- Topics: buffalo, documentation, example, go, gobuffalo, golang, hacktoberfest
- Language: JavaScript
- Homepage: https://gobuffalo.io
- Size: 77.3 MB
- Stars: 112
- Watchers: 16
- Forks: 152
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Buffalo Documentation
This is the repository for https://www.gobuffalo.io, the official website of the [Buffalo ecosystem](https://github.com/gobuffalo).
This documentation contains:
* The [Buffalo Documentation](https://gobuffalo.io/docs/getting-started/installation)
* The [Pop Documentation](https://gobuffalo.io/docs/db/getting-started)## Contributing
Contributing to this documentation site is a great, and easy, way to help make Buffalo better!
Note that this repository is only about Buffalo ecosystem documentation. If you want to contribute to the ecosystem itself, please refer to the concerned repository:
* [Buffalo](https://github.com/gobuffalo/buffalo)
* [Buffalo CLI](https://github.com/gobuffalo/cli)
* [Pop](https://github.com/gobuffalo/pop)
* [Plush](https://github.com/gobuffalo/plush)See [the contribution guide](CONTRIBUTING.md) for more info about how to contribute.