-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create whats-next-for-studiocms.md * Apply suggestions from code review Co-authored-by: Reuben Tier <64310361+TheOtterlord@users.noreply.github.com> * Update www/web/src/content/blog/whats-next-for-studiocms.md Co-authored-by: Reuben Tier <64310361+TheOtterlord@users.noreply.github.com> * Rename whats-next-for-studiocms.md to welcoming-our-latest-maintainer.md * up --------- Co-authored-by: Reuben Tier <64310361+TheOtterlord@users.noreply.github.com>
- Loading branch information
1 parent
24d190b
commit c5d9291
Showing
2 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
// Keywords for the marquee | ||
export const marqueeKeywords = [ | ||
'#CMS', | ||
'#Astrolicious', | ||
|
26 changes: 26 additions & 0 deletions
26
www/web/src/content/blog/welcoming-our-latest-maintainer.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Welcoming our latest maintainer! | ||
description: Welcoming our newest member, and dashboard! | ||
publishDate: 2024-10-03 | ||
ogVariant: fall | ||
author: adam-matthiesen | ||
--- | ||
|
||
|
||
Recently, we welcomed one of our newest community members into the StudioCMS family, not just as a contributor, but as a **development team member** — [Louis Escher](https://github.com/louisescher). Louis has brought an incredible skill set to our project, especially in the realm of design! | ||
|
||
### New Dashboard Design and Overhaul | ||
|
||
One of Louis’s first goals when he started contributing to StudioCMS was to **completely redesign and overhaul our dashboard**. But he didn’t stop there! Along with the new dashboard, Louis also played a key role in our branding update, ensuring that our visual identity reflects the forward-thinking nature of StudioCMS. | ||
|
||
Additionally, Louis has helped spearhead a full **internal logic overhaul** of the dashboard. This effort will simplify the user experience while providing developers with more complex and flexible functionality. You can follow the discussion on this exciting redesign [here on GitHub](https://github.com/astrolicious/studiocms/discussions/294). | ||
|
||
### Introducing `@studiocms/ui` | ||
|
||
One of Louis’s biggest contributions so far has been the creation of the brand-new **`@studiocms/ui` component library**. This library is at the heart of the dashboard’s redesign, providing reusable, modular components that make it easier for developers to customize and expand the dashboard. | ||
|
||
The `@studiocms/ui` component library will be released with `studiocms` version `0.1.0-beta.8` along with the dashboard redesign. | ||
|
||
--- | ||
|
||
We are excited for the future of StudioCMS, and with contributors like Louis, our journey to deliver a powerful and user-friendly CMS experience continues to evolve. Stay tuned for more updates, and be sure to check out the new dashboard soon! |