Skip to content

Commit

Permalink
edits to update homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
jlooper committed Sep 24, 2023
1 parent 5e18aaf commit a9e70f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
---
home: true
footer: MIT Licensed | Copyright 2018-present Front-End Foxes Inc, a 501(c)(3) public charity
---

# Front-End Foxes Workshops

> Hello, Hacktoberfest folks! We are currently looking to upgrade these workshops to Vue 3+. Start with the Minis and let's see how the look. I'm looking for clean, documented code that we can run in Code Sandbox to help the legacy of Front-End Foxes live on.
# About Our Workshops

![Front-End Foxes](./workshops/images/logo.png)
![Front-End Foxes](./src/workshops/images/logo.png)

Front-End Foxes, formerly known as Vue Vixens, were initiatives created by Jen Looper, currently Head of Academic Advocacy at AWS. Our mission was to create workshops to teach Vue.js in a cool and fun way to 'foxy people who identify as women'. We had chapters worldwide before closing the nonprofit in 2022. Front-End Foxes workshops are called 'skulks' because a group of foxes is called a 'skulk'.

These self-driven workshops have helped hundreds of women get better acquainted with front-end technologies for both web and mobile development. Our teaching methodology is explained in [this article](https://dev.to/frontendfoxes/the-way-of-the-fox-the-vue-vixens-curriculum-290).

![inaugural skulk in New Orleans](./workshops/images/inaugural_skulk.jpg)
![inaugural skulk in New Orleans](./src/workshops/images/inaugural_skulk.jpg)

> Our inaugural Skulk at Vue.US Conference in New Orleans in March, 2018
Expand All @@ -27,10 +25,6 @@ This content is presented as various types, divided by length. The first five ch

All the online codelabs are designed to be completed in groups in a self-study mode in a workshop format during meetups, conferences, and brown-bag lunches. For the all-day workshops, it is best to break up the day into parts and regroup users periodically so that 'no developer is left behind'. If an attendee gets lost, she can 'reboot' by downloading the ending point for each previous chapter into a new Code Sandbox.

**Where can I register for a skulk?**

Workshop attendees and mentors can register for events at [FrontEndFoxes.org](https://www.frontendfoxes.org). Keep an eye on our Twitter feeds [@vuevixens](https://twitter.com/VueVixens) and [@frontendfoxes](https://twitter.com/FrontendFoxes) for announcements of upcoming events. Front-End Foxes workshops are free, but depend on budget from conferences and meetups to provide lunch, breakfast, or snacks, and a space with wifi.

**I'm a guy. Can I participate?**

The goal of the program is to familiarize women and those who identify as such with concepts of programming for web and mobile in a supportive and inclusive environment. Experienced developers, however, are very welcome to join in our efforts to organize events, support our scholarship fund, mentor a skulk, and provide content. We are grateful for all kinds of help!
Expand Down
6 changes: 1 addition & 5 deletions src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,8 @@ This content is presented as various types, divided by length. The first five ch

All the online codelabs are designed to be completed in groups in a self-study mode in a workshop format during meetups, conferences, and brown-bag lunches. For the all-day workshops, it is best to break up the day into parts and regroup users periodically so that 'no developer is left behind'. If an attendee gets lost, she can 'reboot' by downloading the ending point for each previous chapter into a new Code Sandbox.

**Where can I register for a skulk?**

Workshop attendees and mentors can register for events at [FrontEndFoxes.org](https://www.frontendfoxes.org). Keep an eye on our Twitter feeds [@vuevixens](https://twitter.com/VueVixens) and [@frontendfoxes](https://twitter.com/FrontendFoxes) for announcements of upcoming events. Front-End Foxes workshops are free, but depend on budget from conferences and meetups to provide lunch, breakfast, or snacks, and a space with wifi.

**I'm a guy. Can I participate?**

The goal of the program is to familiarize women and those who identify as such with concepts of programming for web and mobile in a supportive and inclusive environment. Experienced developers, however, are very welcome to join in our efforts to organize events, support our scholarship fund, mentor a skulk, and provide content. We are grateful for all kinds of help!

**Want to contribute? Please make sure to check out our [Code of Conduct](workshops/CODE_OF_CONDUCT.md) as well as our [Contributing instructions](contributing.md).**
**Want to contribute? Please make sure to check out our [Code of Conduct](workshops/CODE_OF_CONDUCT.md) as well as our [Contributing instructions](../contributing.md).**

0 comments on commit a9e70f8

Please sign in to comment.