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

Need a better layout and structure #28

Open
theshillito opened this issue Jul 30, 2020 · 3 comments
Open

Need a better layout and structure #28

theshillito opened this issue Jul 30, 2020 · 3 comments

Comments

@theshillito
Copy link
Owner

I think making things a bit more nested would be a good idea, especially since some pages have a lot of text about a single entity, and a single line with others. I'm thinking the following:

Home page - list of categories
--> Category - list of companies in this category in a table with ✔ and ❌ with what is offered, etc. One of these can be #4. Companies can be clicked to get to...
------>Company - Individual company pages have more detailed information
--> Tools and guides - Such as the DOM Inspector guide and #9
--> For companies - See #10 - important, and for people to link back to
--> Hall of shame - See #8 - not urgent but would add ammunition to #10
--> Peter's general experiences - #13 maybe, not urgent

@theshillito
Copy link
Owner Author

Existing URLs will be retained, though may redirect to a new folder structure of ~/category/company

@theshillito
Copy link
Owner Author

Now I think about it, only if there's useful additional information should individual company names be clickable.

@theshillito theshillito self-assigned this Jul 30, 2020
@theshillito theshillito pinned this issue Jul 30, 2020
@kittsville
Copy link
Contributor

I'd recommend trying Jekyll as part of the style/structure changes. It's a static site generator that can handle templating and layouts. GitHub natively supports it so you just need to a _config.yml file to the repo to start using it.

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

2 participants