From 28792e4d504d59b5aeab70d66ea6be51c9c683b1 Mon Sep 17 00:00:00 2001 From: pdp8 Date: Sun, 21 Aug 2022 18:14:59 +0200 Subject: snippets dir --- snippets/about.html | 8 +++ snippets/code.html | 1 + snippets/distances.js | 1 + snippets/head.html | 13 ++++ snippets/images.js | 78 ++++++++++++++++++++++++ snippets/info.html | 38 ++++++++++++ snippets/nav.html | 12 ++++ snippets/newsletter.html | 12 ++++ snippets/pdp8.png | Bin 0 -> 723 bytes snippets/pictures.html | 23 ++++++++ snippets/style.css | 151 +++++++++++++++++++++++++++++++++++++++++++++++ snippets/tail.html | 11 ++++ 12 files changed, 348 insertions(+) create mode 100644 snippets/about.html create mode 100644 snippets/code.html create mode 100644 snippets/distances.js create mode 100644 snippets/head.html create mode 100644 snippets/images.js create mode 100644 snippets/info.html create mode 100644 snippets/nav.html create mode 100644 snippets/newsletter.html create mode 100644 snippets/pdp8.png create mode 100644 snippets/pictures.html create mode 100644 snippets/style.css create mode 100644 snippets/tail.html (limited to 'snippets') diff --git a/snippets/about.html b/snippets/about.html new file mode 100644 index 0000000..0679c05 --- /dev/null +++ b/snippets/about.html @@ -0,0 +1,8 @@ +The PDP-8 is a 12-bit minicomputer that was produced by Digital Equipment Corporation (DEC). It was the first commercially successful minicomputer, with over 50,000 units being sold over the model's lifetime. Its basic design follows the pioneering LINC but has a smaller instruction set, which is an expanded version of the PDP-5 instruction set. + +The PDP-8 combines low cost, simplicity, expandability, and careful engineering for value. The greatest historical significance was that the PDP-8's low cost and high volume made a computer available to many new customers for many new uses. Its continuing significance is as a historical example of value-engineered computer design. +This is a platform for quick digital releases of pdp8's artwork. + +https://en.wikipedia.org/wiki/PDP-8 + + diff --git a/snippets/code.html b/snippets/code.html new file mode 100644 index 0000000..9bfa460 --- /dev/null +++ b/snippets/code.html @@ -0,0 +1 @@ +