|
3 | 3 | <meta charset="utf-8">
|
4 | 4 | <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.4.0 -->
|
6 |
| -<title>Learn Hyperapp for PWAs | Blog for Hyperstart, a productive development environment focused on Hyperapp. Here we will post guides, tutorials and best practices to make powerful and simple web apps using Hyperapp.</title> |
| 6 | +<title>Building with Hyperapp | Blog for Hyperstart, a productive development environment focused on Hyperapp. Here we will post guides, tutorials and best practices to make powerful and simple web apps using Hyperapp.</title> |
7 | 7 | <meta name="generator" content="Jekyll v3.7.3" />
|
8 |
| -<meta property="og:title" content="Learn Hyperapp for PWAs" /> |
| 8 | +<meta property="og:title" content="Building with Hyperapp" /> |
9 | 9 | <meta property="og:locale" content="en_US" />
|
10 | 10 | <meta name="description" content="Blog for Hyperstart, a productive development environment focused on Hyperapp. Here we will post guides, tutorials and best practices to make powerful and simple web apps using Hyperapp." />
|
11 | 11 | <meta property="og:description" content="Blog for Hyperstart, a productive development environment focused on Hyperapp. Here we will post guides, tutorials and best practices to make powerful and simple web apps using Hyperapp." />
|
12 |
| -<link rel="canonical" href="http://localhost:4000/blog/404.html" /> |
13 |
| -<meta property="og:url" content="http://localhost:4000/blog/404.html" /> |
14 |
| -<meta property="og:site_name" content="Learn Hyperapp for PWAs" /> |
| 12 | +<link rel="canonical" href="https://hyperstart.io/blog/404.html" /> |
| 13 | +<meta property="og:url" content="https://hyperstart.io/blog/404.html" /> |
| 14 | +<meta property="og:site_name" content="Building with Hyperapp" /> |
15 | 15 | <script type="application/ld+json">
|
16 |
| -{"description":"Blog for Hyperstart, a productive development environment focused on Hyperapp. Here we will post guides, tutorials and best practices to make powerful and simple web apps using Hyperapp.","@type":"WebPage","url":"http://localhost:4000/blog/404.html","headline":"Learn Hyperapp for PWAs","@context":"http://schema.org"}</script> |
| 16 | +{"description":"Blog for Hyperstart, a productive development environment focused on Hyperapp. Here we will post guides, tutorials and best practices to make powerful and simple web apps using Hyperapp.","@type":"WebPage","url":"https://hyperstart.io/blog/404.html","headline":"Building with Hyperapp","@context":"http://schema.org"}</script> |
17 | 17 | <!-- End Jekyll SEO tag -->
|
18 |
| -<link rel="stylesheet" href="/blog/assets/main.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/blog/feed.xml" title="Learn Hyperapp for PWAs" /></head> |
| 18 | +<link rel="stylesheet" href="/blog/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://hyperstart.io/blog/feed.xml" title="Building with Hyperapp" /></head> |
19 | 19 | <body><header class="site-header" role="banner">
|
20 | 20 |
|
21 |
| - <div class="wrapper"><a class="site-title" rel="author" href="/blog/">Learn Hyperapp for PWAs</a><nav class="site-nav"> |
| 21 | + <div class="wrapper"><a class="site-title" rel="author" href="/blog/">Building with Hyperapp</a><nav class="site-nav"> |
22 | 22 | <input type="checkbox" id="nav-trigger" class="nav-trigger" />
|
23 | 23 | <label for="nav-trigger">
|
24 | 24 | <span class="menu-icon">
|
@@ -62,12 +62,12 @@ <h1>404</h1>
|
62 | 62 |
|
63 | 63 | <div class="wrapper">
|
64 | 64 |
|
65 |
| - <h2 class="footer-heading">Learn Hyperapp for PWAs</h2> |
| 65 | + <h2 class="footer-heading">Building with Hyperapp</h2> |
66 | 66 |
|
67 | 67 | <div class="footer-col-wrapper">
|
68 | 68 | <div class="footer-col footer-col-1">
|
69 | 69 | <ul class="contact-list">
|
70 |
| - <li class="p-name">Learn Hyperapp for PWAs</li><li><a class="u-email" href="mailto:contact@hyperstart.io">contact@hyperstart.io</a></li></ul> |
| 70 | + <li class="p-name">Building with Hyperapp</li><li><a class="u-email" href="mailto:contact@hyperstart.io">contact@hyperstart.io</a></li></ul> |
71 | 71 | </div>
|
72 | 72 |
|
73 | 73 | <div class="footer-col footer-col-2"><ul class="social-media-list"><li><a href="https://github.com/hyperstart"><svg class="svg-icon"><use xlink:href="/blog/assets/minima-social-icons.svg#github"></use></svg> <span class="username">hyperstart</span></a></li><li><a href="https://www.twitter.com/hyperstartJS"><svg class="svg-icon"><use xlink:href="/blog/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">hyperstartJS</span></a></li></ul>
|
|
0 commit comments