diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..6f1520d --- /dev/null +++ b/src/index.html @@ -0,0 +1,33 @@ + + + + + + + Edgar P. Burkhart + + + + + +

Edgar P. Burkhart

+ + + + diff --git a/src/static/css/index.css b/src/static/css/index.css new file mode 100644 index 0000000..ed4c185 --- /dev/null +++ b/src/static/css/index.css @@ -0,0 +1,43 @@ +h1 { + /* color: #8bc34a; */ + font-size: 3.375rem; + line-height: 4rem; + font-weight: 300; + margin: 12px; +} +h1 strong { + font-weight: 600; +} + +.biglinks a { + width: min(20rem, 100%); +} + +a { + display: inline-block; + + line-height: 24px; + padding: 12px 24px; + margin: 12px; + + color: #f4f4f4; + background: #262626; /* Gray 90 */ + text-decoration: none; + + border: 2px solid transparent; +} +a>.svg { + width: 64px; + margin-top: 12px; + margin-bottom: 32px; + display: block; +} +a:hover { + background: #333333; /* Gray 90 Hover */ +} +a:active { + background: #525252; /* Gray 70 */ +} +a:focus { + border: 2px solid white; +} diff --git a/src/static/css/main.css b/src/static/css/main.css new file mode 100644 index 0000000..70b6139 --- /dev/null +++ b/src/static/css/main.css @@ -0,0 +1,14 @@ +html { + color: #ffffff; + font-family: Inter V, sans-serif; + background: #161616; /* Gray 100 */ + padding: 24px; +} + +*, *::before, *::after { + box-sizing: border-box; +} + +.svg { + filter: invert(100%); +} diff --git a/src/static/svg/app--developer.svg b/src/static/svg/app--developer.svg new file mode 100644 index 0000000..bb17068 --- /dev/null +++ b/src/static/svg/app--developer.svg @@ -0,0 +1,31 @@ + + + + + + diff --git a/src/static/svg/rich--text--format.svg b/src/static/svg/rich--text--format.svg new file mode 100644 index 0000000..1c3b489 --- /dev/null +++ b/src/static/svg/rich--text--format.svg @@ -0,0 +1,16 @@ + + + + + +