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

Redesign? #1

Open
karbassi opened this issue Aug 19, 2017 · 6 comments
Open

Redesign? #1

karbassi opened this issue Aug 19, 2017 · 6 comments

Comments

@karbassi
Copy link
Member

How about a 2017 redesign?

Who wants to help?

@shaneknysh
Copy link

I'd like to help!

@donovanglover
Copy link
Contributor

As part of the redesign, it's a good idea to make use of Jekyll's data files. Having all of the community apps hard-coded into the html page is difficult to maintain and hard to change. The redesign should simply loop through all the apps since they follow the same data structure.

Removing inline css and in general simplifying everything is also a good idea. The website is simple enough that Bootstrap shouldn't be needed. The browser support is here now and I'm sure that the entire website would work exactly the way it does now without the help from an external library.

Are there any plans to add or remove certain information from the website? Will it still be a single page website or have multiple pages instead? Instead of linking to the todo.txt format on GitHub, why not include it on the website itself?

@karbassi karbassi added this to the v2.0.0 milestone Oct 24, 2017
@karbassi
Copy link
Member Author

Great thoughts @gloverdonovan.

As part of the redesign, it's a good idea to make use of Jekyll's data files. Having all of the community apps hard-coded into the html page is difficult to maintain and hard to change. The redesign should simply loop through all the apps since they follow the same data structure.

I fully agree. I had already started that translation. Check it out in #13. Can you review it?

Removing inline css and in general simplifying everything is also a good idea. The website is simple enough that Bootstrap shouldn't be needed. The browser support is here now and I'm sure that the entire website would work exactly the way it does now without the help from an external library.

Agree on this as well. There needs to be a redesign, if anything. CSS Grid maybe?

Are there any plans to add or remove certain information from the website? Will it still be a single page website or have multiple pages instead? Instead of linking to the todo.txt format on GitHub, why not include it on the website itself?

I think a very simple homepage explaining what todo.txt is about, how it works, and then tools and applications that support/extend it.

@jerkdesign
Copy link

Is this still an outstanding item?

@karbassi
Copy link
Member Author

@jerkdesign yes.

@donovanglover
Copy link
Contributor

Bumping this. Would like to get #13 merged into master. Then the redesign should be as simple as choosing a design to use and editing the respective HTML/CSS files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants