public inbox for ~johnnyrichard/olang-devel@lists.sr.ht
 help / color / mirror / code / Atom feed
e4649b80b2e8325fbb4dded29d708ca8dfd533a2 blob 959 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta name="date" content='$date-meta$'>
  <title>$title$ | olang</title>
  <link rel="stylesheet" href="/style.css">
</head>
<body>
  <header>
    <h1><span class="logo-name">olang</span> | O Programming Language</h1>
    <nav>
      <span>[ <a href="/">Home</a> ]</span>
      <span>[ <a href="/manual/">Manual</a> ]</span>
      <span>[ <a href="/pages/language-specification.html">Specification</a> ]</span>
      <span>[ <a href="https://sr.ht/~johnnyrichard/olang/sources" target="_blank">Sources &UpperRightArrow;</a> ]</span>
      <span>[ <a href="https://sr.ht/~johnnyrichard/olang/lists" target="_blank">Mailing list &UpperRightArrow;</a> ]</span>
    </nav>
  </header>
  <article>
    <h1>$title$</h1>
    $toc$

    $body$
  </article>
  <footer>
    © 2024 olang maintainers
  </footer>
</body>
</html>
debug log:

solving e4649b8 ...
found e4649b8 in https://git.johnnyrichard.com/olang.git

Code repositories for project(s) associated with this public inbox

	https://git.johnnyrichard.com/olang.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox