Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Adds fledgling website

AuthorDaveJarvis <email>
Date2023-09-23 16:47:41 GMT-0700
Commit58e1c86ec392ee3a1ec9142ac5b072e61f95f206
Parent8c3056a
Delta181 lines added, 1 line removed, 180-line increase
www/styles/homepage.css
+.left-sidebar-grid {
+ display:grid;
+ grid-template-areas:
+ 'header'
+ 'main-content'
+ 'left-sidebar'
+ 'footer';
+}
+
+.left-sidebar-grid > * {
+ padding:1rem;
+}
+
+.left-sidebar-grid > .header {
+ grid-area:header;
+ background:#f97171;
+}
+.left-sidebar-grid > .main-content {
+ grid-area:main-content;
+ background:#fff;
+}
+.left-sidebar-grid > .left-sidebar {
+ grid-area:left-sidebar;
+ background:#f5d55f;
+}
+.left-sidebar-grid > .footer {
+ grid-area:footer;
+ background:#72c2f1;
+}
+
+@media (min-width:768px) {
+ .left-sidebar-grid {
+ grid-template-columns:repeat(3, 1fr);
+ grid-template-areas:
+ 'header header header'
+ 'left-sidebar main-content main-content'
+ 'footer footer footer';
+ }
+}
+
www/images/logo/icon.svg
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ height="493.14542"
+ viewBox="0 0 500.05118 493.14542"
+ width="500.05118"
+ version="1.1"
+ id="svg37"
+ sodipodi:docname="logo-icon.svg"
+ inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <sodipodi:namedview
+ id="namedview18"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:showpageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ showgrid="false"
+ inkscape:zoom="2.1352728"
+ inkscape:cx="250.3193"
+ inkscape:cy="246.57271"
+ inkscape:current-layer="svg37" />
+ <metadata
+ id="metadata43">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs
+ id="defs41">
+ <linearGradient
+ id="a"
+ gradientTransform="matrix(-8.7796153,42.985832,-42.985832,-8.7796153,514.83476,136.06192)"
+ gradientUnits="userSpaceOnUse"
+ x1="0.152358"
+ x2="0.96880901"
+ y1="-0.044911999"
+ y2="-0.049470998">
+ <stop
+ offset="0"
+ stop-color="#ec706a"
+ id="stop2" />
+ <stop
+ offset="1"
+ stop-color="#ecd980"
+ id="stop4" />
+ </linearGradient>
+ </defs>
+ <g
+ id="g485"
+ transform="matrix(2.5605898,1.4612315,-1.4612315,2.5605898,-947.38048,-777.17055)">
+ <path
+ style="fill:url(#a);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.226;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
+ paint-order="stroke"
+ d="m 496.76229,150.80474 c -4.25368,20.68081 3.28191,25.95476 3.28191,25.95476 v 0 c 0,0 3.00963,-13.19543 8.64082,-10.76172 v 0 c 4.83401,2.08299 1.12516,10.97002 1.12516,10.97002 v 0 c 0,0 31.78993,-30.5076 7.60484,-40.99434 v 0 c 0,0 -5.30287,-2.76791 -10.69842,-0.65209 v 0 c -3.94735,1.54891 -7.94375,5.71058 -9.95431,15.48337"
+ stroke-linecap="round"
+ id="path14-3" />
+ <path
+ d="m 530.80335,138.63592 -10.99206,-16.95952 1.75995,-6.49966 10.01483,2.71233 z"
+ fill="#126d95"
+ id="path9" />
+ <path
+ d="m 533.0598,112.36676 -0.91739,3.38458 -9.99361,-2.70665 0.91739,-3.38458 z"
+ fill="#126d95"
+ id="path11" />
+ <g
+ fill="#51a9cf"
+ id="g19"
+ transform="translate(-295.50101,-692.52836)">
+ <path
+ d="m 834.01973,741.0381 c -1.68105,0.0185 -3.22054,1.13771 -3.68367,2.84981 -0.56186,2.07405 0.665,4.21099 2.73743,4.77241 l -13.96475,51.52944 -9.99361,-2.70665 c 8.36013,-31.46487 4.99411,-51.98144 4.99411,-51.98144 14.99782,-11.92097 23.67,-25.56577 27.63101,-32.97331 z"
+ id="path13" />
+ <path
+ d="m 818.56767,802.18881 -0.9174,3.38458 -10.03996,-2.72957 0.91314,-3.37522 z"
+ id="path15" />
+ <path
+ d="m 817.07405,807.70594 -1.75995,6.49966 -18.03534,9.08805 9.78412,-18.31044 z"
+ id="path17" />
+ </g>
+ <path
+ d="m 540.69709,49.12083 7.72577,-28.52932 c -0.3195,8.40427 0.28451,24.55036 7.21678,42.41047 0,0 -11.89603,16.50235 -21.99788,47.3763 l -10.03442,-2.71758 13.96533,-51.5284 c 2.08221,0.56405 4.21039,-0.66603 4.77182,-2.73844 0.45427,-1.67248 -0.26571,-3.38317 -1.64739,-4.27302"
+ fill="#126d95"
+ id="path21" />
+ <text
+ transform="translate(-295.73751,-689.6407)"
+ id="text25" />
+ </g>
+</svg>
www/index.html
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <title>KeenWrite - Free Markdown text editor</title>
+ <meta charset="UTF-8" />
+ <link rel="stylesheet" type="text/css" href="styles/homepage.css" />
+</head>
+<body>
+<div class="left-sidebar-grid">
+ <header class="header">KeenWrite</header>
+ <main class="main-content">
+ <div class="buttons">
+ <a href="https://github.com/DaveJarvis/keenwrite/releases/latest/download/keenwrite.bin"
+ aria-label="Download for Linux"><img src="images/icons/linux.svg" alt="Download for Linux" width="20%" /></a>
+ <a href="https://github.com/DaveJarvis/keenwrite/releases/latest/download/keenwrite.jar"
+ aria-label="Download for Java"><img src="images/icons/java.svg" alt="Download for Java" width="20%" /></a>
+ <a href="https://github.com/DaveJarvis/keenwrite/releases/latest/download/keenwrite.exe"
+ aria-label="Download for Windows"><img src="images/icons/windows.svg" alt="Download for Windows" width="20%" /></a>
+ <a href="https://github.com/DaveJarvis/keenwrite/releases/latest/download/keenwrite.jar"
+ aria-label="Download for MacOS"><img src="images/icons/apple.svg" alt="Download for MacoS" width="20%" /></a>
+ </div>
+ </main>
+ <section class="left-sidebar">
+ <nav>
+ <ul>
+ <li><a href="/">Home</a></li>
+ <li><a href="/about.html">About</a></li>
+ <li><a href="https://github.com/DaveJarvis/KeenWrite">Source Code</a></li>
+ <li><a href="https://github.com/DaveJarvis/KeenWrite/issues">Issues</a></li>
+ </ul>
+ </nav>
+ </section>
+ <footer class="footer">
+ &copy; 2023, White Magic Software, Ltd.
+ </footer>
+</div>
+</body>
+</html>
+
www/images/icons/windows.svg
-
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. --><path d="M0 93.7l183.6-25.3v177.4H0V93.7zm0 324.6l183.6 25.3V268.4H0v149.9zm203.8 28L448 480V268.4H203.8v177.9zm0-380.6v180.1H448V32L203.8 65.7z"/></svg>