Skip to content

Commit

Permalink
deploy: e92efd1
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo930021 committed Dec 18, 2024
0 parents commit 928333d
Show file tree
Hide file tree
Showing 13 changed files with 849 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
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.bdc7854f.js

Large diffs are not rendered by default.

Binary file added assets/banner.5a548aef.jpg
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/main.0c05611d.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.d5b02fbb.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.344a045e.js

Large diffs are not rendered by default.

Binary file added banner.jpg
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 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="/2023-survey/favicon.svg" rel="icon" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>COSCUP 2023 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 2023 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/2023-survey">
<meta property="og:image" content="/2023-survey/banner.jpg">
<meta property="og:type" content="website">
<meta property="og:site_name" content="COSCUP 2023 Attendee Survey">
<script type="module" crossorigin src="/2023-survey/assets/main.d5b02fbb.js"></script>
<link rel="modulepreload" href="/2023-survey/assets/Form.bdc7854f.js">
<link rel="stylesheet" href="/2023-survey/assets/Form.0dd054b1.css">
<link rel="stylesheet" href="/2023-survey/assets/main.0c05611d.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="/2023-survey/favicon.svg" rel="icon" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>COSCUP 2023 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 2023 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/2023-survey/report">
<meta property="og:image" content="/2023-survey/banner.jpg">
<meta property="og:type" content="website">
<meta property="og:site_name" content="COSCUP 2023 Attendee Survey Report">
<script type="module" crossorigin src="/2023-survey/assets/report.344a045e.js"></script>
<link rel="modulepreload" href="/2023-survey/assets/Form.bdc7854f.js">
<link rel="stylesheet" href="/2023-survey/assets/Form.0dd054b1.css">
<link rel="stylesheet" href="/2023-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 928333d

Please sign in to comment.