changelog shortlog graph tags branches files raw help

Mercurial > org > docs / changeset: org publishing

changeset 4: 1c57e053f043
parent 3: bd85a72319d8
child 5: bb51c61e4d4b
author: ellis <ellis@rwest.io>
date: Mon, 20 Nov 2023 19:02:47 -0500
files: nas-t/readme.org ulang.org
description: org publishing
     1.1--- a/nas-t/readme.org	Sun Nov 05 22:46:15 2023 -0500
     1.2+++ b/nas-t/readme.org	Mon Nov 20 19:02:47 2023 -0500
     1.3@@ -1,5 +1,11 @@
     1.4-#+TITLE: index
     1.5+#+TITLE: NAS-T Docs
     1.6 #+DESCRIPTION: NAS-T Documentation
     1.7+#+AUTHOR: Richard Westhaver <ellis@rwest.io>
     1.8+#+OPTIONS: ^:nil toc:nil num:nil html-postamble:nil
     1.9+#+HTML_HEAD: <link rel="stylesheet" href="https://fonts.xz.style/serve/inter.css"/>
    1.10+#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://packy.rwest.io/style/css/new.min.css"/>
    1.11+#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://packy.rwest.io/style/css/terminal.css"/>
    1.12+#+EXPORT_FILE_NAME: index
    1.13 
    1.14 Welcome to the documentation home of NAS-T. Choose one of the topics below to get
    1.15 started.
     2.1--- a/ulang.org	Sun Nov 05 22:46:15 2023 -0500
     2.2+++ b/ulang.org	Mon Nov 20 19:02:47 2023 -0500
     2.3@@ -53,6 +53,9 @@
     2.4 :end:
     2.5 
     2.6 * ulang
     2.7+:PROPERTIES:
     2.8+:CUSTOM_ID: 8447a560-7f77-45c7-bd14-2a2af6ad2abc
     2.9+:END:
    2.10 As the title suggest we refer to our *Universal Language* as
    2.11 ulang. When I say something along the lines of "Please refer to
    2.12 [[Links][ulang:links]]", I am referencing the section named /Links/ of this
    2.13@@ -69,6 +72,9 @@
    2.14 #+TOC: headlines 3
    2.15 
    2.16 ** Org-mode
    2.17+:PROPERTIES:
    2.18+:CUSTOM_ID: 98a02bb2-3f39-49c6-898a-68ccd8f3cbe1
    2.19+:END:
    2.20 [[https://www.gnu.org/software/emacs/][GNU Emacs]] is our text editor, so naturally [[https://orgmode.org/][Org Mode]] is our
    2.21 documentation engine. 
    2.22 
    2.23@@ -96,6 +102,9 @@
    2.24 some excellent hackers: [[https://github.com/karlicoss/orgparse][python]], [[https://github.com/tecosaur/Org.jl][julia]]
    2.25 
    2.26 *** TODO organ
    2.27+:PROPERTIES:
    2.28+:CUSTOM_ID: 22474039-5c18-4179-82aa-a6731e6313a2
    2.29+:END:
    2.30 - State "TODO"       from              [2023-11-05 Sun 19:21]
    2.31 Org is the designated text representation of our ulang. Org-mode
    2.32 depends on Emacs (it's written in Emacs Lisp) but that doesn't mean we
    2.33@@ -116,7 +125,13 @@
    2.34 the tricky bits to =organ=.
    2.35 
    2.36 ** Elements
    2.37+:PROPERTIES:
    2.38+:CUSTOM_ID: 4aa3ec2a-b360-43ae-b2d8-f9735f211290
    2.39+:END:
    2.40 *** Keywords
    2.41+:PROPERTIES:
    2.42+:CUSTOM_ID: 2cadda9a-22a3-4b42-ad4e-d7a774f74cba
    2.43+:END:
    2.44 The ulang *Keywords* are a superset of those defined by [[https://datatracker.ietf.org/doc/html/rfc2119][RFC-2119]]. The
    2.45 definition of a keyword from the original spec is ultimately
    2.46 unchanged:
    2.47@@ -187,6 +202,9 @@
    2.48 12. DONE   Completed task.
    2.49 
    2.50 *** Abbrevs
    2.51+:PROPERTIES:
    2.52+:CUSTOM_ID: b4c326ba-f74c-4409-9314-8d32df61fc5e
    2.53+:END:
    2.54 Abbrevs include domain-specific acronyms and slang such as /DB/ for
    2.55 database or /M$/ for Microsoft. They're abbreviations, but even lazier
    2.56 (we can't even be bothered to spell out the name). By defining them in
    2.57@@ -194,6 +212,18 @@
    2.58 automatically generate help text and references to abbrev definitions
    2.59 for our readers.
    2.60 *** Operators
    2.61+:PROPERTIES:
    2.62+:CUSTOM_ID: f91ca826-2c72-4d00-810c-2d61aa073658
    2.63+:END:
    2.64 *** Links
    2.65+:PROPERTIES:
    2.66+:CUSTOM_ID: 7bd8eeaa-9f21-4ab4-ba6e-be118e68d36a
    2.67+:END:
    2.68 *** Timestamps
    2.69+:PROPERTIES:
    2.70+:CUSTOM_ID: 4faf913e-7c15-4937-9547-b50a6c8ba896
    2.71+:END:
    2.72 *** Macros
    2.73+:PROPERTIES:
    2.74+:CUSTOM_ID: cdb4976b-1d0d-49df-bfb1-3dbd5d99590e
    2.75+:END: