From d7345cd9b775853dc62773f056547d9fc24132bf Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Tue, 1 Mar 2022 21:54:53 +0100 Subject: Wiki kick-off! --- wiki/Emacs/org-publish.org | 16 ++++++++++++++++ wiki/aerospace/designing-aircraft.org | 18 ++++++++++++++++++ wiki/aerospace/standards/ARP4754.org | 22 ++++++++++++++++++++++ wiki/aerospace/standards/DO-160.org | 23 +++++++++++++++++++++++ wiki/index.org | 11 +++++++++++ wiki/typography/fonts.org | 20 ++++++++++++++++++++ 6 files changed, 110 insertions(+) create mode 100644 wiki/Emacs/org-publish.org create mode 100644 wiki/aerospace/designing-aircraft.org create mode 100644 wiki/aerospace/standards/ARP4754.org create mode 100644 wiki/aerospace/standards/DO-160.org create mode 100644 wiki/index.org create mode 100644 wiki/typography/fonts.org (limited to 'wiki') diff --git a/wiki/Emacs/org-publish.org b/wiki/Emacs/org-publish.org new file mode 100644 index 0000000..9c7f3e8 --- /dev/null +++ b/wiki/Emacs/org-publish.org @@ -0,0 +1,16 @@ +# -*- mode: org; -*- + +#+TITLE: Org Publish +#+SUBTITLE: A fully-fledged website publication system. +#+AUTHOR: Marius Peter +#+DATE: <2022-03-01 Tue> +#+OPTIONS: toc:nil + +#+KEYWORDS: Emacs publishing website html css + +#+TOC: headlines 2 + + +#+begin_abstract +Org Publish is a powerful website publication system integrated in Emacs. +#+end_abstract diff --git a/wiki/aerospace/designing-aircraft.org b/wiki/aerospace/designing-aircraft.org new file mode 100644 index 0000000..ae7573d --- /dev/null +++ b/wiki/aerospace/designing-aircraft.org @@ -0,0 +1,18 @@ +# -*- mode: org; -*- + +#+TITLE: Designing aircraft +#+SUBTITLE: How does one design an aircraft? +#+AUTHOR: Marius Peter +#+DATE: <2022-03-01 Tue> +#+EMAIL: mlnp@tuta.io +#+OPTIONS: toc:nil + +#+KEYWORDS: aerospace design + +#+TOC: headlines 2 + + +#+begin_abstract +The DO-160 document is a standard for environmental testing for +airborne equipment published by the RTCA. +#+end_abstract diff --git a/wiki/aerospace/standards/ARP4754.org b/wiki/aerospace/standards/ARP4754.org new file mode 100644 index 0000000..e490e2e --- /dev/null +++ b/wiki/aerospace/standards/ARP4754.org @@ -0,0 +1,22 @@ +# -*- mode: org; -*- + +#+TITLE: ARP4754 +#+SUBTITLE: Guidelines For Development Of Civil Aircraft and Systems. +#+AUTHOR: Marius Peter +#+DATE: <2022-02-11 Fri> +#+EMAIL: mlnp@tuta.io +#+OPTIONS: toc:nil + +#+KEYWORDS: aerospace SAE ARP 4754 + +#+TOC: headlines 2 + + +#+begin_abstract +ARP4754 is a guidance issued by SAE. +#+end_abstract + + +* TODO Introduction + + https://www.sae.org/standards/content/arp4754a/ diff --git a/wiki/aerospace/standards/DO-160.org b/wiki/aerospace/standards/DO-160.org new file mode 100644 index 0000000..a25b3c9 --- /dev/null +++ b/wiki/aerospace/standards/DO-160.org @@ -0,0 +1,23 @@ +# -*- mode: org; -*- + +#+TITLE: DO-160 +#+SUBTITLE: Environmental Conditions and Test Procedures for Airborne Equipment. +#+AUTHOR: Marius Peter +#+DATE: <2022-02-11 Fri> +#+EMAIL: mlnp@tuta.io +#+OPTIONS: toc:nil + +#+KEYWORDS: aerospace rtca DO-160 + +#+TOC: headlines 2 + + +#+begin_abstract +The DO-160 document is a standard for environmental testing for +airborne equipment published by the RTCA. +#+end_abstract + + +* TODO Introduction + + https://do160.org/rtca-do-160g/ diff --git a/wiki/index.org b/wiki/index.org new file mode 100644 index 0000000..e676439 --- /dev/null +++ b/wiki/index.org @@ -0,0 +1,11 @@ +#+TITLE: Wiki + +- Emacs + - [[file:Emacs/org-publish.org][Org Publish]] +- aerospace + - [[file:aerospace/designing-aircraft.org][Designing aircraft]] + - standards + - [[file:aerospace/standards/ARP4754.org][ARP4754]] + - [[file:aerospace/standards/DO-160.org][DO-160]] +- typography + - [[file:typography/fonts.org][Fonts]] \ No newline at end of file diff --git a/wiki/typography/fonts.org b/wiki/typography/fonts.org new file mode 100644 index 0000000..86380a1 --- /dev/null +++ b/wiki/typography/fonts.org @@ -0,0 +1,20 @@ +# -*- mode: org; -*- + +#+TITLE: Fonts +#+SUBTITLE: Selecting fonts for maximum impact. +#+AUTHOR: Marius Peter +#+DATE: <2022-03-01 Tue> +#+EMAIL: mlnp@tuta.io +#+OPTIONS: toc:nil + +#+KEYWORDS: typography fonts web design + +#+TOC: headlines 2 + + +#+begin_abstract +Fonts play a central role in communicating tone in a website. +#+end_abstract + + +* TODO Introduction -- cgit v1.2.3