Web stuff - how to update?

Eric S. Raymond esr at thyrsus.com
Fri Oct 28 20:13:29 UTC 2016


Hal Murray <hmurray at megapathdsl.net>:
> I want to make a web page with a list of interesting RFCs and links to other 
> documentation.

Good idea.

> How does that stuff work?

There's a web repository of asciidoc masters at: git at gitlab.com:NTPsec/www.git

Markup cheatsheet here: https://powerman.name/doc/asciidoc

I've given you developer access. Clone it and modify at will. Push to
it and the change will show no more than 30 minutes later.

(Someday the update should move from a cron job to a push hook and happen
almost immediately.)
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>


More information about the devel mailing list