RoHT

Research on histories and technology - casually collected, crudely translated.

Help


Update notifications

All additions to RoHT's translated/archived content can be followed. Use the site's Atom and RSS newsfeeds.

Modern news readers and browsers should find them automatically. From https://www.bbc.co.uk/news/10628494:

Most modern browsers, including Firefox, Opera, Internet Explorer, Safari and Chrome automatically check for feeds when you visit a website, and display the orange RSS icon when they find one. Many of them allow you to add RSS feeds as a browser favourite or bookmark folder, automatically updating them with the latest content.

If required, manually configure your preferred news reader by using the following link styles.

To track all new articles, use:

To manually configure your newsreader to track updates to individual categories, authors or tags, use the below examples as templates:

Technologies used

RoHT documents are in markdown format.

It uses pandoc to convert documents to markdown.

Various python and Almquist shell scripts automate document parsing, cleaning and handling.

git shares and tracks work between machine handlers and human reviewers.

meld is used to manually identify and correct document differences.

Custom-written python scripts automate text translation by connecting to various publicly-available machine translation services.

pelican converts RoHT markdown to human-reviewable web content.

The website uses a slightly modified version of the pelican-alchemy theme.

All code and automated work is carried out on Alpine Linux 3.12 servers.

Technology guides

Sustainable Authorship in Plain Text using Pandoc and Markdown - The Programming Historian

Getting Started with Markdown - The Programming Historian

Git for Authors (pdf) - University of Puget Sound