Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rbcn2025 theme, content logic #116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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.
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