From 5782c7c067fcd2331e74de220d404f77b766e6c6 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Tue, 5 Apr 2022 19:59:23 +0200 Subject: Lots of wiki reorg & new files! --- wiki/linux/LEMP.org | 17 ++++ wiki/linux/index.html | 254 -------------------------------------------------- wiki/linux/index.org | 3 +- 3 files changed, 19 insertions(+), 255 deletions(-) create mode 100644 wiki/linux/LEMP.org delete mode 100644 wiki/linux/index.html (limited to 'wiki/linux') diff --git a/wiki/linux/LEMP.org b/wiki/linux/LEMP.org new file mode 100644 index 0000000..3ecb5d2 --- /dev/null +++ b/wiki/linux/LEMP.org @@ -0,0 +1,17 @@ +# -*- mode: org; -*- + +#+TITLE: The LEMP stack +#+SUBTITLE: A web stack on which this very website is built. +#+AUTHOR: Marius Peter +#+DATE: <2022-03-27 Sun> +#+FILETAGS: linux + +#+DESCRIPTION: The LEMP stack: a web stack on which this very website is built. + + +#+begin_abstract +The LEMP stack involves Linux, Nginx, MySQL, and PHP. +#+end_abstract + + +* Body weight diff --git a/wiki/linux/index.html b/wiki/linux/index.html deleted file mode 100644 index 3896968..0000000 --- a/wiki/linux/index.html +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - - -Linux - - - - - - - - -
- UP - | - HOME -
-

Linux -
-The most prevalent operating system—except on desktops… -

-
-

-Emacs is a Lisp evaluation environment most often used as a text -editor. -

- -
- - - -
-
-

Date: 2022-03-13 Sun 00:00

-

Author: Marius Peter

-

Created: 2022-03-13 Sun 20:18

-

Validate

-
- - diff --git a/wiki/linux/index.org b/wiki/linux/index.org index 6c298a3..f8c71c3 100644 --- a/wiki/linux/index.org +++ b/wiki/linux/index.org @@ -1,3 +1,4 @@ #+TITLE: Sitemap for project wiki---linux -- [[file:distro-ideas.org][Distribution ideas]] \ No newline at end of file +- [[file:distro-ideas.org][Distribution ideas]] +- [[file:LEMP.org][The LEMP stack]] \ No newline at end of file -- cgit v1.2.3