-
Notifications
You must be signed in to change notification settings - Fork 9
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
🎃🍂 Improve the UI of the website #1
Comments
@choyiny Any ideas in-particular? |
So I'm new to working open source things. I forked the repo and did something super basic, which is to change the background color each time a person visits the page. I was thinking that we can a dictionary-styled definition of a full stop somewhere on the page as well? |
@kzisme I dont have any solid ideas right now, but I like the idea of @conscou making a dictionary-styled definition of full stop on the page. EDIT: added some descriptions in main thread @conscou Do you know how to open a pull request? Just venture to this page and click new pull request to get started. Click "Compare across forks" and change your fork as the head fork, and mine as the base. |
@choyiny yeah I had accidentally closed it and reopened it lol. But I think it should have went through? Again, it was a really basic change and I limited the color choices for now. |
@conscou I have merged it! With regards to your idea of a dictionary styled page, this font seems good for it.
|
@choyiny Font is perfect! As far as how to show the definition, I'm torn between either having the first full stop in "This is a full stop..." a different color and then the user can hover over it and the definition would appear, or we just have a separate element on the page in which the user clicks it and the definition becomes visible below it. Thoughts? |
@conscou The page doesn't have much stuff at the moment. I think we should first scrap the CSS framework I've been using and put the text to the center of the webpage. As there is not much content, I think having it all on the webpage is good enough. However, I am fine with both. Maybe I can learn some more javascript along the way. |
what type of content we can add ? |
@anu0012 I have added a bunch of ideas at the very top! We can also discuss some of your ideas here if you have any. I hope this repo can help you expand your knowledge on HTML, CSS and Javascript so feel free to play around. |
@choyiny we can add some animation to the text . |
@anu0012 definitely, make a pull request and see what you can come up with! It will also be great if you guys can spin up github pages for your fork so we can view the result easily. |
Thanks for putting this into Hacktoberfest. I have already forked the repo and ready to get ideas flowing! |
@jasierragarcia Welcome! Feel free to give ideas so I can add it to the main thread! |
Hello @choyiny ! I am really interested in creating a design. I already forked the repository, and I want to create an old computer terminal looking design with typewriting effect if you agree with this idea. Full stop. |
@Vailfire good idea! Read |
@choyiny Since one of ideas you guys offered is to change the background color, I think I can work on making the color transition smooth with javascript and I can also work on adding a header and footer! |
I'll take a look at the latest commit/PR tonight or tomorrow and see what I On Oct 2, 2016 2:08 PM, "Juan Sierra" notifications@github.com wrote:
|
@jasierragarcia That sounds great, thanks! |
@choyiny Should I create a new html file for the style change I wish to add ? |
@aakashkhatter1296 That's correct! |
Moving on to developing in the /js branch. |
Goal
Welcome Hacktoberfest! The goal of this issue is to improve the UI of the website of this project.
Description
Currently the UI is very plain and doesn't have a lot of content. The goal is to create a nicer looking UI possibly with headers and footers and more content!
Be Creative!
For example, you could make the website change background every 10 seconds. Scroll down to see other suggestions.
The new design must not be intrusive with user experience. Eg. No bright red backgrounds.
Ideas (?)
Dont let the below ideas limit your creativity. Multiple designs can be created and a different one can be loaded every time a user enters.
It would be amazing for you to comment down below if you are interested in this project!
Contribute?
Please read
CONTRIBUTION.MD
The text was updated successfully, but these errors were encountered: