Skip to content

Commit

Permalink
deploy: 4d7fc54
Browse files Browse the repository at this point in the history
  • Loading branch information
hkollmann committed Jul 29, 2023
0 parents commit a385303
Show file tree
Hide file tree
Showing 104 changed files with 4,080 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qooxdoo Package Browser</title>
</head>
<body>
<!-- This index.html can be customised by creating a boot/index.html (do not include Qooxdoo application script tags like
the one below because they will be added automatically)
-->

<script type="text/javascript" src="qxl.packagebrowser/index.js?1690595937496.4956"></script>
</body>
</html>
14 changes: 14 additions & 0 deletions qxl.packagebrowser/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qooxdoo Package Browser</title>
</head>
<body>
<!-- This index.html can be customised by creating a boot/index.html (do not include Qooxdoo application script tags like
the one below because they will be added automatically)
-->

<script type="text/javascript" src="index.js?1690595937496.4956"></script>
</body>
</html>
23 changes: 23 additions & 0 deletions qxl.packagebrowser/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit a385303

Please sign in to comment.