Skip to content

Commit

Permalink
Use for multiple sites
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanensari committed Jun 12, 2020
1 parent da03492 commit ef647d5
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 344 deletions.
Binary file added 17c6170a.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

3 changes: 0 additions & 3 deletions Gemfile

This file was deleted.

248 changes: 0 additions & 248 deletions Gemfile.lock

This file was deleted.

3 changes: 0 additions & 3 deletions _config.yml

This file was deleted.

20 changes: 0 additions & 20 deletions _layouts/default.html

This file was deleted.

Binary file removed _site/images/17c6170a.jpg
Binary file not shown.
43 changes: 0 additions & 43 deletions _site/index.html

This file was deleted.

Binary file removed images/17c6170a.jpg
Binary file not shown.
50 changes: 24 additions & 26 deletions index.html
@@ -1,26 +1,24 @@
---
layout: default
---
<section class="hero is-medium is-light">
<div class="hero-body">
<div class="container">
<div class="columns">

<div class="column is-4">
<img src="/images/17c6170a.jpg" alt="">
</div>

<div class="column is-7 is-offset-1">

<h1 class="title is-uppercase">
Awesome
</h1>

<h2 class="subtitle">
The placeholder site 🐿️
</h2>
</div>
</div>
</div>
</div>
</section>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The placeholder site</title>
<link rel="stylesheet" href="https://newcss.net/new.min.css">
</head>
<body>
<header>
<h1>The Placeholder Site</h1>
<nav>
<a href="https://github.com/hakanensari/the-placeholder-site">GitHub</a>
</nav>
</header>
<img src="17c6170a.jpg" alt="">
<p>
This is a placeholder site for a future project.
</p>
<p>
In case you're wondering if I'm willing to sell the domain, the short answer is no, but of course, <a href="mailto:me@hakanensari.com">you can try</a>.
</p>
</body>
</html>

0 comments on commit ef647d5

Please sign in to comment.