You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tl;dr This is a meta ticket to track work done on the website.
In Part 1 focus is to update the current website tech stack. There should not be any visual change. We are leaving that work for the future.
Main goal and the requirement is to have something that more people are comfortable maintaining and finding a helping hand is not an impossible task. That means we selected a stack that lowers the entry bar, has good documentation and keeps maintenance as low as possible.
The work for new website is happening in main branch (which is not the default branch at the moment). Once we are confident our work is ready to replace current master branch we will make main branch the default branch.
This branch adds:
- a reimplementation of the page header in Tailwind (animation currently
not working)
- a more DRY footer and some layout components
- stored menu data in content folder and query it in components
- SVGs imported as proper images instead of inlining
ref #1125
---------
Co-authored-by: Rok Garbas <[email protected]>
tl;dr This is a meta ticket to track work done on the website.
In Part 1 focus is to update the current website tech stack. There should not be any visual change. We are leaving that work for the future.
Main goal and the requirement is to have something that more people are comfortable maintaining and finding a helping hand is not an impossible task. That means we selected a stack that lowers the entry bar, has good documentation and keeps maintenance as low as possible.
The group working on this is: @garbas, @thilobillerbeck, @tfc
If anybody want to help please ping us on a Marketing channel
The work for new website is happening in
main
branch (which is not the default branch at the moment). Once we are confident our work is ready to replace currentmaster
branch we will makemain
branch the default branch.The stack selected is:
You might disagree with the above stack, but this issue is not the place to discuss it, but rather to coordinate the work.
The text was updated successfully, but these errors were encountered: