/
try
/
Try
Current Version
1
Preview
Editor
Split
Preview
{"files":[{"path":"index.html","content":"<!doctype html>\n<html lang=\"en\">\n<head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width\">\n <title>A small article</title>\n <link rel=\"stylesheet\" href=\"./style.css\">\n</head>\n<body>\n <article>\n <h1>A small article</h1>\n <p><a href=\"https://en.wikipedia.org/wiki/Hypertext\">Hypertext</a> connects documents through links and gives the web its navigable structure.</p>\n <p><a href=\"https://en.wikipedia.org/wiki/WebAssembly\">WebAssembly</a> provides a portable execution format for programs in the browser.</p>\n <p><a href=\"https://en.wikipedia.org/wiki/Capability-based_security\">Capability-based security</a> limits programs to the authority they are explicitly given.</p>\n </article>\n</body>\n</html>"},{"path":"style.css","content":"body {\n margin: 0;\n font: 17px/1.6 system-ui, sans-serif;\n color: #eef2ff;\n background: #151717;\n}\narticle {\n max-width: 44rem;\n margin: auto;\n padding: 3rem 2rem;\n}\na { color: #30d5c8; }\n"}],"config":{"entry":"index.html","template":"article","container":"article","containerOptions":{"allowedLinkPatterns":["*.wikipedia.org"],"links":{"addTargetBlank":true}},"sandbox":{"network":false,"storage":"session"}}}
←
→
Home
Browse
Projects
Blog
About