Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Team redesign #13

Open
wants to merge 63 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
97bea5e
V1
carleenli Jul 16, 2020
ffdc238
Update README.md
carleenli Jul 16, 2020
69d8e0d
v1?
yxlin118 Jul 18, 2020
008b579
update header color
yxlin118 Jul 18, 2020
f03ef95
fix star
yxlin118 Jul 18, 2020
83ad6e3
added ubic google calendar
yxlin118 Jul 19, 2020
04fd2be
changed order of programs
yxlin118 Jul 19, 2020
04cb72b
added team page
yxlin118 Jul 22, 2020
0e4ad71
update unlines
yxlin118 Jul 22, 2020
42a81a6
update contact
yxlin118 Jul 22, 2020
8adcc2d
minor change
carleenli Jul 24, 2020
b717a87
css readable
carleenli Aug 4, 2020
40e1ebe
spacing/ama recording
carleenli Aug 4, 2020
84f21cf
?
yxlin118 Aug 6, 2020
a661726
added chalk talk and contact info
yxlin118 Aug 6, 2020
21e96e2
typo
yxlin118 Aug 6, 2020
9f39b1f
if only i can type
yxlin118 Aug 6, 2020
25ddd0c
freelancer.min
carleenli Aug 6, 2020
7647574
updated mobile view
yxlin118 Aug 7, 2020
fb80f4c
updated mobile view for home page??
yxlin118 Aug 7, 2020
b846c1b
mobile columns
carleenli Aug 10, 2020
c08ac43
logo redirect to home
carleenli Aug 10, 2020
2b8a65e
chalktalk logo
carleenli Aug 10, 2020
659fa70
team logo
carleenli Aug 11, 2020
35182a6
team page navbar
carleenli Aug 11, 2020
2173202
redirect home from team
carleenli Aug 11, 2020
334f2e9
bootcamp title fix
carleenli Aug 11, 2020
25ad257
iframe responsive
carleenli Aug 11, 2020
7a539cc
gradient
carleenli Aug 12, 2020
4e7a37b
white logo
carleenli Aug 13, 2020
97f6f8e
mobile margins
carleenli Aug 13, 2020
f919cea
photos
carleenli Sep 7, 2020
a7ac044
same logo
carleenli Sep 7, 2020
7319d76
team pic update
carleenli Sep 20, 2020
6dc813d
update industry team
carleenli Sep 20, 2020
ebe8737
added collapsibles
IshaanSD Oct 19, 2020
310ee61
programs heading
IshaanSD Oct 19, 2020
e041a05
programs heading
IshaanSD Oct 19, 2020
50bd5b8
Merge branch 'ishaan'
IshaanSD Oct 19, 2020
7d500a3
Chalkt talk and mentorhsip
IshaanSD Oct 19, 2020
0b83f7c
applications and links
IshaanSD Oct 20, 2020
9f43b9c
programs buttons
IshaanSD Oct 20, 2020
f613bbd
porgs biuttons2
IshaanSD Oct 20, 2020
7c23984
Background and stuff
IshaanSD Oct 25, 2020
7ad8a42
color/inconsistency changes
carleenli Oct 26, 2020
eb6fe85
Update latest_chalk_talk.png
IshaanSD Nov 2, 2020
68cc7ac
Added logo animation
IshaanSD Jan 6, 2021
d993e73
Added Animation
IshaanSD Jan 6, 2021
9775134
Added Animation
IshaanSD Jan 6, 2021
3de3c58
Added animation
IshaanSD Jan 6, 2021
d513727
comment in chalk talk navbar
IshaanSD Jan 6, 2021
bcbb8a9
Events updated
IshaanSD Jan 10, 2021
2cfd97e
Saving files before refreshing line endings
IshaanSD Jan 26, 2021
42320a5
Normalize all the line endings
IshaanSD Jan 26, 2021
04b1ec6
added bootcamp
IshaanSD Jan 26, 2021
c48d663
Team/Project Redesigns
ritvikpen Nov 14, 2021
3e7e5b2
Dynamic Table Prototype Complete
ritvikpen Jan 3, 2022
b0ce539
Update table.js
ritvikpen Jan 3, 2022
d05cabd
Team page
Jan 9, 2022
97003ac
Home and Bootcamp Pages Complete
ritvikpen Jan 9, 2022
a7cd6d5
Merge branch 'team-redesign' of https://github.com/ubicucsd/ubicucsd.…
ritvikpen Jan 9, 2022
a6feef7
img in team
Jan 9, 2022
6a6dd5d
Merge branch 'team-redesign' of https://github.com/ubicucsd/ubicucsd.…
Jan 9, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# personal-website-template
# UBIC 2020 Website

A simple one page template suited for personal and portfolio pages.
A simple one page website to find all our UBIC events for the coming school year!

## Usage

Expand Down
Binary file added bootcamp/.DS_Store
Binary file not shown.
13 changes: 13 additions & 0 deletions bootcamp/css/addon.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
.email, .email:hover {
color: #161f29;
}
br {
padding: 1px;
}
.past{
width: 100%;
}
.column{
padding: 5px;
}

Loading