Commit Graph

56 Commits

Author SHA1 Message Date
Márton Lente
17a8c0cb76 UI: Add template style overrides for user badges 2025-04-03 13:09:35 +02:00
Thomas Dinges
11d26d24b5 Modules: Rename Platforms module 2025-04-01 09:53:52 +02:00
Pablo Vazquez
a4844c21ad UI: Markup: Slight highlight on strong and headings
Slight highlight on strong and heading elements, to improve
readability.

On dark themes they display slightly lighter. On light themes there
isn't much of a difference (they're already pure black).
2025-02-24 12:14:53 +01:00
Márton Lente
5984bae2b9 Fix: Style navbar dropdown item flex justification for browser Chrome globally
Fix style navbar dropdown item flex justification for browser Chrome in all
themes.
2025-02-24 12:06:43 +01:00
Pablo Vazquez
74208b0f32 UI: Align emoji in markup
Middle-align emoji in markup, for example when used in headings.
2025-02-24 11:45:55 +01:00
Márton Lente
87c73fef69 Fix: Template nav global icon dropdown toggle
Change to inline SVG dropdown icon in navbar since project doesn't use Web
Assets' icon set.
Part of #9
2025-02-04 10:32:47 +01:00
Márton Lente
9eae45125d UI: Upgrade nav-global to web-assets v2 component (#9)
This pull request upgrades navigation global's markup and styles to Web Assets v2 pre-compiled _nav-global_ component, to improve visual consistency with other sites.

The Web Assets v2 _nav-global_ component brings UI fixes, spacing improvements and variable naming changes and cleanup to the navigation bar.

Co-authored-by: Pablo Vazquez <pablo@blender.org>
Co-authored-by: Thomas Dinges <thomas@blender.org>
Co-authored-by: Bastien Montagne <bastien@blender.org>
Reviewed-on: https://projects.blender.org/infrastructure/gitea-custom/pulls/9
2025-02-04 10:32:47 +01:00
Bastien Montagne
72a13bdc74 Remove 'Asset' part from 'Pipeline & I/O' module
'Asset System' is now a "real" module.
2024-11-27 18:19:57 +01:00
Pablo Vazquez
dc378e941c Header Links: Add link to Developer Documentation
Next to User Manual.
2024-10-15 17:51:20 +02:00
Pablo Vazquez
f5a39fd489 Header Links: Remove Add-ons links
Remove links to:
* Officially Maintained Add-ons
* Community Maintained Add-ons

Even though they may still be valid for 3.6 LTS, "Officially maintained"
add-ons are now part of core, and "Community maintained" are not really
maintained but moved to the Extensions platform.
2024-10-15 17:50:57 +02:00
Pablo Vazquez
7aa03b3ac1 Theme: Style menu header sections a little dimmer
They are hard to read if they have the same color as all other links.
2024-10-15 17:48:24 +02:00
Pablo Vazquez
c80ae99e82 UI: Sort modules alphabetically 2024-09-04 15:07:43 +02:00
Pablo Vazquez
aedd4eec66 UI: Update Viewport & EEVEE module name
The module has been renamed to follow Render & Cycles.
2024-09-04 15:05:12 +02:00
Pablo Vazquez
a690061baf Theme: Style alert blocks in bthree-dark theme
Fixes #92
2024-07-22 12:45:32 +02:00
Pablo Vazquez
829c083fbc Cleanup: CSS and global styling
In the latest releases, Gitea has fixed a lot of the styling issues we
had manually fixed in the past.

Additionally, the recent style adjustments they did look a lot better
so it is better to remove our custom styling as much as possible, and
follow stock Gitea. Making it easier to upgrade in the future.

* Fix broken styling
* Remove custom font
* Cleanup unused variables
* Add code comments
2024-05-30 12:18:04 +02:00
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