Skip to content

Commit

Permalink
rbcn2025 theme, content logic
Browse files Browse the repository at this point in the history
  • Loading branch information
samipe committed Sep 11, 2024
1 parent cdad016 commit d13abc1
Show file tree
Hide file tree
Showing 125 changed files with 1,165 additions and 2,792 deletions.
1 change: 0 additions & 1 deletion dist/css/app.385273e2.css

This file was deleted.

1 change: 0 additions & 1 deletion dist/js/app.f23d48f9.js

This file was deleted.

57 changes: 0 additions & 57 deletions dist/js/chunk-vendors.626679d7.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/manifest.json

This file was deleted.

218 changes: 0 additions & 218 deletions dist/precache-manifest.9e921d0391fc4769cab1b4405338856e.js

This file was deleted.

34 changes: 0 additions & 34 deletions dist/service-worker.js

This file was deleted.

2 changes: 1 addition & 1 deletion dist/404.html → docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>Single Page Apps for GitHub Pages</title>
<title>RoboCon - Robot Framework Conference</title>
<script type="text/javascript">
// Single Page Apps for GitHub Pages
// MIT License
Expand Down
File renamed without changes.
1 change: 1 addition & 0 deletions docs/assets/index-V4RZFuPu.css

Large diffs are not rendered by default.

117 changes: 117 additions & 0 deletions docs/assets/index-m1aH_zN7.js

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added docs/fonts/SourceCodePro-Variable.ttf
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
14 changes: 14 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>RoboCon - Robot Framework Conference</title>
<script type="module" crossorigin src="/assets/index-m1aH_zN7.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-V4RZFuPu.css">
</head>
<body>
<div id="app"></div>
</body>
</html>
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
<title>RoboCon - Robot Framework Conference</title>
</head>
<body>
<div id="app"></div>
Expand Down
Loading

0 comments on commit d13abc1

Please sign in to comment.