Brecht Van Lommel
e81dc72384
Fix: Broken user manual link
2024-05-29 19:14:15 +02:00
Pablo Vazquez
ce02bb63cc
Fix typo in Products dropdown
2024-05-28 16:29:13 +02:00
Pablo Vazquez
1740002e69
Projects Card: Update ongoing projects
...
Use a table instead of a the <ul> with links to the blog posts.
2024-05-24 19:05:39 +02:00
Pablo Vazquez
8904b6b97f
Dashboard: Move large card links to header dropdown
...
Move the cards "Blender, User Manual, Flamenco", to a "Products" dropdown
in the header, together with other projects. We can add more in the
future to give visibility to other projects.
2024-05-24 19:04:49 +02:00
Márton Lente
71090ea488
UI: Hide the navbar logo in the secondary navbar ( #8 )
...
Hide the redundant navbar logo in the secondary navbar that is already present in nav global.
Reviewed-on: https://projects.blender.org/infrastructure/gitea-custom/pulls/8
Reviewed-by: Pablo Vazquez <pablovazquez@noreply.localhost>
2024-04-25 15:27:15 +02:00
Brecht Van Lommel
0523b92903
Change navbar link from wiki to new docs
2024-01-18 20:34:39 +01:00
Damien Picard
d17c50ff65
Fix alignment in navbar
2024-01-17 15:15:56 +01:00
Thomas Dinges
d16be38b40
Fix links in menu and point release cycle to new docs
2024-01-17 13:09:49 +01:00
Brecht Van Lommel
771f37d356
Reduce project issue card title size
2023-11-28 17:40:54 +01:00
Arnd Marijnissen
9b708de650
Hiding logo seems to hide login
2023-11-28 17:12:58 +01:00
Brecht Van Lommel
013fbe1b18
Fix excessively bold text on project board issue cards
2023-11-28 16:25:13 +01:00
Brecht Van Lommel
a168b7d35a
Update for changes in Gitea 1.21 and 1.20
2023-11-28 15:27:18 +01:00
Dalai Felinto
e651a7f2d1
Revert "Navbar: style fixes for gitea 1.20"
...
Changes that expected gitea 1.20 needs to be reverted 2/2.
This reverts commit f2717d098b
.
2023-08-24 18:04:26 +02:00
Pablo Vazquez
f2717d098b
Navbar: style fixes for gitea 1.20
2023-08-04 17:01:30 +02:00
Pablo Vazquez
971c4ab660
Navbar: Add link to Builds
2023-07-25 17:00:45 +02:00
Pablo Vazquez
fb314545c6
Add blender.org analytics
2023-05-22 16:09:38 +02:00
Pablo Vazquez
b00193055e
Navigation: match style with other developer websites
2023-05-17 19:33:40 +02:00
Pablo Vazquez
4be8f8ece2
Navigation: update layout and style to global navbar
2023-05-17 15:02:57 +02:00
Brecht Van Lommel
da950a93e2
Fix issues with links, includes and notes in Sphinx .rst preview styling
2023-04-24 13:09:18 +02:00
Jacques Lucke
423763771c
remove geometry nodes module
2023-02-22 11:02:28 +01:00
Pablo Vazquez
9f134d1eb7
UI: Fix notification indicator not showing on mobile
2023-02-21 12:55:43 +01:00
Pablo Vazquez
cf9a5d1712
UI: Improve notifications count readability
...
Since the latest Gitea changes from upstream, notifications count has been
hard to read. Make font larger and increase padding.
2023-02-21 12:34:14 +01:00
Pablo Vazquez
2e5be3245c
UI: Decrease padding in issues/PR list
2023-02-10 19:10:36 +01:00
Pablo Vazquez
95dfac43e6
UI: Style adjustments to issues list
...
* Hide branches
* Adjust padding
* Minor alignment tweaks
2023-02-10 17:09:47 +01:00
Pablo Vazquez
5c63c87393
UI: Fix broken path to font
...
And move font-weight overrides to the header so it affects all themes.
2023-02-10 15:08:32 +01:00
Pablo Vazquez
9d337666c9
UI: Minor style fixes and tweaks
...
* Fix margin around avatars in some places
* Round images in file view
* Transparent background tables for better contrast
2023-02-10 12:59:13 +01:00
Pablo Vazquez
ddced31c6a
UI: Fix links in modules menu
...
Fixes infrastructure/blender-projects-platform#15
2023-02-10 12:06:22 +01:00
Pablo Vazquez
667595efa0
UI: Layout update to dashboard and home cards
2023-02-09 19:48:16 +01:00
Pablo Vazquez
0c9d528c29
Theme: Move some styling to apply to all themes
...
Use the header.tmpl file to apply global styling (like removing the
app logo).
2023-02-09 19:47:49 +01:00
Pablo Vazquez
89cf5f4a88
Navbar: Limit width to match other dev sites
2023-02-08 20:18:28 +01:00
Pablo Vazquez
3e68853e77
Dev Navbar: Update link to docs
...
Matching other dev sites
2023-02-07 19:05:53 +01:00
Francesco Siddi
564a8df61c
Create card components and add them to dashboard
...
Refactor the Releases, Modules and Projects cards into reusable
templates. Now they are used in the non-logged-in landing homepage
and in the logged-in dashboard.
2023-02-02 13:06:08 +01:00
Francesco Siddi
bc327d7973
Navbar: Make 'projects' active
2023-02-02 13:05:05 +01:00
Pablo Vazquez
45edf9ce26
Navbar: Highlight SVG fill color in active links
...
Match code.blender.org
2023-02-01 12:47:37 +01:00
Pablo Vazquez
236f9ae3da
Developer Navbar: Update
...
* Update markup to match code blog.
* More strict reset.
* Add comments.
2023-01-31 19:12:59 +01:00
Pablo Vazquez
2d09e39a1b
Navigation: Move gitea/user items back
...
Remove gitea-specific links from top developer navbar.
2023-01-31 12:54:59 +01:00
Pablo Vazquez
24e354fc79
Introducing: Developer navigation bar
...
In line with the code blog and other dev sites (Wiki, DevTalk)
Everything is pretty much copied from the one in blender.org (_navbar_developer.php),
with some additions to make it work in Gitea.
The styling additions are in the <style> block with the comment "/* Custom styling for Gitea */"
The link to "Projects" is projects.blender.org (since it makes sense here but
not yet in the Code blog).
On the Gitea side, two custom templates have changed:
* head_navbar.tpml was changed to add the mobile navbar expand toggle.
* body_inner_pre.tpml contains the actual navbar, copied from the blender.org repo
with the following changes:
* Added <style> block custom for Gitea.
* Added custom notifications code from head_navbar.tpml
* Added user buttons (notif, create, register, sign in, etc),
See the area around "{{/* Here starts the custom styling for gitea. */}}"
* In order to style the buttons as such, the class `navbardev-btn` was added
to the Register, Sign In, Notifications, Create, and User dropdown buttons.
2023-01-26 15:37:51 +01:00
Brecht Van Lommel
06948e85a2
Fix Blender logo not visible with themes other than bthree-dark
2023-01-26 04:21:40 +01:00
Brecht Van Lommel
e9c74b8383
Fix Report a Bug link to point to the template
2023-01-25 17:39:56 +01:00
Pablo Vazquez
c5fb50d41a
Navbar: Add global navigation
...
Missing still is the apps button to jump to other blender.org sites.
2023-01-20 19:14:26 +01:00
Pablo Vazquez
e25fe139ab
Initial commit
...
bthree dark theme
2023-01-20 12:23:48 +01:00