Skip to content

Commit

Permalink
refactor: add season 3 and 4 data for embedding later
Browse files Browse the repository at this point in the history
  • Loading branch information
cs50victor committed Feb 26, 2024
1 parent 7a8fd35 commit 73f0d98
Show file tree
Hide file tree
Showing 3 changed files with 298 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# buildspace

buildspace demo. find and be found.

# How to add a new season

run `curl https://buildspace.so/s<number>/demoday >> season/s<number>.html`

- example `curl https://buildspace.so/s3/demoday >> season/s3.html`
144 changes: 144 additions & 0 deletions season/s3.html

Large diffs are not rendered by default.

147 changes: 147 additions & 0 deletions season/s4.html

Large diffs are not rendered by default.

0 comments on commit 73f0d98

Please sign in to comment.