Skip to content

Commit

Permalink
Merge pull request #27 from tim-schilling/new-website-blog
Browse files Browse the repository at this point in the history
Merge attempt for blog post #26
  • Loading branch information
sodevious authored May 28, 2024
2 parents 472162a + 7eb9506 commit b31bcde
Showing 1 changed file with 51 additions and 2 deletions.
53 changes: 51 additions & 2 deletions src/_content/posts/our-new-djangocon-website.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ title: "Our New DjangoCon 2024 Brand and Website"
---


Fully re-built from the ground up, we are pleased to announce our brand new website and branding for DjangoCon 2024. Every year we refresh our banding to align with our host city, but this year we decided to go a step further and re-boot our website build to optimize for contributor experience.
Fully re-built from the ground up, we are pleased to announce our brand new website and branding for DjangoCon US 2024. Every year we refresh our banding to align with our host city, but this year we decided to go a step further and re-boot our website, optimizing for contributor experience.

Why now? As noted in our [CFP](https://www.defna.org/announcements/2024/01/12/call-for-proposals-for-djangocon-2024-website/), we had been using and re-skinning the same Jekyll build since 2017, and it had become increasingly cumbersome for contributors to make edits and layout changes. We hired [YupGup](https://yupgup.com/) to help us select a new framework, rebuild the front-end markup and CSS, and do a branding refresh. We addressed the following:

Expand All @@ -23,6 +23,9 @@ Why now? As noted in our [CFP](https://www.defna.org/announcements/2024/01/12/ca
- Introduced better tools for responsive, optimized images
- Simplified Markdown-based file formats and data.


## Learn more about our design

Alongside the tech stuff, we worked closely with Joni Trythall of [YupGup](https://yupgup.com/) to bring our second Durham edition to life, aptly named "Durham Doodles". Here are Joni's thoughts on our process and direction:

> Each year we've collaborated with the DjangoCon US team, we kick things off with a group conversation followed by some moodboards. These moodboards are great for getting a high-level feel for a direction without investing too much time into drawing out anything overly detailed or specific. I start with some general directions in mind after our call and set out to explore the internet for screenshots to build cohesive pitches. Once a possible direction is selected, a style tile is produced for review with elements that are much more specific to the project. This enables everyone to confidently select a theme to run with.
Expand All @@ -37,4 +40,50 @@ Alongside the tech stuff, we worked closely with Joni Trythall of [YupGup](https
![Color Scheme](/assets/img/blog/durham-color-scheme.jpg)

Feel free to take a look around, browse our codebase or [file an issue](https://github.com/djangocon/2024.djangocon.us/issues) if you find a bug! As always, everything is done in the open on [GitHub](https://github.com/djangocon/2024.djangocon.us).
## Learn more about the site

Considering our website serves as a primary touchpoint for attendees, speakers, sponsors, and other individuals who are curious about us, providing essential information, we took that in to consideration when it came time to design our website. Here's a closer look at the site in case you're trying to learn about the conference or looking to contribute to the site.

### 1. About section

Our **About** section is the heart of your conference website, offering visitors a clear understanding of what the event is all about. This page includes:

- [About DjangoCon US](/about/):A brief description of the conference, its theme, objectives and history
- [Tickets](/tickets/):Information on tickets, pricing as well as our refund policy
- [FAQ](/faq/):Information about Tickets, our Schedule, Speakers, Accessibility, Opportunity Grants and Sponsors
- [Code of Conduct](/conduct/):Information on guidelines that are in place to insure a peaceful and and enjoyable experience
- [Public Health Policy](/public-health/):Information on DjangoCon US 2024's public health policy
- [Opportunity Grants](/opportunity-grants/): Information regarding grants: who can get it and what it means
- [Visa Support](/visas/): Information for international travelers
- [Organizers](/organizers/): Details about the organizing committee / organization

### 2. Venue page

Our [Venue page](/venue/) highlights all the important information of Durham, North Carolina. It includes:

- Location Details: The exact address of the venue, along with a map for easy navigation
- Accessibility: Information on how to reach the venue by various modes of transport
- Accommodation Options: Recommendations for nearby hotels and accommodations
- Restaurants and local attractions are available in the area

### 3. Speaking section

The **Speaking** section features information for both prospective and selected speakers. If your talk is selected, we highly recommend reviewing the [Speaker Resources](/speaking/speaker-resources/)

- [Speaking at DjangoCon US](/speaking/): Information regarding speaking benefits, talk formats, CFP, travel assistance and gear reimbursement
- [Speaker Resources](/speaking/speaker-resources/): Helpful information and guidelines for your talk and slides

### 4. Sponsors section

Sponsors play a crucial role in the success of DjangoCon US. The Sponsors section showcases sponsors on our website acknowledging their support of DjangoCon US and the broader Django community.

- [Our Sponsors](/sponsors/): A list of all sponsors, including their logo, a brief description of their business and a link to their website
- [Sponsorship Prospectus](/sponsors/information/): Want to sponsor DjangoCon US? Fantastic, check this page out for how to do that and learn about the benefits of sponsoring DjangoCon US

### 5. News page

The [News page](/news/) keeps people informed with the latest updates and blog posts. Some examples of what you'll find there are updates on new speakers, important deadlines, and other critical information.

## Want to contribute?

Feel free to take a look around, browse our codebase or [file an issue](https://github.com/djangocon/2024.djangocon.us/issues) if you find a bug! As always, everything is done in the open on [GitHub](https://github.com/djangocon/2024.djangocon.us).

0 comments on commit b31bcde

Please sign in to comment.