Skip to content

Commit

Permalink
Merge pull request mooniak#116 from miyurusankalpa/gh-pages
Browse files Browse the repository at this point in the history
Fixes broken site
  • Loading branch information
pathumego authored Oct 21, 2017
2 parents e13b88f + 4e5c03b commit 401b7d5
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 25 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
title: STICK NO BILLS FONT
desc: STICK NO BILLS - is the bespoke typeface of Stick No Bills™ Poster Gallery in Galle, Sri Lanka.
baseurl: /stick-no-bills-font
baseurl: /post-no-bills-font
font_name: StickNoBills
family_name: Stick No Bills
family_weight_1: Light
Expand Down
39 changes: 18 additions & 21 deletions _includes/html_start.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,47 +4,44 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>STICK NO BILLS™ Font by mooniak</title>
<link rel="canonical" href="http://mooniak.com/stick-no-bills" />
<link rel="canonical" href="http://mooniak.com/post-no-bills-font" />
<meta name="description" content="The bespoke typeface of Stick No Bills™ Poster Gallery in Sri Lanka by mooniak">

<!-- Schema.org markup for Google+ -->
<meta itemprop="name" content="STICK NO BILLS™ Font by mooniak">
<meta itemprop="description" content="The bespoke typeface of Stick No Bills™ Poster Gallery in Sri Lanka by mooniak">
<meta itemprop="image" content="https://raw.githubusercontent.com/mooniak/mooniak-web/gh-pages/stick-no-bills/stick_no_bills_font.png">
<meta itemprop="image" content="https://raw.githubusercontent.com/mooniak/mooniak-web/gh-pages/post-no-bills-font/stick_no_bills_font.png">

<!-- Twitter Card data -->
<meta name="twitter:card" content="The bespoke typeface of Stick No Bills™ Poster Gallery in Sri Lanka by mooniak">
<meta name="twitter:site" content="@_mooniak">
<meta name="twitter:title" content="STICK NO BILLS™ Font by mooniak">
<meta name="twitter:description" content="The bespoke typeface of Stick No Bills™ Poster Gallery in Sri Lanka by mooniak">
<meta name="twitter:creator" content="@_mooniak">
<meta name="twitter:image:src" content="https://raw.githubusercontent.com/mooniak/mooniak-web/gh-pages/stick-no-bills/stick_no_bills_font.png">
<meta name="twitter:image:src" content="https://raw.githubusercontent.com/mooniak/mooniak-web/gh-pages/post-no-bills-font/stick_no_bills_font.png">

<!-- Open Graph data -->
<meta property="og:title" content="STICK NO BILLS™ Font by mooniak" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://mooniak.com/stick-no-bills" />
<meta property="og:image" content="https://raw.githubusercontent.com/mooniak/mooniak-web/gh-pages/stick-no-bills/stick_no_bills_font.png" />
<meta property="og:url" content="http://mooniak.com/post-no-bills-font" />
<meta property="og:image" content="https://raw.githubusercontent.com/mooniak/mooniak-web/gh-pages/post-no-bills-font/stick_no_bills_font.png" />
<meta property="og:description" content="The bespoke typeface of Stick No Bills™ Poster Gallery in Sri Lanka by mooniak" />
<meta property="og:site_name" content="STICK NO BILLS™ Font by mooniak" />
<meta property="fb:admins" content="1492908859" />

<script type="text/javascript" src="fontsmoothie.min.js" async></script>
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/styles/grid.css" />
<script type="text/javascript" src="{{ site.baseurl }}/tests/fontsmoothie.min.js" async></script>
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/styles/grid.css" />
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/styles/styles.css" />
<style>


@font-face {font-family: 'Stick No Bills'; src: url('{{ site.baseurl }}/fonts/StickNoBills-Light.otf');font-style:normal; font-weight: 300;}
@font-face {font-family: 'Stick No Bills'; src: url('{{ site.baseurl }}/fonts/StickNoBills-Regular.otf');font-style:normal; font-weight: 400;}
@font-face {font-family: 'Stick No Bills'; src: url('{{ site.baseurl }}/fonts/StickNoBills-Medium.otf');font-style:normal; font-weight: 500;}
@font-face {font-family: 'Stick No Bills'; src: url('{{ site.baseurl }}/fonts/StickNoBills-SemiBold.otf');font-style:normal; font-weight: 600;}
@font-face {font-family: 'Stick No Bills'; src: url('{{ site.baseurl }}/fonts/StickNoBills-Bold.otf');font-style:normal; font-weight: 700;}
@font-face {font-family: 'Stick No Bills'; src: url('{{ site.baseurl }}/fonts/StickNoBills-ExtraBold.otf');font-style:normal; font-weight: 800;}
<style>
@font-face {font-family: 'Stick No Bills'; src: url('{{ site.baseurl }}/fonts/StickNoBills-Light.otf');font-style:normal; font-weight: 300;}
@font-face {font-family: 'Stick No Bills'; src: url('{{ site.baseurl }}/fonts/StickNoBills-Regular.otf');font-style:normal; font-weight: 400;}
@font-face {font-family: 'Stick No Bills'; src: url('{{ site.baseurl }}/fonts/StickNoBills-Medium.otf');font-style:normal; font-weight: 500;}
@font-face {font-family: 'Stick No Bills'; src: url('{{ site.baseurl }}/fonts/StickNoBills-SemiBold.otf');font-style:normal; font-weight: 600;}
@font-face {font-family: 'Stick No Bills'; src: url('{{ site.baseurl }}/fonts/StickNoBills-Bold.otf');font-style:normal; font-weight: 700;}
@font-face {font-family: 'Stick No Bills'; src: url('{{ site.baseurl }}/fonts/StickNoBills-ExtraBold.otf');font-style:normal; font-weight: 800;}


body{font-family: '{{ site.family_name }}';}
p { font-family: '{{ site.family_name }}', AdobeBlank; font-size: 36px;}
.lable{ font-family: 'Source Code Pro'; font-weight: 300;margin: 30px 0px 5px 0px;display: block;font-size: 13px;}
</style>
body{font-family: '{{ site.family_name }}';}
p { font-family: '{{ site.family_name }}', AdobeBlank; font-size: 36px;}
.lable{ font-family: 'Source Code Pro'; font-weight: 300;margin: 30px 0px 5px 0px;display: block;font-size: 13px;}
</style>
</head>
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,13 +176,13 @@ <h1>STOP!<br> நிறுத்து!<br> NO PARKING. <br>~~~~ </h1>
<div class="grid grid-pad">
<div class="col-1-4">
<div class="content button">
<a href='https://github.com/mooniak/stick-no-bills-font/releases/latest'>download font</a>
<a href='https://github.com/mooniak/post-no-bills-font/releases/latest'>download font</a>

</div>
</div>
<div class="col-1-4">
<div class="content button">
<a href='https://github.com/mooniak/stick-no-bills-font/'>the sources</a>
<a href='https://github.com/mooniak/post-no-bills-font/'>the sources</a>
</div>
</div>
<div class="col-1-4 hide-on-mobile">
Expand All @@ -192,7 +192,7 @@ <h1>STOP!<br> நிறுத்து!<br> NO PARKING. <br>~~~~ </h1>
</div>
<div class="col-1-4 hide-on-mobile">
<div class="content button">
<a href='https://github.com/mooniak/stick-no-bills-font/issues/new'> improve font</a>
<a href='https://github.com/mooniak/post-no-bills-font/issues/new'> improve font</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 401b7d5

Please # to comment.