graphql-ruby
graphql-ruby copied to clipboard
More website improvements
It's been a very long time since the layout and content of graphql-ruby.org was reconsidered. I'm interested in taking some hints from other code websites that I like using:
- guides.rubyonrails.org
- api.rubyonrails.org
- relay.dev
- react.dev
Some things I'd like to include:
- [x] Put more content on the landing page 53c38ab09
- [x] Full-width content 6ac6dc2b5
- [ ] Left-hand side nav of all guides
- [ ] Nicer rendering of API docs -- maybe move more guide contents into the API docs?