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 --- .../tests/rotated-flipped-inside-anchor.html | 6 ++ .../tests/rotated-flipped-inside-btn.html | 6 ++ .../src/doc/_includes/tests/rotated-flipped.html | 6 ++ .../doc/_includes/tests/stacked-inside-anchor.html | 69 ++++++++++++++++++++++ .../src/doc/_includes/tests/stacked-with-text.html | 4 ++ .../src/doc/_includes/tests/stacked.html | 58 ++++++++++++++++++ 6 files changed, 149 insertions(+) create mode 100644 static/fork-awesome/src/doc/_includes/tests/rotated-flipped-inside-anchor.html create mode 100644 static/fork-awesome/src/doc/_includes/tests/rotated-flipped-inside-btn.html create mode 100644 static/fork-awesome/src/doc/_includes/tests/rotated-flipped.html create mode 100644 static/fork-awesome/src/doc/_includes/tests/stacked-inside-anchor.html create mode 100644 static/fork-awesome/src/doc/_includes/tests/stacked-with-text.html create mode 100644 static/fork-awesome/src/doc/_includes/tests/stacked.html (limited to 'static/fork-awesome/src/doc/_includes/tests') diff --git a/static/fork-awesome/src/doc/_includes/tests/rotated-flipped-inside-anchor.html b/static/fork-awesome/src/doc/_includes/tests/rotated-flipped-inside-anchor.html new file mode 100644 index 0000000..2c48c0e --- /dev/null +++ b/static/fork-awesome/src/doc/_includes/tests/rotated-flipped-inside-anchor.html @@ -0,0 +1,6 @@ +  normal
+  fa-rotate-90
+  fa-rotate-180
+  fa-rotate-270
+  fa-flip-horizontal
+  fa-flip-vertical diff --git a/static/fork-awesome/src/doc/_includes/tests/rotated-flipped-inside-btn.html b/static/fork-awesome/src/doc/_includes/tests/rotated-flipped-inside-btn.html new file mode 100644 index 0000000..9399fc3 --- /dev/null +++ b/static/fork-awesome/src/doc/_includes/tests/rotated-flipped-inside-btn.html @@ -0,0 +1,6 @@ +  normal
+  fa-rotate-90
+  fa-rotate-180
+  fa-rotate-270
+  fa-flip-horizontal
+  fa-flip-vertical diff --git a/static/fork-awesome/src/doc/_includes/tests/rotated-flipped.html b/static/fork-awesome/src/doc/_includes/tests/rotated-flipped.html new file mode 100644 index 0000000..7f12a77 --- /dev/null +++ b/static/fork-awesome/src/doc/_includes/tests/rotated-flipped.html @@ -0,0 +1,6 @@ +  normal
+  fa-rotate-90
+  fa-rotate-180
+  fa-rotate-270
+  fa-flip-horizontal
+  fa-flip-vertical diff --git a/static/fork-awesome/src/doc/_includes/tests/stacked-inside-anchor.html b/static/fork-awesome/src/doc/_includes/tests/stacked-inside-anchor.html new file mode 100644 index 0000000..04a6b31 --- /dev/null +++ b/static/fork-awesome/src/doc/_includes/tests/stacked-inside-anchor.html @@ -0,0 +1,69 @@ +

+ + + Twitter Icon + + + + Facebook Icon + + + + GitHub Icon + +

+

+ + + Twitter Icon + + + + Facebook Icon + + + + GitHub Icon + +

+

+ + + Twitter Icon + + + + Facebook Icon + + + + GitHub Icon + +

diff --git a/static/fork-awesome/src/doc/_includes/tests/stacked-with-text.html b/static/fork-awesome/src/doc/_includes/tests/stacked-with-text.html new file mode 100644 index 0000000..28a7500 --- /dev/null +++ b/static/fork-awesome/src/doc/_includes/tests/stacked-with-text.html @@ -0,0 +1,4 @@ + diff --git a/static/fork-awesome/src/doc/_includes/tests/stacked.html b/static/fork-awesome/src/doc/_includes/tests/stacked.html new file mode 100644 index 0000000..4d00407 --- /dev/null +++ b/static/fork-awesome/src/doc/_includes/tests/stacked.html @@ -0,0 +1,58 @@ + +
Center +
+
+

+ + Twitter Icon + + Facebook Icon + + GitHub Icon +

+

+ + Twitter Icon + + Facebook Icon + + GitHub Icon +

+

+ + Twitter Icon + + Facebook Icon + + GitHub Icon +

-- cgit v1.2.3-70-g09d2