Include signup form
parent
8c32b48610
commit
5c9a45c261
@ -0,0 +1,123 @@
|
||||
<!DOCTYPE HTML>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Thinklair Publishing</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="assets/css/main.css" />
|
||||
<link rel="icon" type="image/x-icon" href="images/favicon.png">
|
||||
</head>
|
||||
<body class="is-preload">
|
||||
|
||||
<!-- Header -->
|
||||
<header id="header">
|
||||
<div class="inner">
|
||||
<a href="#" class="image avatar"><img src="images/avatar.jpg" alt="" /></a>
|
||||
<h1><strong>Thinklair Publishing : </strong><br />
|
||||
Books by Keir Finlow-Bates<br />
|
||||
(BlockchainGandalf)
|
||||
</h1>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<!-- Main -->
|
||||
<div id="main">
|
||||
|
||||
<!-- Zero -->
|
||||
|
||||
<section id="zero">
|
||||
<p>Thank you for subscribing!</p>
|
||||
</section>
|
||||
|
||||
<!-- One -->
|
||||
<section id="one">
|
||||
<header class="major">
|
||||
<h2>About Keir</h2>
|
||||
</header>
|
||||
<p>I spend a lot of time researching and thinking about blockchain, often while walking through the Finnish woods. And then, every now and again, I find myself compelled to write a book about what I've discovered.</p>
|
||||
</section>
|
||||
|
||||
<!-- Two -->
|
||||
<section id="two">
|
||||
<header class="major">
|
||||
<h2>The Books</h2>
|
||||
</header>
|
||||
|
||||
<div class="row">
|
||||
<article class="col-6 col-12-xsmall work-item">
|
||||
<h4>Move Over Brokers Here Comes The Blockchain</h4>
|
||||
<a href="https://mybook.to/moveover" src="images/thumbs/01.jpg" class="image fit thumb"><img src="images/thumbs/01.jpg" alt="" /></a>
|
||||
<p><a href="https://mybook.to/moveover">Buy a copy: eBook, hardback or paperback</a></p>
|
||||
<p>BIBA award winner. An in-depth explanation of blockchain using simple analogies, this book covers everything from the technology that drives blockchain, through to economic, sociological and even philosophical examinations of why blockchain is significant.</p>
|
||||
</article>
|
||||
<article class="col-6 col-12-xsmall work-item">
|
||||
<h4>Evil Tokenomics</h4>
|
||||
<a href="https://mybook.to/eviltokenomics" src="images/thumbs/02.jpg" class="image fit thumb"><img src="images/thumbs/02.jpg" alt="" /></a>
|
||||
<p><a href="https://mybook.to/eviltokenomics">Buy a copy: eBook, hardback or paperback</a></p>
|
||||
<p>Ever wondered how crypto-scammers use tokenomics to manipulate us? Read this book, in which a fictional criminal mastermind explains how he fools both the buying public, project founders, and even investors to steal your hard-earned cash using all sorts of psychological and economic tricks.</p>
|
||||
</article>
|
||||
<article class="col-6 col-12-xsmall work-item">
|
||||
<h4>How To Build A Brand On LinkedIn</h4>
|
||||
<a href="https://mybook.to/personalbrand" src="images/thumbs/03.jpg" class="image fit thumb"><img src="images/thumbs/03.jpg" alt="" /></a>
|
||||
<p><a href="https://mybook.to/personalbrand">Buy a copy: paperback or eBook</a></p>
|
||||
<p>This is a cheap, short, and simple primer to improve your presence on social media, focussing on LinkedIn in particular. The book provides not just hints and tips on the algorithm, but also advice on how to write posts, articles, and record short videos.</p>
|
||||
</article>
|
||||
<article class="col-6 col-12-xsmall work-item">
|
||||
<h4>Scansatevi Brokers: Arriva La Blockchain</h4>
|
||||
<a href="https://mybook.to/scansatevi" src="images/thumbs/04.jpg" class="image fit thumb"><img src="images/thumbs/04.jpg" alt="" /></a>
|
||||
<p><a href="https://mybook.to/personalbrand">Acquistane una copia: ebook, copertina rigida o tascabile</a></p>
|
||||
<p>L'edizione italiana del classico blockchain.</p>
|
||||
</article>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Three -->
|
||||
<section id="three">
|
||||
<header class="major">
|
||||
<h2>The Merchandise</h2>
|
||||
<p>Prices shown are estimates and may differ depending on your shipping destination</p>
|
||||
</header>
|
||||
|
||||
<div class="row">
|
||||
<article class="col-12 col-12-xsmall work-item">
|
||||
<h4>Move Over Brokers Clothing</h4>
|
||||
<a href="https://www.etsy.com/fi-en/shop/Thinklair?ref=seller-platform-mcnav§ion_id=42944994&sort_order=price_desc"
|
||||
src="images/thumbs/t2.jpg"
|
||||
class="image2 fit thumb">
|
||||
<img src="images/thumbs/t2.jpg" alt="" />
|
||||
</a>
|
||||
</article>
|
||||
<article class="col-12 col-12-xsmall work-item">
|
||||
<h4>Evil Tokenomics Clothing</h4>
|
||||
<a href="https://www.etsy.com/fi-en/shop/Thinklair?ref=seller-platform-mcnav§ion_id=42956469&sort_order=price_desc" src="images/thumbs/t1.jpg" class="image2 fit thumb"><img src="images/thumbs/t1.jpg" alt="" /></a>
|
||||
</article>
|
||||
<article class="col-12 col-12-xsmall work-item">
|
||||
<h4>The Orthoverse Clothing</h4>
|
||||
<a href="https://www.etsy.com/fi-en/shop/Thinklair?ref=seller-platform-mcnav§ion_id=42956477&sort_order=price_desc" src="images/thumbs/t3.jpg" class="image2 fit thumb"><img src="images/thumbs/t3.jpg" alt="" /></a>
|
||||
</article>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer id="footer">
|
||||
<div class="inner">
|
||||
<ul class="icons">
|
||||
<li><a href="https://twitter.com/bcgandalf" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
|
||||
<li><a href="https://github.com/kf106" class="icon brands fa-github"><span class="label">Github</span></a></li>
|
||||
<li><a href="https://www.linkedin.com/in/keirf/" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
|
||||
<li><a href="mailto:keir@chainfrog.com" class="icon solid fa-envelope"><span class="label">Email</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src="assets/js/jquery.min.js"></script>
|
||||
<script src="assets/js/browser.min.js"></script>
|
||||
<script src="assets/js/breakpoints.min.js"></script>
|
||||
<script src="assets/js/util.js"></script>
|
||||
<script src="assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue