Skip to content

Commit

Permalink
deploy: b8ce7af
Browse files Browse the repository at this point in the history
  • Loading branch information
bessyhuang committed Sep 19, 2024
0 parents commit 9bd0cab
Show file tree
Hide file tree
Showing 12 changed files with 849 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
Binary file added assets/Attendee_survey2024.a643c0bc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/Form.0dd054b1.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions assets/Form.9acaa8e4.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/main.4527def1.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions assets/main.fd0a1de2.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/report.1acfd855.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

787 changes: 787 additions & 0 deletions assets/report.ed7c427c.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link href="/2024-survey/favicon.svg" rel="icon" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>COSCUP 2024 Attendee Survey</title>
<meta name="description" content="Every year, Stack Overflow publishes a Developer Survey for people to get to know the Stack Overflow community. As Asia's largest open source conference, we're doing this survey to give you a glimpse of COSCUP attendees!">
<meta property="og:title" content="COSCUP 2024 Attendee Survey">
<meta property="og:description" content="Every year, Stack Overflow publishes a Developer Survey for people to get to know the Stack Overflow community. As Asia's largest open source conference, we're doing this survey to give you a glimpse of COSCUP attendees!">
<meta property="og:url" content="https://coscup.org/2024-survey">
<meta property="og:image" content="/2024-survey/Attendee_survey2024.png">
<meta property="og:type" content="website">
<meta property="og:site_name" content="COSCUP 2024 Attendee Survey">
<script type="module" crossorigin src="/2024-survey/assets/main.fd0a1de2.js"></script>
<link rel="modulepreload" href="/2024-survey/assets/Form.9acaa8e4.js">
<link rel="stylesheet" href="/2024-survey/assets/Form.0dd054b1.css">
<link rel="stylesheet" href="/2024-survey/assets/main.4527def1.css">
</head>
<body>
<div id="app"></div>

</body>
</html>
25 changes: 25 additions & 0 deletions report/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link href="/2024-survey/favicon.svg" rel="icon" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>COSCUP 2024 Attendee Survey Report</title>
<meta name="description" content="Every year, Stack Overflow publishes a Developer Survey for people to get to know the Stack Overflow community. As Asia's largest open source conference, we're doing this survey to give you a glimpse of COSCUP attendees!">
<meta property="og:title" content="COSCUP 2024 Attendee Survey Report">
<meta property="og:description" content="Every year, Stack Overflow publishes a Developer Survey for people to get to know the Stack Overflow community. As Asia's largest open source conference, we're doing this survey to give you a glimpse of COSCUP attendees!">
<meta property="og:url" content="https://coscup.org/2024-survey/report">
<meta property="og:image" content="/2024-survey/Attendee_survey2024.png">
<meta property="og:type" content="website">
<meta property="og:site_name" content="COSCUP 2024 Attendee Survey Report">
<script type="module" crossorigin src="/2024-survey/assets/report.ed7c427c.js"></script>
<link rel="modulepreload" href="/2024-survey/assets/Form.9acaa8e4.js">
<link rel="stylesheet" href="/2024-survey/assets/Form.0dd054b1.css">
<link rel="stylesheet" href="/2024-survey/assets/report.1acfd855.css">
</head>
<body>
<div id="app"></div>

</body>
</html>
1 change: 1 addition & 0 deletions result.json

Large diffs are not rendered by default.

0 comments on commit 9bd0cab

Please sign in to comment.