-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
133 lines (111 loc) · 5.45 KB
/
index.html
File metadata and controls
133 lines (111 loc) · 5.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="description" content="Small group of php devs doing funny stuff">
<meta property="og:title" content="WTF-PHP"/>
<meta property="og:type" content="website" />
<meta property="og:url" content="https://wtf-php.github.io/"/>
<meta property="og:description" content="Small group of php devs doing funny stuff" />
<title>WTF-PHP</title>
<link rel="home" href="https://wtf-php.github.io">
<link rel="icon" href="/favicon.ico">
<link href="/blog/feed.atom" type="application/atom+xml" rel="alternate" title="WTF-PHP Atom Feed">
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans:300,300i,400,400i,700,700i,800,800i" rel="stylesheet">
<link rel="stylesheet" href="/assets/build/css/main.css?id=998206458db2e72d165f">
</head>
<body class="flex flex-col justify-between min-h-screen bg-gray-100 text-gray-800 leading-normal font-sans">
<header class="flex items-center shadow bg-white border-b h-24 py-4" role="banner">
<div class="container flex items-center max-w-8xl mx-auto px-4 lg:px-8">
<div class="flex items-center">
<a href="/" title="WTF-PHP home" class="inline-flex items-center">
<img src="/assets/img/logo_wtfphp_durchsichtig_RGB.svg" alt="WTF-PHP" class="block h-20 w-20 text-orange-700 hover:text-orange-500">
</a>
</div>
<div id="vue-search" class="flex flex-1 justify-end items-center">
<nav class="hidden lg:flex items-center justify-end text-lg">
<a title="WTF-PHP Blog" href="/blog"
class="ml-6 text-orange-500 hover:text-orange-700 ">
Blog
</a>
<a title="WTF-PHP About" href="/about"
class="ml-6 text-orange-500 hover:text-orange-700 ">
About
</a>
</nav>
<button class="flex justify-center items-center bg-orange-500 border border-orange-500 h-10 px-5 rounded-full lg:hidden focus:outline-none"
onclick="navMenu.toggle()"
>
<svg id="js-nav-menu-show" xmlns="http://www.w3.org/2000/svg"
class="fill-current text-white h-9 w-4" viewBox="0 0 32 32"
>
<path d="M4,10h24c1.104,0,2-0.896,2-2s-0.896-2-2-2H4C2.896,6,2,6.896,2,8S2.896,10,4,10z M28,14H4c-1.104,0-2,0.896-2,2 s0.896,2,2,2h24c1.104,0,2-0.896,2-2S29.104,14,28,14z M28,22H4c-1.104,0-2,0.896-2,2s0.896,2,2,2h24c1.104,0,2-0.896,2-2 S29.104,22,28,22z"/>
</svg>
<svg id="js-nav-menu-hide" xmlns="http://www.w3.org/2000/svg"
class="hidden fill-current text-white h-9 w-4" viewBox="0 0 36 30"
>
<polygon points="32.8,4.4 28.6,0.2 18,10.8 7.4,0.2 3.2,4.4 13.8,15 3.2,25.6 7.4,29.8 18,19.2 28.6,29.8 32.8,25.6 22.2,15 "/>
</svg>
</button>
</div>
</div>
</header>
<nav id="js-nav-menu" class="nav-menu hidden lg:hidden">
<ul class="my-0">
<li class="pl-4">
<a
title="WTF-PHP Blog"
href="/blog"
class="nav-menu__item hover:text-orange-700 "
>Blog</a>
</li>
<li class="pl-4">
<a
title="WTF-PHP About"
href="/about"
class="nav-menu__item hover:text-orange-700 "
>About</a>
</li>
</ul>
</nav>
<main role="main" class="flex-auto w-full container max-w-4xl mx-auto py-16 px-6">
<div class="w-full mb-6">
<img src="/assets/img/undraw_code.svg" alt="See you soon cover image" class="mb-6">
<p class="text-gray-700 font-medium my-2">
April 4, 2020
</p>
<h2 class="text-3xl mt-0">
<a href="https://wtf-php.github.io/blog/see-you-soon" title="Read See you soon" class="text-gray-900 font-extrabold">
See you soon
</a>
</h2>
<p class="mt-0 mb-4"><p>Stay tuned for a bunch of awesome coding video streams and php packages.</p>
<a href="https://wtf-php.github.io/blog/see-you-soon" title="Read - See you soon" class="uppercase tracking-wide mb-4">
Read
</a>
</div>
</main>
<footer class="bg-white text-center text-sm mt-12 py-4" role="contentinfo">
<ul class="flex flex-col md:flex-row justify-center list-none">
<li class="text-xs">
Built with <a href="http://jigsaw.tighten.co" title="Jigsaw by Tighten">Jigsaw</a>
and <a href="https://tailwindcss.com" title="Tailwind CSS, a utility-first CSS framework">Tailwind CSS</a>.
</li>
</ul>
</footer>
<script src="/assets/build/js/main.js?id=cfb528a5e0c7c3c5b4ca"></script>
<script>
const navMenu = {
toggle() {
const menu = document.getElementById('js-nav-menu');
menu.classList.toggle('hidden');
menu.classList.toggle('lg:block');
document.getElementById('js-nav-menu-hide').classList.toggle('hidden');
document.getElementById('js-nav-menu-show').classList.toggle('hidden');
},
}
</script>
</body>
</html>