Wiki kick-off!

Commit
d7345cd9b775853dc62773f056547d9fc24132bf
Author
Marius Peter <marius.peter@tutanota.com>
Author date
Committer
Marius Peter <marius.peter@tutanota.com>
Committer date
Changed files
wiki/Emacs/org-publish.org
index 00000000..9c7f3e8c 000000..100644
@@ -0,0 +1,16 @@
1 Added: # -*- mode: org; -*-
2 Added:
3 Added: #+TITLE: Org Publish
4 Added: #+SUBTITLE: A fully-fledged website publication system.
5 Added: #+AUTHOR: Marius Peter
6 Added: #+DATE: <2022-03-01 Tue>
7 Added: #+OPTIONS: toc:nil
8 Added:
9 Added: #+KEYWORDS: Emacs publishing website html css
10 Added:
11 Added: #+TOC: headlines 2
12 Added:
13 Added:
14 Added: #+begin_abstract
15 Added: Org Publish is a powerful website publication system integrated in Emacs.
16 Added: #+end_abstract
wiki/aerospace/designing-aircraft.org
index 00000000..ae7573da 000000..100644
@@ -0,0 +1,18 @@
1 Added: # -*- mode: org; -*-
2 Added:
3 Added: #+TITLE: Designing aircraft
4 Added: #+SUBTITLE: How does one design an aircraft?
5 Added: #+AUTHOR: Marius Peter
6 Added: #+DATE: <2022-03-01 Tue>
7 Added: #+EMAIL: mlnp@tuta.io
8 Added: #+OPTIONS: toc:nil
9 Added:
10 Added: #+KEYWORDS: aerospace design
11 Added:
12 Added: #+TOC: headlines 2
13 Added:
14 Added:
15 Added: #+begin_abstract
16 Added: The DO-160 document is a standard for environmental testing for
17 Added: airborne equipment published by the RTCA.
18 Added: #+end_abstract
wiki/aerospace/standards/ARP4754.org
index 00000000..e490e2e5 000000..100644
@@ -0,0 +1,22 @@
1 Added: # -*- mode: org; -*-
2 Added:
3 Added: #+TITLE: ARP4754
4 Added: #+SUBTITLE: Guidelines For Development Of Civil Aircraft and Systems.
5 Added: #+AUTHOR: Marius Peter
6 Added: #+DATE: <2022-02-11 Fri>
7 Added: #+EMAIL: mlnp@tuta.io
8 Added: #+OPTIONS: toc:nil
9 Added:
10 Added: #+KEYWORDS: aerospace SAE ARP 4754
11 Added:
12 Added: #+TOC: headlines 2
13 Added:
14 Added:
15 Added: #+begin_abstract
16 Added: ARP4754 is a guidance issued by SAE.
17 Added: #+end_abstract
18 Added:
19 Added:
20 Added: * TODO Introduction
21 Added:
22 Added: https://www.sae.org/standards/content/arp4754a/
wiki/aerospace/standards/DO-160.org
index 00000000..a25b3c90 000000..100644
@@ -0,0 +1,23 @@
1 Added: # -*- mode: org; -*-
2 Added:
3 Added: #+TITLE: DO-160
4 Added: #+SUBTITLE: Environmental Conditions and Test Procedures for Airborne Equipment.
5 Added: #+AUTHOR: Marius Peter
6 Added: #+DATE: <2022-02-11 Fri>
7 Added: #+EMAIL: mlnp@tuta.io
8 Added: #+OPTIONS: toc:nil
9 Added:
10 Added: #+KEYWORDS: aerospace rtca DO-160
11 Added:
12 Added: #+TOC: headlines 2
13 Added:
14 Added:
15 Added: #+begin_abstract
16 Added: The DO-160 document is a standard for environmental testing for
17 Added: airborne equipment published by the RTCA.
18 Added: #+end_abstract
19 Added:
20 Added:
21 Added: * TODO Introduction
22 Added:
23 Added: https://do160.org/rtca-do-160g/
wiki/index.org
index 00000000..e6764394 000000..100644
@@ -0,0 +1,11 @@
1 Added: #+TITLE: Wiki
2 Added:
3 Added: - Emacs
4 Added: - [[file:Emacs/org-publish.org][Org Publish]]
5 Added: - aerospace
6 Added: - [[file:aerospace/designing-aircraft.org][Designing aircraft]]
7 Added: - standards
8 Added: - [[file:aerospace/standards/ARP4754.org][ARP4754]]
9 Added: - [[file:aerospace/standards/DO-160.org][DO-160]]
10 Added: - typography
11 Added: - [[file:typography/fonts.org][Fonts]]
wiki/typography/fonts.org
index 00000000..86380a1e 000000..100644
@@ -0,0 +1,20 @@
1 Added: # -*- mode: org; -*-
2 Added:
3 Added: #+TITLE: Fonts
4 Added: #+SUBTITLE: Selecting fonts for maximum impact.
5 Added: #+AUTHOR: Marius Peter
6 Added: #+DATE: <2022-03-01 Tue>
7 Added: #+EMAIL: mlnp@tuta.io
8 Added: #+OPTIONS: toc:nil
9 Added:
10 Added: #+KEYWORDS: typography fonts web design
11 Added:
12 Added: #+TOC: headlines 2
13 Added:
14 Added:
15 Added: #+begin_abstract
16 Added: Fonts play a central role in communicating tone in a website.
17 Added: #+end_abstract
18 Added:
19 Added:
20 Added: * TODO Introduction