-
Notifications
You must be signed in to change notification settings - Fork 24
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
Initial Release TODO #1
Comments
Howdy. I'd like to help work on the TODO and get the site set up. I can definitely start doing the first two. Do y'all have a design in mind for the styling? |
So I took a couple hours and looked at some other static site generators to get an idea and then threw together a little prototype here: https://rjgoldsborough.github.io/cobalt-website/ It should be pretty mobile friendly and has only one breakpoint. Again, not too sure of the plan but lemme know what y'all think, even if it's to say it stinks or |
@rjgoldsborough love it! I'm not a design person but I think it looks good. If you want to get it to a state that you are ready for it to be published just make a PR! Thanks for the contribution. Ping me on gitter if you have any questions. |
Yay, that's pretty awesome already. As @LucioFranco mentioned said, if you make a PR I think we could merge this right now and improve on it gradually. We should make an SVG out of the icon and some CSS dimensions/alignments might need another px or two. 👍 👍 👍 |
Sweet! I'll keep working on this then. \o/ Yeah, svg++. I was thinking about trying to HTML/CSSize it but I think it'd be more trouble than it's worth. I was going to ask if anyone had an illustrator file or fonts for the logo because it'd really crisp it up. It looks slightly blurry on a mobile phone. I saw some talk/issues about sass and it kind of sounds like it works but just isn't merged? What're y'alls thoughts on browser support? |
https://github.com/cobalt-org/logos/blob/master/cobald.logo.02.ai is the file you're looking for as far as I can tell :)
Sass/preprocessor support is a thing I'd like to focus on soon, yes. But we're not 100% there yet.
If it takes you more than a few minutes to add IE11 support I'm pretty sure it's not worth your time. Maybe we should make sure the site doesn't look horribly broken on IE, but apart from that I really don't care. Thanks!!! |
Ah, yup, that's the file. Thanks. |
Is that font located somewhere I'm not looking? I don't have it so cannot save out the full logo from Illustrator. |
https://rjgoldsborough.github.io/cobalt-website/ I made a few updates. I tried out and kind of like the grey section. This may not look as good and be easy to read on a longer docs like page but I don't think it looks bad here. Also, I added the logo as an svg. Like I said above, I don't have that font so Illustrator just tries to substitute it for one I do have. Lemme know what y'all think of the grey and if I can find that font somewhere. I think my next course of action is getting this built with cobalt and then making the readme into a more doc like page. |
@rjgoldsborough looking good. I would maybe change the BG to another color besides grey. And I would also have the github link point to the cobalt.rs repo not the github org. |
pushed an update that tries a blue bg |
Don't want to bikeshed, just saying I liked it better before the blue :) |
I'm not particularly attached to the font anyway, we could just make a new logo font using a more common type. |
Nah, I appreciate the honest feedback :) Cool. I will tinker around with some and see what I can come up with. |
If build fails, travis-ci/travis-ci#9312 (comment) |
Ah, was wondering why my personal site was suddenly failing. Made me have to dog food |
Here is a list of items that need to be completed before we can release the site:
Feel free to let me know if I missed something.
The text was updated successfully, but these errors were encountered: