scripting / docServer

Browse scripting verbs in a web app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DocServer

The source release of the DocServer web app, a Node app that generates Markdown pages for the verb apps, and the Markdown pages the app generates.

Links to various stuff

  1. The deployed version of the web app.

  2. The source for the web app.

  3. The Markdown pages with a list of all the Drummer verbs.

  4. The Node app that generates the Markdown files from the outlines.

  5. Questions, comments? Post an item in this thread.

This is an OPML application

If you have an outliner that can emit OPML, you can create and maintain a set of man-pages in Markdown, as I am doing with Drummer and the docs for the built-in verbs in its scripting language.

You can also browse the same outline in a web app with a GUI-style interface.,

Each approach has its advantages. 😄

Dave Winer, January 2022

About

Browse scripting verbs in a web app.


Languages

Language:JavaScript 76.3%Language:HTML 15.7%Language:CSS 8.1%