Skip to content

Commit

Permalink
Merge pull request #669 from oddbird/update-news-wingingit-description
Browse files Browse the repository at this point in the history
Updated News and Winging It Descriptions
  • Loading branch information
SondraE committed Jul 22, 2024
2 parents aa7d4bd + 0196587 commit 543af08
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 13 deletions.
2 changes: 1 addition & 1 deletion content/_includes/oddnews.macros.njk
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ params:
<div class="oddnews-signup{% if class %} {{ class }}{% endif %}">
{%- if heading -%}
<h3>OddNews Sign Up</h3>
<p>Get the latest news in your fieldUX, CSS, JavaScript, and Python. <a href="/oddnews">See Archive</a></p>
<p>Get the latest news in front-end developmentCSS, HTML, JavaScript, and UX. <a href="/oddnews">See Archive</a></p>
{%- endif -%}

<form action="https://oddbird.us19.list-manage.com/subscribe/post?u=80219aa68d7bad77b9fd2eb93&amp;id=7c27f7fb9a&amp;f_id=000a9de4f0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_self">
Expand Down
20 changes: 12 additions & 8 deletions content/oddnews.njk
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@ title: OddNews
sub: Because best practice is a conversation...
banner: OddNews
summary: |
**Hi, OddFriends!** This is the newsletter for designers
& developers who want to **get the latest news in your field**
— UX Design, CSS, JavaScript or Python — and keep tabs on the full stack.
**Hi, OddFriends!**
This is the newsletter for designers & developers
who want the **latest news in front-end web development** --
articles, videos, updates, and workshops
on topics from CSS, HTML, and JavaScript
to UX design and team process.
---

{% import 'oddnews.macros.njk' as oddnews %}
Expand All @@ -21,12 +24,13 @@ summary: |
{%- set title = 'What to Expect' -%}
{%- set contents -%}
Here are a few examples of topics featured in past editions of OddNews.
- **CSS** - [Miriam Suzanne's](/authors/miriam/) latest work on Container Queries
- **Sass** - How to use the `split()` function in Sass
- **JavaScript** - Guide to Sass's new Node.js package importer
- **App Development** - Web apps vs. PWAs vs. Native apps
- **UX Design** - Strategies for designing more intuitive websites
- **Workshop** - Register for [Cascading Layouts CSS Workshop](/workshops/cascading-layouts/)
- **Bird of the Month** - Introduction to the oddest of birds
- **CSS** - [Miriam Suzanne's](/authors/miriam/) latest work in Container Queries
- **Python** - How to Run Playwright Inside Docker
- **Sass** - How to use the new `split()` function in Sass
- **Custom App Development** - Web Apps vs. PWAs vs. Native
- **UX Design** - How to conenct designers and developers with Object Oriented UX
{%- endset -%}

<aside data-layout="cta" class="oddnews-intro has-angles" aria-labelledby="cta-title">
Expand Down
14 changes: 10 additions & 4 deletions content/wingingit.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,18 @@ index: Winging It
image:
type: angle
svg: logos/winging-it-mark
sub: Chats between UX, CSS, JS, and Python Experts
sub: Because best practice is a conversation…
action:
text: Subscribe to Channel »
url: http://www.youtube.com/channel/UCUkHxN78y9On9YH1zd-aTGw?sub_confirmation=1
summary: |
Hi, OddFriends! At OddBird, we enjoy connecting and having conversations
across disciplines. Join us as we *wing it* and discuss the latest in UX
Design, CSS, JavaScript, Python, and everything in between.
Hi, OddFriends!
Join OddBird
for conversations
at the cutting edge
of front-end web development --
from CSS, HTML, and JavaScript
to UX design and team process.
Streaming live the third Tuesday
of each month.
---

0 comments on commit 543af08

Please sign in to comment.