From 6d2c067f0d6bc78eef7ececcec3eba71cbb5d80c Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Tue, 1 Jun 2021 03:21:33 -0600 Subject: add fork awesome, contact and donate pages, update general style and update readme --- static/fork-awesome/src/doc/accessibility.html | 36 ++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 static/fork-awesome/src/doc/accessibility.html (limited to 'static/fork-awesome/src/doc/accessibility.html') diff --git a/static/fork-awesome/src/doc/accessibility.html b/static/fork-awesome/src/doc/accessibility.html new file mode 100644 index 0000000..74fdffc --- /dev/null +++ b/static/fork-awesome/src/doc/accessibility.html @@ -0,0 +1,36 @@ +--- +layout: base +title: Fork Awesome & Accessibility +navbar_active: accessibility +view_class: v-accessibility +relative_path: ../ +--- +{% capture jumbotron_h1 %}  Accessibility{% endcapture %} +{% capture jumbotron_p %}Make your icons awesome for all of your users{% endcapture %} + +{% include jumbotron.html %} + +
+
+
+
+

+ Icons are symbols that can convey a ton of information and really help + people comprehend directions, signs, and interfaces. It's important + that we create and use them so that they can reach the largest amount + of people possible. +

+
+
+ {% include accessibility/background.html %} +
+
+
+ + + + {% include accessibility/accessibility-manual.html %} + {% include accessibility/other.html %} +
-- cgit v1.2.3-54-g00ecf