# HG changeset patch # User ellis # Date 1701742388 18000 # Node ID dd3f4ca8a58ab77f171ddfcc86be7226e195bef3 # Parent cf198cee80c6071d9a931210361175158a908b02 nav diff -r cf198cee80c6 -r dd3f4ca8a58a .hgsubstate --- a/.hgsubstate Tue Nov 28 21:45:46 2023 -0500 +++ b/.hgsubstate Mon Dec 04 21:13:08 2023 -0500 @@ -1,2 +1,2 @@ 563b82fb73bed6a002af925ff027cb4ee4dbe7d4 blog -a6cf5a2a2f8d3cd8f88ba9c8406ebe6df7b5d04d docs +9a3d82d9072aa66970a1c39857930763ae6890ee docs diff -r cf198cee80c6 -r dd3f4ca8a58a publish.el --- a/publish.el Tue Nov 28 21:45:46 2023 -0500 +++ b/publish.el Mon Dec 04 21:13:08 2023 -0500 @@ -11,7 +11,7 @@ (defvar publish-dir "/mnt/w/compiler.company") (defvar html-theme nil) (defvar url "https://compiler.company") -(defvar html-nav "
~/ ( blog docs code )
") +(defvar html-nav "
(( ~/ ( blog docs )) . ( vc packy ))
") (defvar html-foot "") diff -r cf198cee80c6 -r dd3f4ca8a58a readme.org --- a/readme.org Tue Nov 28 21:45:46 2023 -0500 +++ b/readme.org Mon Dec 04 21:13:08 2023 -0500 @@ -1,12 +1,10 @@ {{{header(The Compiler Company,Richard Westhaver,ellis@rwest.io)}}} #+OPTIONS: ^:nil toc:nil num:nil html-postamble:nil #+EXPORT_FILE_NAME: index -Welcome stranger. - -|[[https://lab.rwest.io/comp.atom][vc.feed]]| +Welcome to the home of The Compiler Company. -- [[file:blog][blog]] - - [2023-11-19 Sun] [[https://compiler.company/blog/hello-world][hello-world]] -- [[file:docs][docs]] -- [[file:roadmap.org][roadmap]] -- [[file:pitch.org][pitch]] +* [[file:blog][blog]] +** [2023-11-19 Sun] [[https://compiler.company/blog/hello-world][hello-world]] +* [[file:docs][docs]] +* [[file:roadmap.org][roadmap]] +* [[file:pitch.org][pitch]]