diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2022-03-01 21:54:53 +0100 |
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2022-03-01 21:54:53 +0100 |
| commit | d7345cd9b775853dc62773f056547d9fc24132bf (patch) | |
| tree | 84c948ba6f59f44b88b60eb9d0e0af334cbadbd3 /wiki | |
| parent | d06261f6bfd55792e05e8ba8c80d77b15717192c (diff) | |
Wiki kick-off!
Diffstat (limited to 'wiki')
| -rw-r--r-- | wiki/Emacs/org-publish.org | 16 | ||||
| -rw-r--r-- | wiki/aerospace/designing-aircraft.org | 18 | ||||
| -rw-r--r-- | wiki/aerospace/standards/ARP4754.org | 22 | ||||
| -rw-r--r-- | wiki/aerospace/standards/DO-160.org | 23 | ||||
| -rw-r--r-- | wiki/index.org | 11 | ||||
| -rw-r--r-- | wiki/typography/fonts.org | 20 |
6 files changed, 110 insertions, 0 deletions
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 |