Skip to content

Instantly share code, notes, and snippets.

@lalyos
Last active December 2, 2025 10:04
Show Gist options
  • Select an option

  • Save lalyos/4d393910a18e2f0a256bac2c8a18f738 to your computer and use it in GitHub Desktop.

Select an option

Save lalyos/4d393910a18e2f0a256bac2c8a18f738 to your computer and use it in GitHub Desktop.
Sample index.html for onechart/static-site
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Demo</title>
</head>
<body>
<h1>Static Demo site</h1>
by using:
<li><a href="https://chart.onechart.dev/">OneChart</a>'s static-site chart
<li>a html coming from github/<a href="https://gist.github.com/lalyos/4d393910a18e2f0a256bac2c8a18f738">gist</a>
<hr>
Ⓒ Kopiralyt 2025. lalyos
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment