From ef1572b7333424c731eb4450f154c29eaf9db031 Mon Sep 17 00:00:00 2001 From: hellekin Date: Sat, 7 Nov 2020 22:52:42 +0100 Subject: Mobile-first layout Prepare for next release: index-003.html - Link current version 002 to index.html For 003: - Add color palette to :root - Add forum link - Make mobile-first CSS - Add Desktop CSS - Make minor changes to HTML to - change title to 'DREAM enables Group P2P Collaboration' - add viewport meta tag - add title attribute to first header - add span to first h2 so that we can force display - add Aria role to main - move pitch to main aside - add aside header to advertise forum - move copyright above nav - link footer nav to page navigation instead of site TODO: - Embed fonts using @font-face - Link index-003.html to index.html - Add Aria labels for screen-reading - Verify color contrasts for A11y --- index.html | 73 +------------------------------------------------------------- 1 file changed, 1 insertion(+), 72 deletions(-) mode change 100644 => 120000 index.html (limited to 'index.html') diff --git a/index.html b/index.html deleted file mode 100644 index b4ff495..0000000 --- a/index.html +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - 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 -

-
- -
-
-
-

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.

- -
-
-
- - - - - - - - - diff --git a/index.html b/index.html new file mode 120000 index 0000000..8a2a610 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +index-002.html \ No newline at end of file -- cgit v1.2.3