-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into dependabot/npm_and_yarn/autoprefixer-10.4.14
- Loading branch information
Showing
43 changed files
with
745 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,3 +34,6 @@ yarn-error.log* | |
# typescript | ||
*.tsbuildinfo | ||
next-env.d.ts | ||
|
||
# Sentry Auth Token | ||
.sentryclirc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
name: Ashley Dennis | ||
added: "2023-08-23" | ||
level: "Individual Contributor" | ||
linkedin: "ashley-dennis-dev" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
name: Elizabeth Ponce | ||
added: "2023-08-17" | ||
level: "Individual Contributor" | ||
linkedin: "emcponce" | ||
website: "https://www.eponce.dev/" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
name: Francelys Lomeli | ||
added: "2023-08-23" | ||
level: "Student" | ||
linkedin: "francelys-lomeli-7a694b1bb" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
name: Johana Martinez | ||
added: "2023-08-23" | ||
level: "Individual Contributor" | ||
linkedin: "johana-ma" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
name: Mayra Navarro | ||
added: "2023-08-23" | ||
level: "Individual Contributor" | ||
linkedin: "mayralucianavarro" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
name: Melissa Perez | ||
added: "2023-08-23" | ||
level: "Individual Contributor" | ||
linkedin: "mperz" | ||
--- |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
docs.latina.dev |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
- [Home 🏠](/README) | ||
- [Overview](/pages/overview) | ||
- [Branding](/pages/branding) | ||
- [Adding a Member](/pages/adding-a-member) | ||
- [Member Levels](/pages/member-levels) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> | ||
<title>Latina Dev</title> | ||
<!-- Meta Tags --> | ||
<meta name="description" content="Latina Dev is an open-source directory of Latina software engineers."> | ||
<meta name="keywords" content="latina, software engineer, community"> | ||
<!-- CSS --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify@4/themes/vue.css" /> | ||
<!-- Favicons --> | ||
<link rel="shortcut icon" href="https://latina.dev/img/favicons/favicon.ico" /> | ||
<link rel="icon" type="image/x-icon" sizes="16x16 32x32" href="https://latina.dev/img/favicons/favicon.ico"> | ||
<link rel="icon" sizes="192x192" href="https://latina.dev/img/favicons/favicon-192.png"> | ||
<link rel="apple-touch-icon-precomposed" sizes="180x180" href="https://latina.dev/img/favicons/favicon-180.png"> | ||
<meta name="msapplication-TileColor" content="#9e0001"> | ||
<meta name="msapplication-TileImage" content="https://latina.dev/img/favicons/favicon-144.png"> | ||
<!-- Open Graph --> | ||
<meta property="og:url" content="https://latina.dev"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:title" content="Latina Dev"> | ||
<meta property="og:image" content="https://latina.dev/img/featured-image.png"> | ||
<meta property="og:description" content="Latina Dev is an open-source directory of Latina software engineers."> | ||
<meta property="og:site_name" content="Latina Dev"> | ||
<meta property="og:locale" content="en_US"> | ||
<meta property="article:author" content="Latina Dev"> | ||
<style> | ||
body { | ||
font-size: 1rem; | ||
} | ||
|
||
pre:after { | ||
padding: 1em; | ||
right: .5em; | ||
} | ||
|
||
nav.app-nav li ul { | ||
min-width: 100px; | ||
} | ||
|
||
.sidebar ul li a { | ||
white-space: pre-line; | ||
padding-right: .5em; | ||
} | ||
|
||
.markdown-section { | ||
max-width: 90%; | ||
} | ||
|
||
.markdown-section code { | ||
font-size: inherit; | ||
} | ||
|
||
.markdown-section pre>code { | ||
white-space: pre-wrap; | ||
} | ||
|
||
.markdown-section ol, | ||
.markdown-section ul { | ||
margin: 0; | ||
} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
<div id="app">One sec... 🦉</div> | ||
</body> | ||
<!-- Config --> | ||
<script> | ||
window.$docsify = { | ||
auto2top: true, | ||
executeScript: true, | ||
loadSidebar: true, | ||
homepage: 'https://raw.githubusercontent.com/Latina-Dev/latina-dev/main/README.md', | ||
name: 'Latina Dev', | ||
search: { | ||
paths: 'auto', | ||
placeholder: 'Type to search 🔍', | ||
noData: 'No Results! 🦉', | ||
} | ||
}; | ||
</script> | ||
<!-- Docsify --> | ||
<script src="https://cdn.jsdelivr.net/npm/docsify@4"></script> | ||
<!-- Plugins --> | ||
<script src="https://unpkg.com/prismjs/components/prism-bash.min.js"></script> | ||
<script src="https://unpkg.com/docsify/lib/plugins/search.min.js"></script> | ||
<script src="https://unpkg.com/docsify/lib/plugins/zoom-image.min.js"></script> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
import { Meta } from "@storybook/blocks"; | ||
|
||
<Meta title="3. Branding" /> | ||
|
||
# Branding | ||
|
||
## Logo | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Overview | ||
|
||
## Vision | ||
|
||
Amplify opportunities for over 1,000 Latina software engineers by 2025. | ||
|
||
## Timeline | ||
|
||
- the idea started in October 2022 | ||
- initial website launched January 2023 | ||
- first MVP launched June 2023 | ||
- targeting October 2023 for user auth + database |
Oops, something went wrong.