Skip to content

Commit

Permalink
all new files over to github too
Browse files Browse the repository at this point in the history
Signed-off-by: henkvancann <[email protected]>
  • Loading branch information
henkvancann committed Nov 12, 2024
1 parent 5ef0d84 commit 53e5fe6
Show file tree
Hide file tree
Showing 13 changed files with 2,540 additions and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GITHUB_API_TOKEN=YOUR_GITHUB_API_TOKEN
1,783 changes: 1,783 additions & 0 deletions docs/index-bak.html

Large diffs are not rendered by default.

27 changes: 27 additions & 0 deletions docs/versions/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Spec-Up-T Snapshot Index</title>
<link href="https://fonts.googleapis.com/css2?family=Heebo:wght@300;400&display=swap" rel="stylesheet">
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
<style>
body { font-family: 'Heebo', Arial, sans-serif; background: #A9DDE0}
ul { list-style-type: none; padding: 0; }
li { margin: 10px 0; }
a { text-decoration: none; color: #007BFF; }
a:hover { text-decoration: underline; }
</style>
</head>
<body class="container mt-5">
<h1 class="mb-4">Spec-Up-T Snapshot Index</h1>
<p>This page lists all available snapshots of this Spec-Up-T specification.</p>
<ul class="list-group">
<li class="list-group-item"><a href="../">Latest version</a></li>
<li class="list-group-item">No versions available</li>

</ul>
</body>
</html>
6 changes: 6 additions & 0 deletions help.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
===

For help go to: https://blockchainbird.github.io/spec-up-t-website

===

236 changes: 236 additions & 0 deletions logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 53e5fe6

Please sign in to comment.