Skip to content

Commit

Permalink
GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Patitotective committed Aug 20, 2024
1 parent 1eb52df commit a8f53c2
Show file tree
Hide file tree
Showing 115 changed files with 11 additions and 52,403 deletions.
62 changes: 0 additions & 62 deletions .github/workflows/ci.yml

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

21 changes: 0 additions & 21 deletions README.md

This file was deleted.

1 change: 1 addition & 0 deletions app.js

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
79 changes: 0 additions & 79 deletions grado.nimble

This file was deleted.

File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
20 changes: 10 additions & 10 deletions public/karax.html → index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>$title</title>
<title>Parabola</title>

<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="$favicon">
<link rel="icon" type="image/x-icon" href="./img/favicon.ico">

<!-- Bootstrap and FontAwesome -->
<!-- <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous"> -->
Expand All @@ -22,9 +22,9 @@
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20,300,1,0" />
-->
<!-- My Custom Css -->
<link rel="stylesheet" type="text/css" href="$googlecss">
<link rel="stylesheet" type="text/css" href="$style">
<link rel="stylesheet" type="text/css" href="$katexcss">
<link rel="stylesheet" type="text/css" href="./css/google-icons.css">
<link rel="stylesheet" type="text/css" href="./css/style.css">
<link rel="stylesheet" type="text/css" href="./katex/katex.min.css">

<!-- Global site tag (gtag.js) - Google Analytics -->
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=$ ga"></script> -->
Expand All @@ -44,16 +44,16 @@
<!-- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script> -->

<!-- Matter.js -->
<script defer src="$matterjs"></script>
<script defer src="./matter-js/matter.min.js"></script>

<!-- Matter.js wrap plugin -->
<script defer src="$matterwrap"></script>
<script defer src="./matter-wrap/matter-wrap.min.js"></script>

<script defer src="$katex"></script>
<script defer src="$katexauto"></script>
<script defer src="./katex/katex.min.js"></script>
<script defer src="./katex/contrib/auto-render.min.js"></script>

<!-- Frontend -->
<script defer src="$frontend"></script> <!-- ?t=$ timestamp -->
<script defer src="./app.js"></script> <!-- ?t=$ timestamp -->
</body>
</html>

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.
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.
Loading

0 comments on commit a8f53c2

Please sign in to comment.