Refactor layout & log #81

Merged
sixtus merged 4 commits from layout into main 2023-01-05 20:19:50 +01:00

I've released another update for the theme..

The update finally fixes overflowing navigation elements on page.
So it is possible to do some modifications on the layout:

  • Use the full navigation (fixed link to home page, displays subtitle)
    • With that the name dezentrale is now displayed properly
  • So we can use a logo variant without that ugly font
    • Use some svg for the logo (and some png fallback)
    • Let css do the sizing now (vector files, fuck yeah!)
  • Remove custom css helpers which are now part of the theme (what a coincidence - it's all of them)
  • Remove inline html from the main page, using page_row and page_col shortcuts
    • They also handle breakpoints, single column on small viewports, double columns on larger ones.
I've released another update for the theme.. The update finally fixes overflowing navigation elements on page. So it is possible to do some modifications on the layout: - Use the full navigation (fixed link to home page, displays subtitle) - With that the name `dezentrale` is now displayed properly - So we can use a logo variant without that ugly font - Use some svg for the logo (and some png fallback) - Let css do the sizing now (vector files, fuck yeah!) - Remove custom css helpers which are now part of the theme (what a coincidence - it's all of them) - Remove inline html from the main page, using `page_row` and `page_col` shortcuts - They also handle breakpoints, single column on small viewports, double columns on larger ones.
sixtus added 4 commits 2023-01-05 20:19:40 +01:00
sixtus merged commit b77af0ac1c into main 2023-01-05 20:19:50 +01:00
sixtus deleted branch layout 2023-01-05 20:19:51 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Frontend/Homepage#81
There is no content yet.