Skip to content

Instantly share code, notes, and snippets.

@JanMiksovsky
JanMiksovsky / site.yaml
Created September 6, 2022 23:39
Simple toy site packaged as a YAML file
index.html: |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" href="styles/styles.css" />
</head>
<body>
<h1>Home page</h1>
@JanMiksovsky
JanMiksovsky / reviewSite.yaml
Last active August 30, 2023 15:53
A trivial self-contained demo site built with Graph Origami
# This is a trivial self-contained demo site built with Graph Origami.
reviews.yaml:
- summary: Positive reinformement and insight.
rating: 5
location: Southampton, NY
coach: Sue
text: |
Thanks for allowing me to talk things out. It makes it easier to get some
clarity.
@JanMiksovsky
JanMiksovsky / index.html = this().ori
Last active October 18, 2022 23:20
A trivial site using data and templates
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Reviews</title>
<link rel="stylesheet" href="main.css" />
</head>
<body>
<h1>Reviews</h1>
<div class="cards">
@JanMiksovsky
JanMiksovsky / tenHundredWords.txt
Last active January 22, 2023 18:24
The list of 10 Hundred words from Randall Monrole's book "Thing Explainer" (https://xkcd.com/thing-explainer), verified against the list provided at the back of the book
a
able
about
above
accept
across
act
actually
add
admit