From b83953220d69d7a2fcdea6bd2ba52a7b83b7008d Mon Sep 17 00:00:00 2001 From: hellekin Date: Tue, 29 Sep 2020 15:48:33 +0200 Subject: Beautify HTML From now on, we can use `js-beautfiy` before saving the file to obtain consistent output and legible HTML. On Emacs, you can you M-RET-= or M-X web-beautify-html You need to have installed `js-beautify`: `npm install -g js-beautify` Note that I made this change after the previous ones so we have a legible diff for the functional variations between the two previous versions. It's important to keep in mind that a change in layout mixed with actual changes will make those invisible to the eye. --- index.html | 115 ++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 61 insertions(+), 54 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 3ad8cd5..b4ff495 100644 --- a/index.html +++ b/index.html @@ -1,65 +1,72 @@ + - - Digital Replicated Edge Agency Machine - + + Digital Replicated Edge Agency Machine + + -
-

DREAM

-

DREAM: Distributed Replicated Edge Agency Machine

-

- Internet protocols and applications - to empower citizens to act and find agency together -

-
+
+

DREAM

+

DREAM: Distributed Replicated Edge Agency Machine

+

+ Internet protocols and applications + to empower citizens to act and find agency together +

+
-
-
-

For Activists

-

Organize peer to peer away from corporate surveillance.

- -
-

For Developers

-

We design networks & systems that empower & respect users, and ensure sustainability of hardware, software, and human resources.

- -
-

DREAM Team

-

Contact the team and learn how the project came about.

- -
-
-
+
+
+
+

For Activists

+

Organize peer to peer away from corporate surveillance.

+ +
+
+

For Developers

+

We design networks & systems that empower & respect users, and ensure sustainability of hardware, software, and human resources.

+ +
+
+

DREAM Team

+

Contact the team and learn how the project came about.

+ +
+
+
- +
+
+

REPORTING

+ +
+
+ - - - + + + + -- cgit v1.2.3