Skip to content
This repository was archived by the owner on Jul 27, 2019. It is now read-only.
/ swlatinx Public archive

Website for the startup weekend latinxs in tech.

License

Notifications You must be signed in to change notification settings

techqueria/swlatinx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
David Silva
Jun 14, 2018
281ea25 · Jun 14, 2018

History

69 Commits
Sep 24, 2017
Jun 14, 2018
Sep 11, 2017
Jul 20, 2017
Sep 24, 2017
Jun 14, 2018
Jul 20, 2017
Jul 20, 2017
Jun 14, 2018
Jun 29, 2017
Jul 20, 2017
Sep 11, 2017
Jul 20, 2017
Sep 11, 2017
Aug 22, 2017
Sep 24, 2017
Sep 11, 2017
Sep 11, 2017
Sep 11, 2017

Repository files navigation

Startup Weekend Latinxs in Tech

Website for the startup weekend latinxs in tech.

contributing

Install gloria using npm:

npm install -g gloria

This will install a command to build and run the site locally.

Clone the repo:

git clone [email protected]:techqueria/swlatinx.git
cd swlatinx
gloria serve -b

The homepage is in index.html, make the changes required there and commit and push.

The site uses bootstrap as CSS library, look at their documentation for examples, and information on how to use it.