Skip to content

Commit

Permalink
Updated file locations for new website & tweaked the readme (#25)
Browse files Browse the repository at this point in the history
Change the website!
  • Loading branch information
ZachLTech authored Jun 2, 2024
1 parent 87527d2 commit a501c48
Show file tree
Hide file tree
Showing 21 changed files with 173 additions and 308 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<img src="https://github.com/Code-the-Stars/illuminate/assets/64018536/dd102e2d-c739-4f80-8385-fd8d32574cb0" alt="drawing" width="150"/>
<h3 align="center">
<img src="./assets/static/Illuminate.svg" alt="Logo" width="350"/>
</h3>
<br>
Illuminate is a virtual hackathon taking place on June 7th to June 9th for high-schoolers!

# [Illuminate](https://illuminate-coral.vercel.app/)
A virtual hackathon taking place on June 7th to June 9th for high-schoolers!

## How To Work on the CSS
We want the community to work on the CSS to show what they know! Make a fork of this repo, add a folder in the folder 'csschallenge', copy the starter code (code.md), and code! Once you are done, make a pull request! If the code looks good, it will get approved and become a part of the website and you will be added to our credits list!
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion assets/fonts.css → assets/css/fonts.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
font-family: "Poppins", sans-serif;
font-weight: 400;
font-style: normal;
}
}
2 changes: 1 addition & 1 deletion assets/main.css → assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@
.panel {
width: 90vw;
}
}
}
2 changes: 1 addition & 1 deletion assets/accordian.js → assets/js/accordian.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ for (i = 0; i < acc.length; i++) {
panel.style.display = "block";
}
});
}
}
File renamed without changes.
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
6 changes: 6 additions & 0 deletions csschallenge/ZachLTech/.gitkeep
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
The code for ZachLTechs 1st submission won the CSS challenge and can now be found in the root directory of this repository.

Zach:

- Soon there should be more code here as I'm rewriting the site to fit the second CSS challenge!
- Feel free to use my hand drawn Illuminate SVG as you like in your website since the logos PNG isn't very high quality. You can find it here: https://github.com/ZachLTech/hackathon-site-revamp/tree/main/assets/static/Illuminate.svg
188 changes: 0 additions & 188 deletions csschallenge/ZachLTech/index.html

This file was deleted.

2 changes: 1 addition & 1 deletion csschallenge/ZachLTech/link.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://zachltech.github.io/hackathon-site-revamp/
https://zachltech.github.io/hackathon-site-revamp/
188 changes: 156 additions & 32 deletions index.html

Large diffs are not rendered by default.

81 changes: 0 additions & 81 deletions style.css

This file was deleted.

0 comments on commit a501c48

Please sign in to comment.