-
Notifications
You must be signed in to change notification settings - Fork 10
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
Website is Ugly #220
Comments
Any pages in specific you want to change, or just everything? Also, two things. |
Everything.
|
For 2, basically see the pages as they stand right now - they have all the information that they'll probably have (although make sure to make it flexible w/adding or removing sections/info) |
Okay! I'm assuming that w/ python it's relatively easy to insert content which follows a specific format? |
Yeah. Also
|
I like what we have now. |
I dislike what we have right now so much that I'm going to make the executive decision that we need a new design. I know this is a group project, but I can't stand what we've got. 📦 |
I'm going to veto that because you need to at least explain why first and propose actual changes instead of just saying you'll redo it because you personally dislike it without explaining anything else |
What exactly is wrong with what we have now? |
That's been asked three times so far :P |
What makes you say that? |
Compare our website to something more professional like Scratch. We have massive border-radiuses (radii?) and box-shadows, both of which are very 2004. The navigation bar, on hover, is a terrible off-green, and there is a bunch of unused space. Take a look at the site from the eyes of a potential user. Nothing about it appears professional. Even on a subconscious level, the site as it stands will turn away users. |
Looking back on what I wrote, it's clear that you guys are taking the brunt of my perfectionism. I'll try to tone it down. 📦 |
I personally like both of those.
I agree with you on that.
Again, I agree with you.
I'm not sure about that. While the site could be better, I don't think it's that bad.
Sounds like a good plan to me. |
I like the box shadows but maybe more transparent / less thick, same for the border-radiuses but maybe less round. |
Agreed. I like very subtle doses of each (4-6px border radius, extremely small and subtle box shadow). |
Agreed with the border-radius and box-shadow properties. Not sure what color green we want/have been using for the nav bar and other parts of the site... Preferably whatever's in the editor's bar
Yeah we get that you don't like it :P
Ok, sounds fair Why not just modify the current stuff though? (also because our CSS _must be_ reused throughout pages - so much cleaner!) It seems the current consensus is wider stuff, less box shadow/border radii, and slightly different navbar colors on hover
It's not as much perfectionism as "I prefer it better my way, so it has to be that way or else it won't work", imo (of course not regarding the box shadow and border radii) |
Well... yeah. Whatever it is, I have a terrible case of it. Sorry for being a bit brutal. It's just the way I am. 📦 |
It's fine - I'm like that too a lot :P |
You're allowed to do it for the backend if I can do it for the frontend. xD |
In terms of UX... Are we okay with having a different homepage depending on whether or not the user is signed in, or do we want them identical? |
Fairly identical would probably be best, though a big intro picture (not necessarily a picture tho - kinda like the thing in your mockup) inserted between the navbar and the actual content would be cool |
So something like Scratch has? |
Yeah |
I feel like somehow using a phone to access github is morally wrong. |
PC master race 📦 |
📱 📱 📱 ☎️ 📱 📱 |
Wait... You can only assign one person at a time!?? |
Before I saw that it was an accident I was like "ohhhh shade thrown" Sent from my iPhone. |
@iamunknown2 yeah |
As tends to happen when I work on things, I've hit a burnout point where I don't really have much more energy to give on this one. I took a break once I got to here, and didn't really get going again: If someone else wants to take over that'd be great. |
a while later...
I like it - only thing I'd suggest is some sort of text/background color change for the navbar when you hover over create/explore/sign in |
Me too. The only thing that I would change is to center the footer links. |
Uh oh, it looks like Elemental is about to go dormant... Anyway, can anybody fork master and push? |
I don't like the T-shaped things around the "or" and the big green buttons. I liked it before |
I don't mind the green buttons but I don't like the T things and the "or" should be bigger, IMO |
I meant just the T things, not the buttons. Lol |
from a comment in the css:
yes |
here's my whole thing, based off of my original fork, nickynouse's fork of my fork and pulljosh's new thing. It's basically all the stuff I like 📦 one thing: when one of the dots is hovered, it stops, but the others keep on going. Is there any way to stop all of the dots when one is hovered? That way they won't get all out of sync also, do people like the hover effect for the dots? I wasn't so sure about it |
I don't have free time to try this, but you could try putting the dots inside a 0x0 box, that way the parent will only have a hover effect when one of them is hovered-over |
@ElementalCode/programmers could someone implement this? I'm working on a featured projects system but it depends on the front page designs also clean up the CSS so that way we only need one file for the whole site instead of a single file for every page :/ Right now it's a mess, tbh - this is why everyone should run/develop locally instead of using codepen |
site design != editor design |
changes a couple variables |
are we still waiting for someone to commit this? I can commit this |
Sure |
Hey random question: The signup page keeps giving me an error that Localhost isn't approved for captcha. Is there a way around that so I can test the logged-in stuff? |
Oh wait that's totally what createsuperuser does. I'm dumb, nvm |
use the new website design from #220
Sorry to whoever designed it. 📦
I hate to break it to all y'alls, but the website looks like it was made by kids (which, admittedly, it was). I feel like my first design looked pretty nice, but I can do better. The other issue is that it didn't really give all of the information we need to give. :P
Before the public beta, I want to overhaul the frontend of the website (hopefully that's okay!) Before I can make anything productive, though, I need to know exactly what information each page needs to communicate. I don't know if we are really to that point yet. If we are, let me know what needs to happen. If not, let me know as soon as we have it figured out.
Hopefully you guys agree!
To-Do List:
The text was updated successfully, but these errors were encountered: