Skip to content

Commit

Permalink
feat(blog): updating copy, change publish date
Browse files Browse the repository at this point in the history
Change date to match release date.
  • Loading branch information
Vheissu committed Dec 19, 2024
1 parent 243c63a commit 8efe51f
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
title = "New Aurelia Website: A Fresh Look for 2024"
author = "Dwayne Charrington"
description = "Introducing the new Aurelia website, a design refresh, a renewed commitment to content, and a more lively community."
date = 2024-12-20T10:00:00Z
lastmod = 2024-12-20T10:00:00Z
date = 2024-12-19T10:00:00Z
lastmod = 2024-12-19T10:00:00Z
draft = true
+++

Let’s cut to the chase: **yeah, we know we haven’t published a blog post in a while**. Trust us, it hasn’t been for lack of trying. The old website had its charm, but let’s be honest—it wasn’t exactly user-friendly behind the scenes. Built on a bespoke system, even something as seemingly simple as publishing a blog post felt like jumping through hoops. If you’ve ever had to debug a release process just to share a bit of news, you’ll know the pain.

But that’s all in the past. The new Aurelia website is here, and with it, we’re putting all that clunkiness to bed. It’s fast, modern, and most importantly, designed to make things easier for us—and for you.
But that’s all in the past. The new Aurelia website is here, and with it, we’re putting all that clunkiness to bed. It’s fast, modern, and most importantly, designed to make things easier for us—and for you. Let's call it an early Christmas present.

## A Fresh Start: A Cleaner, Modern Aurelia Website

Expand All @@ -18,13 +18,13 @@ The first thing you’ll notice is the design overhaul. We didn’t just slap on
- **Modern design:** Sleek, clean, and up-to-date with today’s web standards. No fluff, no distractions—just what you need.
- **Simplified navigation:** We’ve restructured everything so you can find what you’re looking for without a scavenger hunt.
- **Mobile-first:** Because we know you’re not always at your desk, the site now looks and works beautifully on any device.
- **New playground:** We've added a new playground to the website to help you learn and experiment with Aurelia. Examples showcasing the framework's capabilities are now available to help you get started.
- **New playground:** We've added a new playground to the website to help you learn and experiment with Aurelia. Examples showcasing the framework's capabilities are now available to help you get started. Over time this will expand with more examples and features.

## Content is Back: Regular Blog Updates

Let’s address the elephant in the room: the blog has been quiet. Too quiet. That changes now. With the new site, we’re committing to **frequent, meaningful updates**. Expect content like:

- **Guides and tutorials:** Whether you’re a newcomer or a seasoned Aurelia developer, we’ll have content tailored for you.
- **Guides and tutorials:** Whether you’re a newcomer or a seasoned Aurelia developer, we’ll have content tailored for you. We've got some resources coming around migration to Aurelia 2 for the O.G Aurelia 1 developers.
- **Deep dives:** We’ll take you under the hood of Aurelia, sharing insights into its design and upcoming features.
- **Case studies and community spotlights:** Showcasing the amazing things developers are building with Aurelia.

Expand All @@ -35,7 +35,7 @@ No more delays, no more excuses. The new site is built to get content out faster
One of the big goals with the new site is to strengthen the connection between the framework and its community. Here’s how we’re doing it:

- **Dedicated support and learning hubs:** Centralized resources to help you succeed with Aurelia.
- **Community highlights:** A space to feature your projects, libraries, and contributions.
- **Community highlights:** A space to feature your projects, libraries, and contributions. We will have a dedicated section for this in future, but in the interim, we'll use the blog to highlight community contributions.
- **Interactive features:** From polls to live discussions, we’re building ways for you to engage directly with the Aurelia team and other developers.

We want this to be more than just a website—it’s a home base for anyone building with Aurelia.
Expand All @@ -62,6 +62,6 @@ Rumors of Aurelia's demise have been greatly exaggerated.

The new Aurelia website is live, and we’re excited for you to see it. Visit the site, dive into the blog, and let us know what you think. This is just the beginning, 2025 and beyond is going to be a big year for Aurelia.

Stay tuned for the detailed **Aurelia 2 roadmap post**, coming imminently.
Stay tuned for the detailed **Aurelia 2 roadmap post**, coming soon.

P.S. If you notice any issues, please let us know by opening an issue on the [GitHub repository](https://github.com/aurelia/website).

0 comments on commit 8efe51f

Please sign in to comment.