changelog shortlog graph tags branches files raw help

Mercurial > org / changeset: nav

changeset 18: dd3f4ca8a58a
parent 17: cf198cee80c6
child 19: e82f2ac78c0e
author: ellis <ellis@rwest.io>
date: Mon, 04 Dec 2023 21:13:08 -0500
files: .hgsubstate publish.el readme.org
description: nav
     1.1--- a/.hgsubstate	Tue Nov 28 21:45:46 2023 -0500
     1.2+++ b/.hgsubstate	Mon Dec 04 21:13:08 2023 -0500
     1.3@@ -1,2 +1,2 @@
     1.4 563b82fb73bed6a002af925ff027cb4ee4dbe7d4 blog
     1.5-a6cf5a2a2f8d3cd8f88ba9c8406ebe6df7b5d04d docs
     1.6+9a3d82d9072aa66970a1c39857930763ae6890ee docs
     2.1--- a/publish.el	Tue Nov 28 21:45:46 2023 -0500
     2.2+++ b/publish.el	Mon Dec 04 21:13:08 2023 -0500
     2.3@@ -11,7 +11,7 @@
     2.4 (defvar publish-dir "/mnt/w/compiler.company")
     2.5 (defvar html-theme nil)
     2.6 (defvar url "https://compiler.company")
     2.7-(defvar html-nav "<div class=\"nav\"> <a href = \"https://compiler.company\">~/</a> ( <a href = \"https://compiler.company/blog\">blog</a> <a href = \"https://compiler.company/docs\">docs</a> <a href = \"https://vc.compiler.company/comp\">code</a> ) </div>")
     2.8+(defvar html-nav "<div class=\"nav\"> (( <a href = \"https://compiler.company\">~/</a> ( <a href = \"https://compiler.company/blog\">blog</a> <a href = \"https://compiler.company/docs\">docs</a> )) . ( <a href = \"https://vc.compiler.company/comp\">vc</a>  <a href = \"https://packy.compiler.company\">packy</a> )) </div>")
     2.9 
    2.10 (defvar html-foot "<footer>updated %C</footer>")
    2.11 
     3.1--- a/readme.org	Tue Nov 28 21:45:46 2023 -0500
     3.2+++ b/readme.org	Mon Dec 04 21:13:08 2023 -0500
     3.3@@ -1,12 +1,10 @@
     3.4 {{{header(The Compiler Company,Richard Westhaver,ellis@rwest.io)}}}
     3.5 #+OPTIONS: ^:nil toc:nil num:nil html-postamble:nil
     3.6 #+EXPORT_FILE_NAME: index
     3.7-Welcome stranger.
     3.8-
     3.9-|[[https://lab.rwest.io/comp.atom][vc.feed]]|
    3.10+Welcome to the home of The Compiler Company.
    3.11 
    3.12-- [[file:blog][blog]] 
    3.13-  - [2023-11-19 Sun] [[https://compiler.company/blog/hello-world][hello-world]]
    3.14-- [[file:docs][docs]] 
    3.15-- [[file:roadmap.org][roadmap]]
    3.16-- [[file:pitch.org][pitch]]
    3.17+* [[file:blog][blog]] 
    3.18+** [2023-11-19 Sun] [[https://compiler.company/blog/hello-world][hello-world]]
    3.19+* [[file:docs][docs]] 
    3.20+* [[file:roadmap.org][roadmap]]
    3.21+* [[file:pitch.org][pitch]]