-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fc2abc3
commit 5c91bf2
Showing
1 changed file
with
99 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,99 @@ | ||
<div align="center"> | ||
<h1> | ||
<a href="https://ieeespac.ca">SPAC 2024 Website</a> | ||
</h1> | ||
<a href="https://conventionalcommits.org"> | ||
<img src="https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white" alt="Conventional Commits"> | ||
</a> | ||
<a href="http://commitizen.github.io/cz-cli/"> | ||
<img src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg" alt="Commitizen friendly"> | ||
</a> | ||
<a href="https://semantic-release.gitbook.io/semantic-release"> | ||
<img src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square" alt="Semantic Release"> | ||
</a> | ||
<a href="https://github.com/antfu/eslint-config"> | ||
<img src="https://antfu.me/badge-code-style.svg" alt="Code Style"> | ||
</a> | ||
<a href="https://github.com/storybooks/storybook"> | ||
<img src="https://raw.githubusercontent.com/storybooks/brand/master/badge/badge-storybook.svg" alt="Storybook"> | ||
</a> | ||
<img src="https://img.shields.io/github/repo-size/ieee-spac/2024" alt="Repo Size"> | ||
<a href="https://github.com/tophat/getting-started/blob/master/scorecard.md"> | ||
<img src="https://img.shields.io/badge/Maturity-Level%201%20--%20New%20Project-yellow.svg" alt="Maturity badge - level 1"> | ||
</a> | ||
|
||
</div> | ||
|
||
<hr/> | ||
|
||
<div align="center"> | ||
<a href="https://github.com/ieee-spac/2024"> | ||
<img | ||
src="https://github.com/user-attachments/assets/137af3c0-f78b-478f-ba88-853562e26bba" | ||
alt="IEEE SPAC 2024 Platform" | ||
/> | ||
</a> | ||
</div> | ||
|
||
<table align="center"> | ||
<tr> | ||
<th align="center"> | ||
<a | ||
href="https://www.figma.com/design/rxRdlFbCkzJDezvIPPaQvo/IEEE-SPAC-2024-Website?node-id=492-561&t=JQ71yLIitUFP0EG8-1" | ||
><strong>Brand</strong></a | ||
> | ||
</th> | ||
<th align="center"> | ||
<a | ||
href="https://www.figma.com/design/rxRdlFbCkzJDezvIPPaQvo/IEEE-SPAC-2024-Website?node-id=492-561&t=JQ71yLIitUFP0EG8-1" | ||
><strong>Design</strong></a | ||
> | ||
</th> | ||
<th align="center"> | ||
<a href="https://github.com/ieee-spac/2024"><strong>Source</strong></a> | ||
</th> | ||
<th align="center"> | ||
<a href="https://github.com/orgs/ieee-spac/projects/4" | ||
><strong>Project Board</strong></a | ||
> | ||
</th> | ||
</tr> | ||
<tr> | ||
<td align="center"> | ||
<a | ||
href="https://www.figma.com/design/rxRdlFbCkzJDezvIPPaQvo/IEEE-SPAC-2024-Website?node-id=492-561&t=JQ71yLIitUFP0EG8-1" | ||
> | ||
<img | ||
src="https://github.com/user-attachments/assets/3e413c0b-b8c6-48af-9d35-afb1062a7608" | ||
alt="Brand" | ||
/> | ||
</a> | ||
</td> | ||
<td align="center"> | ||
<a | ||
href="https://www.figma.com/design/rxRdlFbCkzJDezvIPPaQvo/IEEE-SPAC-2024-Website?node-id=492-561&t=JQ71yLIitUFP0EG8-1" | ||
> | ||
<img | ||
src="https://github.com/user-attachments/assets/c6ec02bf-2512-48e3-ad71-fd6b70d9657b" | ||
alt="Design" | ||
/> | ||
</a> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/ieee-spac/2024"> | ||
<img | ||
src="https://github.com/user-attachments/assets/734fc061-84bd-457f-b9fa-a0b7a078aded" | ||
alt="Source" | ||
/> | ||
</a> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/orgs/ieee-spac/projects/4"> | ||
<img | ||
src="https://github.com/user-attachments/assets/86ed0680-d716-4e2f-b324-92efcb54a502" | ||
alt="Project Board" | ||
/> | ||
</a> | ||
</td> | ||
</tr> | ||
</table> |