From c98f58e89ad0d30383234096d6b8874fd6a0a396 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20H=C3=BCbner?= Date: Sat, 31 May 2025 07:21:26 +0200 Subject: [PATCH 1/2] Request 1209:A711 for ATLAS-11 --- 1209/A711/index.md | 10 ++++++++++ org/HansHuebner/index.md | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/A711/index.md create mode 100644 org/HansHuebner/index.md diff --git a/1209/A711/index.md b/1209/A711/index.md new file mode 100644 index 00000000..ca40c358 --- /dev/null +++ b/1209/A711/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: ATLAS-11 +owner: hanshuebner +license: MIT +site: http://github.com/hanshuebner/atlas-11 +source: http://github.com/hanshuebner/atlas-11 +--- +ATLAS-11 is an expansion card for the DJC-11 SBC by Peter Schranz. It emulates UARTs +and other hardware devices to extend the capabilities of the single board computer. diff --git a/org/HansHuebner/index.md b/org/HansHuebner/index.md new file mode 100644 index 00000000..d864a544 --- /dev/null +++ b/org/HansHuebner/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Hans Hübner +site: https://github.com/hanshuebner +--- +Berlin based computer tinkerer From 423fded4506fb12f92c2317ee49cb2b5cca905e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20H=C3=BCbner?= Date: Sat, 31 May 2025 07:23:26 +0200 Subject: [PATCH 2/2] rename org directory --- org/{HansHuebner => hanshuebner}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename org/{HansHuebner => hanshuebner}/index.md (100%) diff --git a/org/HansHuebner/index.md b/org/hanshuebner/index.md similarity index 100% rename from org/HansHuebner/index.md rename to org/hanshuebner/index.md