Bottr-js / Bottr

🤖 The world's simplest framework for creating Bots
http://bottr.co
MIT License
938 stars 86 forks source link

Make Our Site Look Awesome #43

Closed jcampbell05 closed 7 years ago

jcampbell05 commented 7 years ago

We have a new site but it still needs a lot of work.

https://bottr.co/

  1. Tidy up vertical rhythmn spacing.
  2. Fix it on mobile devices
  3. Make sure it is obvious to the reader what it is, maybe add more examples of the platforms and services we support.
aaronraff commented 7 years ago

I would like to help out with this. Would it be acceptable to choose one step and submit a pull request for just that step or are you looking for one request that fulfills all of these requirements?

jcampbell05 commented 7 years ago

@aaronraff It would be acceptable to do one step as a PR :)

geoffdavis92 commented 7 years ago

@aaronraff Do you want any help, or do are you good?

aaronraff commented 7 years ago

@geoffdavis92 If you would like to contribute, I'm sure we could split up the work!

aaronraff commented 7 years ago

@jcampbell05 Maybe I am missing something but I do not believe that the repository contains your front-end files for the Bottr website. Please let me know how I can obtain these files so that I can contribute to this project.

jcampbell05 commented 7 years ago

@aaronraff they should be in the gh-pages branch. We use middleman to generate it right now.

aaronraff commented 7 years ago

@jcampbell05 I found them, thank you.

geoffdavis92 commented 7 years ago

PR #52

Cleaned up the Sass and HTML some, made a few minor design changes.

Live demo here: https://geoffdavis.info/Bottr/

geoffdavis92 commented 7 years ago

PR #53

Added more responsive styling; looks great on the Chrome DevTools emulators. Again, you can preview this here.

jcampbell05 commented 7 years ago

@geoffdavis92 Looking amazing now! Will close this.