1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- <!DOCTYPE html>
- <html lang="en-us">
- <head><script src="/livereload.js?mindelay=10&v=2&port=49905&path=livereload" data-no-instant defer></script>
- <title>
- codeskraps
- </title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="description" content="Your website description">
- <meta name="generator" content="Hugo 0.134.3">
- <link rel="canonical" href="http://localhost:49905/projects/" >
- <link href="/css/style.min.38d8ec3c7cca8185fe94ab7dc7ca79d69e14b78ca3c077807b2c32725df95c62.css" rel="stylesheet">
- </head>
- <body>
- <div class="flexWrapper">
- <header class="headerWrapper">
- <div class="header">
- <div>
- <a class="terminal" href="http://localhost:49905/">
- <span>me@codeskraps.com ~ $</span>
- </a>
- </div>
- <input class="side-menu" type="checkbox" id="side-menu">
- <label class="hamb" for="side-menu"><span class="hamb-line"></span></label>
- <nav class="headerLinks">
- <ul>
-
- <li>
- <a href="http://localhost:49905/projects/" title="" >
- ~/projects</a>
- </li>
-
- <li>
- <a href="http://localhost:49905/about/" title="" >
- ~/about</a>
- </li>
-
- <li>
- <a href="http://localhost:49905/posts/" title="" >
- ~/posts</a>
- </li>
-
- </ul>
- </nav>
- </div>
- </header>
- <div class="content">
- <main class="main">
-
- <article>
- <header>
- <h1>
- Projects
- </h1>
- </header>
- <p><img src="/imagesweekly_weather_logo.webp" alt="logo"></p>
- <p><img src="https://github.com/codeskraps/Weekly-Weather/blob/main/app/src/main/web_hi_res_512.png" alt="logo2"></p>
- <h1 id="weekly-weather">Weekly-Weather</h1>
- <p>A quick view of your weekly weather</p>
- <p>A quick overview of you weekly weather of your current location or search and save your favourite locations for easy access.</p>
- <p>Save a GPS weather location with a custom name.</p>
- <p>App translated into 37 languages.</p>
- </div>
- </article>
- </main>
- </div>
- <footer class="footer">
-
- <span>CC-0, Built with <a href="https://gohugo.io" class="footerLink">Hugo</a> and <a href="https://github.com/LordMathis/hugo-theme-nightfall" class="footerLink">Nightfall</a> theme</span>
-
- </footer>
- </div>
- </body>
- </html>
|