docs
docs copied to clipboard
The source for the Buffalo website
Issue moved from https://github.com/gobuffalo/buffalo/issues/833 This project is great and I can't wait to dive in further. Thanks for creating/maintaining it! Getting started with buffalo has been relatively easy on one...
In my experience, it seems that most examples need to have the following command ran after the "go get" : buffalo setup This command often ask then to install this...
By doing so buffalo can better cover ru speaking audience. I'm ready to handle it by translating whole docs.
Add a simple step-by-step tutorial, like we can find on many frameworks: - https://book.cakephp.org/3.0/en/tutorials-and-examples/bookmarks/intro.html - https://docs.djangoproject.com/en/1.10/intro/tutorial01/ This kind of tutorials are easier to understand, and you still can look at...
The documentation is very helpful but may be improved for beginners. It could be modified in this way: Before building, you need to set your database configuration. By default your...
Pop and Plush are big components in Buffalo ecosystem, and they have their own pace. They should have their own namespace or subdomain and a dedicated documentation. Buffalo documentation should...
As discussed on Slack, we should introduce a development branch. This branch will contain documentation about the next version of Buffalo, and will be merged into master on new Buffalo...