Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Amit Saxena authored and Amit Saxena committed Dec 1, 2018
1 parent f7dec93 commit 075667c
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 50 deletions.
53 changes: 3 additions & 50 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,53 +3,6 @@ Just arrived? Visit https://localhackday.mlh.io/live for information to join the

Want to learn new technologies? This repo contains the powerpoints from previous workshops!

=================
### CruzHacks Workshop: Build and Deploy Your First Wesbite

#### This powerpoint will guide you through building your first website:
[Build-and-deploy-your-first-website.pptx](Build-and-deploy-your-first-website.pptx)

Your Project
------------

### ← README.md

That's this file, where you can tell people what your cool website does and how you built it.

### ← index.html

Where you'll write the content of your website.

### ← media-queries.css

A CSS file that makes your website responsive on different screens.

### ← style.css

CSS files add styling rules to your content.

### ← assets

Drag in `assets`, like images or music, to add them to your project

Click `Show` in the header to see your app live. Updates to your code will instantly deploy and update live.

-------------------
**Glitch** is the friendly community where you'll build the app of your dreams. Glitch lets you instantly create, remix, edit, and host an app, bot or site, and you can invite collaborators or helpers to simultaneously edit code with you.

Find out more [about Glitch](https://glitch.com/about).

\ ゜o゜)ノ


=================
Python Workshop
See the folder for details :)

=================
Amazon Alexa Workshop
See the folder for details :)

### Getting stuck ?
Mentors with sticker badges are roaming around the event. We don't bite :)

* Build your first website
* Solve puzzles with Python
* Build your first skill with Amazon Alexa
File renamed without changes.
49 changes: 49 additions & 0 deletions build-your-first-website/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
### CruzHacks Workshop: Build and Deploy Your First Wesbite

#### This powerpoint will guide you through building your first website:
[Build-and-deploy-your-first-website.pptx](Build-and-deploy-your-first-website.pptx)

Your Project
------------

### ← README.md

That's this file, where you can tell people what your cool website does and how you built it.

### ← index.html

Where you'll write the content of your website.

### ← media-queries.css

A CSS file that makes your website responsive on different screens.

### ← style.css

CSS files add styling rules to your content.

### ← assets

Drag in `assets`, like images or music, to add them to your project

Click `Show` in the header to see your app live. Updates to your code will instantly deploy and update live.

-------------------
**Glitch** is the friendly community where you'll build the app of your dreams. Glitch lets you instantly create, remix, edit, and host an app, bot or site, and you can invite collaborators or helpers to simultaneously edit code with you.

Find out more [about Glitch](https://glitch.com/about).

\ ゜o゜)ノ


=================
Python Workshop
See the folder for details :)

=================
Amazon Alexa Workshop
See the folder for details :)

### Getting stuck ?
Mentors with sticker badges are roaming around the event. We don't bite :)

0 comments on commit 075667c

Please sign in to comment.