This repository has been archived by the owner on Mar 13, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
71 lines (66 loc) · 3.03 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
---
layout: new
title: Welcome
url: /
description: We're a community of latinx professionals in the tech industry.
image: /images/photos/homepage.jpg
---
<section id="index-header" class="light-bg img-bg-soft img-bg" style="background-image: url(/images/photos/homepage.jpg)">
<div class="container">
<div class="col-md-8 col-sm-9 inner center-block text-center aos-init aos-animate" data-aos="fade-up">
<header>
<h1>Bienvenido a Techqueria!</h1>
<p><strong>We're a community of latinx professionals in the tech industry.</strong></p>
</header>
</div>
</div>
</section>
<section>
<div class="container inner-md">
<div class="row inner-top-xs">
<div class="col-sm-10 col-sm-offset-1">
<p>
Our members work in all sorts of positions in tech companies,
(from marketing to programming and more), as well as those who are interested in
joining the field. Though we have events in the Bay Area and LA, there are members across
the globe; we also share events that take place nationwide, and are open to starting new local
communities.
</p>
</div>
</div>
</div>
</section>
<section id="pattern-background-3" class="tint-bg img-bg-softer" style="background-image: url(assets/images/art/pattern-background03.png);">
<div class="container">
<div class="row">
<div class="col-md-8 col-sm-9 inner center-block text-center aos-init aos-animate" data-aos="fade-up">
<header>
<h1>
<a href="/slack">
<img src="/assets/images/slack-logo.png" alt="Slack logo">
Join us in slack!
</a>
</h1>
</header>
<p><a href="/slack">Our Slack team features daily discussion and provides
a more engaged way to be in touch with our membership.</a></p>
</div>
</div>
</div>
</section>
<section>
<div class="container inner-md">
<div class="row inner-top-xs">
<div class="col-sm-10 col-sm-offset-1">
<h1>Join us!</h1>
<h2>Come share your experiences with the community!</h2>
<p>Our<a href="/slack"> Slack team</a> features daily discussion and provides
a more engaged way to be in touch with our membership. Request an invite <a href="/slack"> here.</a></p>
<p><a href="https://www.facebook.com/groups/techqueria/">Facebook</a> keeps track of our more casual events and news.</p>
<p>Join our <a href="https://www.linkedin.com/groups/13500636">LinkedIn</a> group to post and find job offers,
look for advice and be found by other memebers of the community.</p>
{{> mc-form.html }}
</div>
</div>
</div>
</section>