olddoc user/dev discussion/patches/bugs/etc
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: ruby-talk@ruby-lang.org, olddoc-public@80x24.org
Subject: [ANN] olddoc 1.7.0 - old-fashioned RDoc generator
Date: Mon, 22 Apr 2019 02:06:24 +0000	[thread overview]
Message-ID: <20190422020624.GA4128@dcvr> (raw)

olddoc contains old-fashioned document generators for those who do not
wish to impose bloated, new-fangled web cruft on their readers.

olddoc contains dark216, a HTML generator without any images, frames,
or JavaScript.  It is designed for users of text-based browsers
and/or low-bandwidth connections; yet respects user preference for
light color schemes in new CSS browsers while favoring darkness for
power savings on OLED and CRT displays.  dark216 focuses on text as
it is the lowest common denominator for accessibility and compatibility
with people and hardware.

Changes:

    Since most users are on horrible GUI browsers which default
    to light backgrounds, implement the "dark216" color scheme
    which saves power on OLED and CRT displays.  This still
    respects "prefers-color-scheme:light" on newer browsers,
    so users can burn their eyes out if they wish :P

    While we're at it, switch to perlpod for our own documentation
    since Perl5 and POD tooling is more common on most *nix systems
    than pandoc.  Finally, update our documentation to avoid the
    term "mailing list" because centralized subscriber lists limit
    forkability compared to an "archives first" approach to email.

    3 changes since v1.6.0 (2019-01-07):
      add dark216 color scheme for power savings
      doc: switch to perlpod for documentation
      doc: update wording to avoid "mailing list"

* https://80x24.org/olddoc/ - homepage + sample
* https://80x24.org/olddoc-public/ - mail archives
* nntp://news.public-inbox.org/inbox.comp.lang.ruby.olddoc
* olddoc-public@80x24.org - public inbox (no subscription)
* license: GPL-3.0+
* git clone https://80x24.org/olddoc.git

                 reply	other threads:[~2019-04-22  2:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://80x24.org/olddoc/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190422020624.GA4128@dcvr \
    --to=e@80x24.org \
    --cc=olddoc-public@80x24.org \
    --cc=ruby-talk@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/olddoc.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).