Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a basic informational site #11

Merged
merged 5 commits into from Feb 15, 2017
Merged

Add a basic informational site #11

merged 5 commits into from Feb 15, 2017

Conversation

MikeMcQuaid
Copy link
Contributor

Rather than jumping straight into an application that manages login/email/etc. let's add a basic static site with some basic Bootstrap theming to kick off discussion on the content and have something we could point people to today.

This is something like a 0.1 alpha; we would not be actively promoting this PR.

What I'd love help with here:

  • code review
  • design review (and design help)
  • review on the wording
  • thoughts on what else we'd need to have something that's not totally embarrassing to have on the internet

Thanks everyone ❤️!

@andrew
Copy link
Contributor

andrew commented Feb 14, 2017

@MikeMcQuaid some screenshots would be ✨

@MikeMcQuaid
Copy link
Contributor Author

@andrew Good idea:

screen shot 2017-02-14 at 17 17 36

screen shot 2017-02-14 at 17 17 41

screen shot 2017-02-14 at 17 17 48

screen shot 2017-02-14 at 17 17 52

I'll want to get this less LOL BOOTSTRAP before shipping.

@@ -1,16 +1,33 @@
<!DOCTYPE html>
<html>
<html class="container">
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add a lang="en" on this html tag?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done 👍

@varjmes
Copy link

varjmes commented Feb 14, 2017

I think that navigation bar might fail colour contrasts tests. Can't take a look myself right now, but you can test it using https://khan.github.io/tota11y/ :D

Kudos to @Charlotteis for spotting and suggesting these ✨.
@MikeMcQuaid
Copy link
Contributor Author

@Charlotteis Great catches, thanks! Have addressed them all and added that tool to use in development mode.

Thanks to @lee-dohm for suggesting these 🎉.
@MikeMcQuaid
Copy link
Contributor Author

I think that navigation bar might fail colour contrasts tests.

Just to be super explicit: you were right so I switched this to use an inverse navbar.

@andrew
Copy link
Contributor

andrew commented Feb 15, 2017

This looks like a great start, merge when ready!

@varjmes
Copy link

varjmes commented Feb 15, 2017

Good work @MikeMcQuaid, I like the addition of tota11y in dev!

@varjmes varjmes merged commit b5be01b into github:master Feb 15, 2017
@varjmes varjmes mentioned this pull request Feb 15, 2017
Closed
8 tasks
@MikeMcQuaid MikeMcQuaid deleted the informational-site branch February 19, 2017 16:12
@MikeMcQuaid MikeMcQuaid mentioned this pull request Mar 10, 2017
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants