Move over Gitlab assets and reorganise folders #6

Closed
opened 2026-02-23 14:24:51 +00:00 by ekidney · 1 comment
Owner

Design Request

What do you need?

We have moved over our event-kit, backgrounds, docs, and tickets repo. We now need to bring over everything else, which is mainly logos, event assets (different from the evergreen event-kit, these are event specific), and ad-hoc stuff like social media graphics. I would like to take this as an opportunity to reorganise our file structure, as it can be difficult to navigate at the moment.

I propose one repository called design-assets where we would store the majority of our stuff, so we dont have to click around different repos. This would involved folding in the event-kit too.

After looking at what we have left to bring over, my suggested file structure is:


├── fedora-brand
│   ├── brand-book
│   ├── logos
│   │   ├── 00-official-logo
│   │   ├── applications
│   │   ├── editions
│   │   ├── events
│   │   ├── fedora-teams
│   │   └── platforms
│   └── mascots
│       ├── badger-assets
│       ├── beefy-assets
│       ├── colur-assets
│       └── panda-assets
├── events
│   ├── event-kit
│   ├── appreciation-week
│   │   └── 2023
│   ├── flock
│   │   ├── 2023
│   │   ├── 2024
│   │   ├── 2025
│   │   └── 2026
│   ├── release-parties
│   │   ├── F39
│   │   ├── F40
│   │   └── F43
│   ├── fosdem
│   ├── hatch
│   ├── mentor-summit
│   ├── nest
│   └── week-of-diversity
├── marketing-social
│   └── templates
├── LICENSE
└── README.md

Problem Statement

We need to bring over the remaining assets from GitLab to as part of our migration.

Contacts

Me or the Design team :)

Deadline

ASAP

Who will benefit?

The Design team and those who need to find an asset

Priority/Severity

  • High (This will bring a huge increase in performance/productivity/usability cover)
# Design Request ## What do you need? We have moved over our event-kit, backgrounds, docs, and tickets repo. We now need to bring over everything else, which is mainly logos, event assets (different from the evergreen event-kit, these are event specific), and ad-hoc stuff like social media graphics. I would like to take this as an opportunity to reorganise our file structure, as it can be difficult to navigate at the moment. I propose one repository called `design-assets` where we would store the majority of our stuff, so we dont have to click around different repos. This would involved folding in the event-kit too. After looking at what we have left to bring over, my suggested file structure is: ``` ├── fedora-brand │ ├── brand-book │ ├── logos │ │ ├── 00-official-logo │ │ ├── applications │ │ ├── editions │ │ ├── events │ │ ├── fedora-teams │ │ └── platforms │ └── mascots │ ├── badger-assets │ ├── beefy-assets │ ├── colur-assets │ └── panda-assets ├── events │ ├── event-kit │ ├── appreciation-week │ │ └── 2023 │ ├── flock │ │ ├── 2023 │ │ ├── 2024 │ │ ├── 2025 │ │ └── 2026 │ ├── release-parties │ │ ├── F39 │ │ ├── F40 │ │ └── F43 │ ├── fosdem │ ├── hatch │ ├── mentor-summit │ ├── nest │ └── week-of-diversity ├── marketing-social │ └── templates ├── LICENSE └── README.md ``` ## Problem Statement <!-- What is the issue being faced that this design request will help? !--> We need to bring over the remaining assets from GitLab to as part of our migration. ## Contacts <!-- Who is the primary contact to whom the Fedora Design team can speak with about this issue and deliver the output to? Which Fedora team/project/etc. is this request being made for? !--> Me or the Design team :) ## Deadline <!-- When do you need this by? If this is for an event, please let us know the date of the event and any lead time you need to get materials produced. !--> <!-- In case you have no specific date we will apply a due date based on your priority: Low - 6 months, Medium - 3 months !--> ASAP ## Who will benefit? <!-- Will this address a need that only one user has, or will it benefit a lot of people? Which people? !--> The Design team and those who need to find an asset ## Priority/Severity <!-- Delete as appropriate. The priority and severity assigned may be different to this !--> - [ ] High (This will bring a huge increase in performance/productivity/usability cover)
ekidney self-assigned this 2026-02-23 14:24:51 +00:00
Author
Owner

All assets from Gitlab have been moved over to Forgejo here:

https://forge.fedoraproject.org/design/design-assets

as part of PR: design/design-assets#1

As part of the PR:

  • Assets from the GitLab repositories were imported
  • Additional design files attached to GitLab tickets (but not committed to the repositories) were gathered and included where possible
  • A new directory structure was introduced to organize assets by purpose:
    • branding-and-logos/
    • event-kit/
    • misc/
    • past-events/

Documentation was also added to improve discoverability:

  • A top-level README describing the purpose of the repository
  • README files in each main directory explaining what assets belong there
  • Links to the Fedora Brand Guidelines where relevant

This should represent the most complete collection of Fedora design assets :)

To keep the repo up-to-date, we will need to document a process of how to upload completed assets once a ticket is complete, but that can be part of #16 - Revamp How We Work / Processes section.

All assets from Gitlab have been moved over to Forgejo here: https://forge.fedoraproject.org/design/design-assets as part of PR: https://forge.fedoraproject.org/design/design-assets/pulls/1 As part of the PR: - Assets from the GitLab repositories were imported - Additional design files attached to GitLab tickets (but not committed to the repositories) were gathered and included where possible - A new directory structure was introduced to organize assets by purpose: - `branding-and-logos/` - `event-kit/` - `misc/` - `past-events/` Documentation was also added to improve discoverability: - A top-level README describing the purpose of the repository - README files in each main directory explaining what assets belong there - Links to the Fedora Brand Guidelines where relevant This should represent the most complete collection of Fedora design assets :) To keep the repo up-to-date, we will need to document a process of how to upload completed assets once a ticket is complete, but that can be part of https://forge.fedoraproject.org/design/tickets/issues/16 - Revamp How We Work / Processes section.
Sign in to join this conversation.
No milestone
No assignees
1 participant
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
design/tickets#6
No description provided.