diff --git a/README.md b/README.md index 3bd60b5..222e3d3 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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! diff --git a/src/index.md b/src/index.md index 3bd60b5..e953bb1 100644 --- a/src/index.md +++ b/src/index.md @@ -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).**