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

Make Design somewhat responsive #19

Open
tolik518 opened this issue Nov 5, 2023 · 6 comments
Open

Make Design somewhat responsive #19

tolik518 opened this issue Nov 5, 2023 · 6 comments
Assignees

Comments

@tolik518
Copy link
Owner

tolik518 commented Nov 5, 2023

The design looks currently pretty awful on mobile.

This should be fixed as studies show that websites usually gain more traffic through mobile than desktop.

The design should be made somewhat acceptable for mobile.

@pavelee
Copy link
Contributor

pavelee commented Nov 13, 2023

To make it responsive I would recommend:

There is also other way 🫣, integrate https://twig.symfony.com, this is much more refactor but it's ready to go template engine 🥳, but it's not solving css styles problem 😅

@tolik518
Copy link
Owner Author

@pavelee Thanks a lot for your comment!

When I initially created the CSS for the blog, my experience with web development and CSS was very limited. As a result, the current CSS structure is somewhat chaotic and inflexible 😅

Relying heavily on margins and paddings has indeed made the CSS very static and not fun to mess with. Implementing gaps and flex boxes would be a shift in the right direction.

I'm not much of a fan of twig though, since the projector/page-pattern that's used in the project pretty much gets rid of logic-handling directly in the template. This is a personal preference - but I don't like having a templating engine 😅

@pavelee
Copy link
Contributor

pavelee commented Nov 13, 2023

I could try to fix the css, just to make layout mobile friendly.

Then we cloud address the template engine issue. Maybe write our own 🤓

@tolik518
Copy link
Owner Author

Yeah, an own templating engine would make sense in the margins of the project - it could be a good learning experience :)

If you'd like to fix the CSS, you are very welcome, go ahead! I'll assign you to the issue.

A bit offtopic, but I just found my old todo-list for the project, I'm gonna open some issues here

@pavelee
Copy link
Contributor

pavelee commented Dec 25, 2023

Sorry for no actions, i have a lot work right now (end of the year 😅)

I will back to the topic in the next year 🫡

@tolik518
Copy link
Owner Author

@pavelee don't worry, we all have stuff to do :)

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

No branches or pull requests

2 participants