-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15 from UR-dandyhacks/dev
SPICE UP the website with Emily's cute graphics
- Loading branch information
Showing
5 changed files
with
2,867 additions
and
63 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,47 @@ | ||
# DandyHacks23 | ||
Website for DandyHacks '23 | ||
# 💖 The DandyHacks 2023 website | ||
|
||
This is the website for DandyHacks 2023, the 11th run of the University of | ||
Rochester's premier hackathon. Go Yellowjackets! 🐝 | ||
|
||
## 🍽️ Tech stack | ||
|
||
Our tech stack is optimized for the best speed: | ||
|
||
- HTML | ||
- CSS | ||
- [Vanilla JS](http://vanilla-js.com/) | ||
|
||
We are considering TailwindCSS. | ||
|
||
## 🚀 Deploy | ||
|
||
Just start a local server! e.g. | ||
|
||
```shell | ||
python3 -m http.server | ||
``` | ||
|
||
## 🌳 Branches | ||
|
||
- `dev`: the main development branch; all code gets branched from and merged | ||
into this branch; | ||
- `pre-launch`: the pre-launch upstream; once certain developments are done in | ||
`dev`, changes get merged into this branch. **Now defunct**; | ||
- `final-website`: the final website upstream. Features developed in `dev` get | ||
merged into here. | ||
|
||
## 🚦 Status | ||
|
||
We have finished the pre-launch website and are now working on the final | ||
website. Please see [the final website project][project] for task tracking. | ||
|
||
[project]: https://github.com/orgs/UR-dandyhacks/projects/3 | ||
|
||
## 💪 The awesome team | ||
|
||
🧙♂️ Duong "Zach" Nguyen (lead, @cszach) | ||
👩💻 Maisha | ||
👨💻 Ahmed | ||
👨💻 Alvin | ||
👨💻 Tom | ||
👨💻 Anthony |
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
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
Oops, something went wrong.