-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
兔子先生
committed
Sep 6, 2018
1 parent
989a2af
commit e3e86dc
Showing
19 changed files
with
18 additions
and
3,203 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,182 +1 @@ | ||
<!doctype html> | ||
|
||
<!-- | ||
Apply head only for dev environment, this is required for jekyll to | ||
insert livereload scripts | ||
--> | ||
|
||
<head> | ||
|
||
|
||
|
||
<meta charset="utf-8"> | ||
|
||
|
||
<title>Error‽ - Rails Girls Jr</title> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"> | ||
|
||
<!-- Define a description for better SEO result --> | ||
<meta name="description" content="Oops・出错了・エラー"> | ||
|
||
<!-- Cheome Web App theme color --> | ||
<meta name="theme-color" content="#DA3A1E"> | ||
|
||
<!-- Feed URL --> | ||
<link rel="alternate" href="/feed.xml" type="application/atom+xml"> | ||
|
||
<!-- Site icons --> | ||
<link rel="apple-touch-icon" href="/apple-touch-icon.png"><link rel="icon" href="/favicon.png" type="image/png"><link rel="icon" href="/favicon.svg?assets-inline-assets-keep" sizes="any" type="image/svg+xml"><link rel="mask-icon" href="/mask-icon.svg" color="#DA3A1E"> | ||
|
||
<!-- Chrome Web App manifest --> | ||
<link rel="manifest" href="/manifest.json"> | ||
|
||
<!-- Main CSS --> | ||
<link rel="stylesheet" href="/assets/themes/curtana/css/app.css?assets-inline"> | ||
|
||
<!-- Canonical links, avoid duplicate content problems --> | ||
<link rel="canonical" href="http://0.0.0.0:4321/error/"> | ||
|
||
<!-- DNS prefetching for static files --> | ||
|
||
|
||
<!-- Head hooks --> | ||
|
||
|
||
|
||
</head> | ||
|
||
<!-- Open Graph and Twitter Cards support, more info: https://dev.twitter.com/docs/cards --> | ||
<meta property="og:type" content="article"> | ||
<meta property="og:site_name" content="Rails Girls Jr"> | ||
<meta property="og:title" content="Error‽"> | ||
<meta property="og:url" content="http://0.0.0.0:4321/error/"> | ||
<meta property="og:description" content="Oops・出错了・エラー"> | ||
<meta property="og:image" content="http://0.0.0.0:4321/logo.png"> | ||
|
||
<meta name="twitter:card" content="summary_large_image"> | ||
|
||
|
||
<meta name="twitter:site" content="@RailsJr"> | ||
|
||
|
||
|
||
<meta name="twitter:creator" content="@RailsJr"> | ||
|
||
|
||
|
||
<!-- Post specified styles --> | ||
<style data-assets-inline> | ||
:root { | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
} | ||
|
||
body { | ||
|
||
} | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</style> | ||
<!-- Main navigation with current page / categoriy highlighted --> | ||
<nav class="navigation"> | ||
<ul> | ||
<ul> | ||
<li class=current> | ||
<a href="/">Rails Girls Jr</a> | ||
</li> | ||
<li > | ||
<a href="/event/">Event</a> | ||
</li> | ||
<li > | ||
<a href="/joinus/">Join Us</a> | ||
</li> | ||
<li > | ||
<a href="/guides/">Guides</a> | ||
</li> | ||
<li > | ||
<a href="/thanks/">Thanks</a> | ||
</li> | ||
<li > | ||
<a href="/hall-of-fame/">Hall of Fame</a> | ||
</li> | ||
<li > | ||
<a href="/about/">About</a> | ||
</li> | ||
|
||
</ul> | ||
</nav> | ||
<!-- Main content wrap --> | ||
<main class="content " role=main> | ||
<!-- Page-wide custom CSS --> | ||
<style> | ||
:root { | ||
filter: invert(100%); | ||
} | ||
|
||
</style> | ||
|
||
<!-- Article wrapper, limit width --> | ||
<article > | ||
|
||
<!-- Page title --> | ||
<header style=" "> | ||
|
||
<h1 class="" title="Error‽" data-title="Error‽"> | ||
Error‽<span class="dot dot--post"> </span> | ||
</h1> | ||
|
||
|
||
<small>Oops・出错了・エラー</small> | ||
|
||
|
||
</header> | ||
|
||
<!-- Page content --> | ||
<div class="page-content"> | ||
<p>The specified key does not exist. If you think this is a error <a href="https://github.com/railsgirlsjr/railsgirlsjr.github.io/issues">report us</a>.</p> | ||
|
||
</div> | ||
|
||
</article> | ||
|
||
</main> | ||
<!-- Footer section --> | ||
|
||
<footer class="footer"> | ||
<ul> | ||
<li><a href="/">Rails Girls Jr</a></li> | ||
<li><a href="mailto:contact@railsgirlsjr.com">Contact Us Email</a></li> | ||
<li><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></li> | ||
</ul> | ||
</footer> | ||
|
||
|
||
<!-- Theme scripts --> | ||
<script src="/assets/themes/curtana/js/app.js?assets-inline"></script> | ||
|
||
<!-- User scripts --> | ||
<script src="/assets/js/user.js?assets-inline"></script> | ||
|
||
<!-- Lightense Images --> | ||
|
||
|
||
<!-- Service Worker --> | ||
|
||
|
||
<!-- Google Analytics --> | ||
|
||
|
||
<!-- Foot hooks --> | ||
|
||
<!doctype html> <head> <meta charset=utf-8> <title>Error‽ - Rails Girls Jr</title> <meta name=viewport content="width=device-width,initial-scale=1,viewport-fit=cover"> <meta name=description content=Oops・出错了・エラー> <meta name=theme-color content=#DA3A1E> <link rel=alternate href=/feed.xml type=application/atom+xml> <link rel=apple-touch-icon href=/apple-touch-icon.png><link rel=icon href=/favicon.png type=image/png><link rel=icon href=data:image/svg+xml;utf8, sizes=any type=image/svg+xml><link rel=mask-icon href=/mask-icon.svg color=#DA3A1E> <link rel=manifest href=/manifest.json> <style>:root{--fontstack-prefix:-apple-system,BlinkMacSystemFont,;--fontstack-sans-serif:"Helvetica Neue",Arial,sans-serif;--fontstack-serif:Georgia,serif;--fontstack-monospace:Menlo,Consolas,monospace;--fontstack-default:var(--fontstack-prefix) var(--fontstack-sans-serif);--font-size:1.6vw;--font-features:"case","ss01","ss02";--line-height:calc(20 / 14);--heading-letter-spacing:-.04em;--breakpoint-md:1080px;--breakpoint-lg:1600px;--breakpoint-sm:640px;--breakpoint-xs:400px;--space-lg:24vw;--space-md:8vw;--space-sm:4vw;--space-xs:1.2vw;--border-lg:4px;--border-md:2px;--border-sm:1px;--link-color:#da3a1e;--background-color:#fff;--text-color:#000;--code-color:#c57000;--nav-padding:1.4vmax;--nav-item-space:1vmax}*,:after,:before{padding:0;margin:0;box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;text-rendering:optimizelegibility;image-rendering:optimizequality;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--background-color)}body{--space-body:var(--space-lg);padding-top:0;padding-bottom:0;padding-left:var(--space-body);padding-right:var(--space-body);margin:0 auto 0;font-family:var(--fontstack-default);font-size:var(--font-size);line-height:var(--line-height);hanging-punctuation:first allow-end;color:var(--text-color);background:var(--background-color);transition:all .2s ease}@media (max-width:1080px){body{--space-body:var(--space-md);font-size:calc(var(--font-size) * 1.4)}}@media (max-width:640px){body{--space-body:var(--space-sm);font-size:calc(var(--font-size) * 2.4)}}@media (max-width:400px){body{font-size:calc(var(font-size) * 3.2)}}a{color:var(--text-color);text-decoration:none;transition:color .5s ease,border-color .5s ease,background .5s ease,opacity 1.5s ease}a:focus,a:hover{transition:color .1s ease,border-color .1s ease,background .1s ease,opacity .1s ease;text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip:ink}::-webkit-input-placeholder{color:var(--text-color);opacity:.2}:-ms-input-placeholder{color:var(--text-color);opacity:.2}::-ms-input-placeholder{color:var(--text-color);opacity:.2}:focus::-webkit-input-placeholder{color:var(--link-color)}:focus:-ms-input-placeholder{color:var(--link-color)}:focus::-ms-input-placeholder{color:var(--link-color)}.js-system--apple{-webkit-font-feature-settings:"case","ss01","ss02";font-feature-settings:"case","ss01","ss02"}.navigation{padding-top:var(--nav-padding);padding-bottom:var(--nav-padding);margin-right:calc(var(--nav-item-space) * -1);margin-left:calc(var(--nav-item-space) * -1);font-size:60%;font-weight:700;letter-spacing:.45em;text-transform:uppercase}.navigation li{display:inline-block;line-height:2;list-style:none}.navigation li a{padding:.5em var(--nav-item-space)}.navigation li a:focus,.navigation li a:hover{color:var(--link-color);text-decoration:none}.current a{color:var(--link-color)}.content{margin-bottom:16vmin}.content:after,.content:before{display:table;content:""}.content:after{clear:both}.content article>:last-child{margin-bottom:0!important}.content article>:last-child>:last-child{margin-bottom:0!important}.content article>:last-child>:last-child>:last-child{margin-bottom:0!important}.content .page-content>:first-child{margin-top:0}.content .page-content>:first-child>:first-child{margin-top:0}.content a{font-weight:700}.content a:has(>code){-webkit-text-decoration-color:var(--code-color);text-decoration-color:var(--code-color)}.content p{margin-bottom:1.6rem;line-height:calc(var(--line-height) * 1.2)}.content header{--space-header:var(--space-lg);display:flex;min-height:calc(100vh - (var(--nav-padding) * 4) - 5ex);padding-top:10vmin;padding-bottom:10vmin;margin-bottom:16vmin;flex-direction:column;justify-content:center;background:rgba(0,0,0,.02);padding-left:var(--space-header);padding-right:var(--space-header);margin-left:calc(var(--space-header) * -1);margin-right:calc(var(--space-header) * -1)}@media (max-width:1080px){.content header{--space-header:var(--space-md);min-height:calc(50vh - var(--nav-padding) * 2 - 3ex);padding-top:16vmin;padding-bottom:16vmin}}@media (max-width:640px){.content header{--space-header:var(--space-sm)}}.content header h1{font-size:360%;font-weight:700;letter-spacing:var(--heading-letter-spacing);margin-left:-2px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.1}@media (max-width:640px){.content header h1{font-size:280%}}.content header small{display:block;margin-top:2vmin}.footer{padding:0 0 16vmin;font-size:75%;text-transform:lowercase}.footer ul li{display:inline}.footer ul li:after{padding:0 var(--nav-item-space);content:" / ";opacity:.3}.footer ul li:last-child:after{content:none}@media print{*,:after,:before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}body{padding:10mm!important;margin:0!important}a,a:visited{text-decoration:none}.content header{min-height:0;padding-bottom:0}.content .page-content{max-width:100%!important}.content .page-content a[href]:after{content:" (" attr(href) ")";font-weight:400}p{orphans:3;widows:3}.footer,.navigation{display:none}}:root{--fontstack-sans-serif:"Helvetica Neue","Hiragino Sans GB",Arial,sans-serif;--fontstack-serif:Georgia,"Hiragino Mincho ProN",serif}:root{filter:invert(100%)}</style> <link rel=canonical href=http://0.0.0.0:4321/error/ > </head> <meta property=og:type content=article> <meta property=og:site_name content="Rails Girls Jr"> <meta property=og:title content=Error‽> <meta property=og:url content=http://0.0.0.0:4321/error/ > <meta property=og:description content=Oops・出错了・エラー> <meta property=og:image content=http://0.0.0.0:4321/logo.png> <meta name=twitter:card content=summary_large_image> <meta name=twitter:site content=@RailsJr> <meta name=twitter:creator content=@RailsJr> <nav class=navigation> <ul> <ul> <li class=current> <a href=/ >Rails Girls Jr</a> </li> <li> <a href=/event/ >Event</a> </li> <li> <a href=/joinus/ >Join Us</a> </li> <li> <a href=/guides/ >Guides</a> </li> <li> <a href=/thanks/ >Thanks</a> </li> <li> <a href=/hall-of-fame/ >Hall of Fame</a> </li> <li> <a href=/about/ >About</a> </li> </ul> </ul></nav> <main class=content role=main> <article> <header> <h1 title=Error‽ data-title=Error‽> Error‽<span class="dot dot--post"> </span> </h1> <small>Oops・出错了・エラー</small> </header> <div class=page-content> <p>The specified key does not exist. If you think this is a error <a href=https://github.com/railsgirlsjr/railsgirlsjr.github.io/issues>report us</a>.</p> </div> </article> </main> <footer class=footer> <ul> <li><a href=/ >Rails Girls Jr</a></li> <li><a href=mailto:contact@railsgirlsjr.com>Contact Us Email</a></li> <li><a rel=license href=http://creativecommons.org/licenses/by-sa/3.0/ >CC BY-SA 3.0</a></li> </ul> </footer> <script>navigator.platform.match(/(Mac|iPhone|iPod|iPad)/i)&&document.body.classList.add("js-system--apple")</script> <script></script> |
Oops, something went wrong.