Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 23 additions & 16 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,32 +5,33 @@ url: ""


# Delete the lines you don't need
# about 7 elements are recomended
# about 5 elements are recomended
github_username: dashingcode
#codepen_username: your_codepen_username_goes_here
#facebook_username: your_facebook_username_goes_here
codepen_username: your_codepen_username_goes_here
facebook_username: your_facebook_username_goes_here
vk_username: your_vk_username_goes_here
twitter_username: your_twitter_username_goes_here
#google_plus_username: your_google_plus_username_goes_here
linked_in_username: your_linked_in_username_goes_here
#vine_username: your_vine_username_goes_here
#instagram_username: your_instagram_username_goes_here
#flickr_username: your_flickr_username_goes_here
#steam_username: your_steam_username_goes_here
#soundcloud_username: your_soundcloud_username_goes_here
#stack_of_username: your_stack_overflow_account_id_number_goes_here
#reddit_username: your_reddit_username_goes_here
#medium_username: your_medium_username_goes_here
#tumblr_username: your_tumblr_username_goes_here
google_plus_username: your_google_plus_username_goes_here
linkedin_username: your_linked_in_username_goes_here
vine_username: your_vine_username_goes_here
instagram_username: your_instagram_username_goes_here
flickr_username: your_flickr_username_goes_here
steam_username: your_steam_username_goes_here
soundcloud_username: your_soundcloud_username_goes_here
stack_of_username: your_stack_overflow_account_id_number_goes_here
reddit_username: your_reddit_username_goes_here
medium_username: your_medium_username_goes_here
tumblr_username: your_tumblr_username_goes_here
weibo_username: your_weibo_username_goes_here
lastfm_username: your_lastfm_username_goes_here
blog_url: "/blog"
email: [email protected]
public_key_url: "https://raw.pastebin.com/LINK-TO-PRIVATE-KEY"
public_key_url: "https://raw.pastebin.com/LINK-TO-PUBLIC-KEY"


avatar: yes
#avatar_img_path: "imgs/avatar.jpg""
# You can link to your GitHub image. That way it will get updated
# You can link to your GitHub image. That way it will get updated
# automatically whenever you change your GitHub profile picture
avatar_img_path: "https://avatars2.githubusercontent.com/u/17301305"

Expand All @@ -39,6 +40,12 @@ front_img: yes
front_img_path: "imgs/background.jpg"
#front_img_path: "https://external.url/image.jpg"


favicon_img: yes
favicon_img_path: "imgs/favicon.ico"
#favicon_img_path: "https://external.url/favicon.ico"


# Build settings
markdown: kramdown
permalink: pretty
8 changes: 0 additions & 8 deletions _includes/head.html

This file was deleted.

94 changes: 0 additions & 94 deletions _includes/header.html

This file was deleted.

Empty file added _layouts/default.html
Empty file.
10 changes: 0 additions & 10 deletions _layouts/home.html

This file was deleted.

5 changes: 3 additions & 2 deletions _site/css/front.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
body {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-family: 'Open Sans',Helvetica,Arial,sans-serif;
background-color: rgba(0, 0, 0, 0.9);
position: absolute;
top: 0;
Expand Down Expand Up @@ -29,12 +29,13 @@ h1 {
font-weight: bold;
letter-spacing: 0.1em;
font-size: 4em;
font-family: Arial;
font-family: 'Open Sans';
margin: -10px 0;
}
h3 {
color: white;
padding-bottom: 20px;
font-weight: thin;
}
.content {
padding-top: 100px;
Expand Down
136 changes: 82 additions & 54 deletions _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,85 +2,113 @@
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Nifty little description">
<link rel="canonical" href="/">
<link rel="stylesheet" href="css/front.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">

<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Nifty little description">
<link rel="canonical" href="/">
<link rel="stylesheet" href="css/front.css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
</head>
<body>
<div class="content">

<img src="imgs/background.jpg" id="fullscreen">



<img src="https://avatars2.githubusercontent.com/u/17301305" id="avatar">


<h1>John Smith</h1>
<h3>Nifty little description</h3>

<ul>

<li><a class="fa fa-2x fa-github" href="https://github.com/dashingcode"><span class="description">GitHub</span></a></li>
<img src="imgs/background.jpg" id="fullscreen">




<img src="https://avatars2.githubusercontent.com/u/17301305" id="avatar">



<li><a class="fa fa-2x fa-vk" href="https://vk.com/your_vk_username_goes_here"><span class="description">ВКонтакте</span></a></li>

<h1>John jhkh</h1>
<h3>Nifty little description</h3>


<li><a class="fa fa-2x fa-twitter" href="https://twitter.com/your_twitter_username_goes_here"><span class="description">Twitter</span></a></li>

<ul>

<li><a class="fa fa-2x fa-github" href="https://github.com/dashingcode"><span class="description">GitHub</span></a></li>




<li><a class="fa fa-2x fa-codepen" href="https://codepen.io/your_codepen_username_goes_here"><span class="description">CodePen</span></a></li>




<li><a class="fa fa-2x fa-facebook" href="https://facebook.com/your_facebook_username_goes_here"><span class="description">Facebook</span></a></li>




<li><a class="fa fa-2x fa-vk" href="https://vk.com/your_vk_username_goes_here"><span class="description">ВКонтакте</span></a></li>




<li><a class="fa fa-2x fa-twitter" href="https://twitter.com/your_twitter_username_goes_here"><span class="description">Twitter</span></a></li>




<li><a class="fa fa-2x fa-google-plus" href="https://plus.google.com/+your_google_plus_username_goes_here"><span class="description">Google +</span></a></li>




<li><a class="fa fa-2x fa-linkedin" href="https://linkedin.com/in/your_linked_in_username_goes_here"><span class="description">LinkedIn</span></a></li>




<li><a class="fa fa-2x fa-vine" href="https://vine.co/your_vine_username_goes_here"><span class="description">Vine</span></a></li>




<li><a class="fa fa-2x fa-instagram" href="https://instagram.com/your_instagram_username_goes_here"><span class="description">Instagram</span></a></li>






<li><a class="fa fa-2x fa-steam" href="http://steamcommunity.com/id/your_steam_username_goes_here"><span class="description">Steam</span></a></li>




<li><a class="fa fa-2x fa-soundcloud" href="https://soundcloud.com/your_soundcloud_username_goes_here"><span class="description">Soundcloud</span></a></li>



<li><a class="fa fa-2x fa-lastfm" href="http://www.last.fm/user/your_lastfm_username_goes_here"><span class="description">Last.fm</span></a></li>



<li><a class="fa fa-2x fa-weibo" href="https://weibo.com/your_weibo_username_goes_here"><span class="description">微博</span></a></li>

<li><a class="fa fa-2x fa-stack-overflow" href="https://stackoverflow.com/users/your_stack_overflow_account_id_number_goes_here"><span class="description">Stack OF</span></a></li>


<li><a class="fa fa-2x fa-tags" href="/blog"><span class="description">Blog</span></a></li>

<li><a class="fa fa-2x fa-reddit" href="https://reddit.com/user/your_reddit_username_goes_here"><span class="description">Reddit</span></a></li>


<li><a class="fa fa-2x fa-envelope" href="mailto:[email protected]"><span class="description">Email</span></a></li>

<li><a class="fa fa-2x fa-medium" href="https://medium.com/@your_medium_username_goes_here"><span class="description">Medium</span></a></li>


<li><a class="fa fa-2x fa-key" href="https://raw.pastebin.com/LINK-TO-PRIVATE-KEY"><span class="description">PGP Key</span></a></li>

</ul>
</div>

<li><a class="fa fa-2x fa-tumblr" href="https://your_tumblr_username_goes_here.tumblr.com/"><span class="description">Tumblr</span></a></li>



<li><a class="fa fa-2x fa-weibo" href="https://weibo.com/your_weibo_username_goes_here"><span class="description">微博</span></a></li>



<li><a class="fa fa-2x fa-tags" href="/blog"><span class="description">Blog</span></a></li>



<li><a class="fa fa-2x fa-envelope" href="mailto:[email protected]"><span class="description">Email</span></a></li>



<li><a class="fa fa-2x fa-key" href="https://raw.pastebin.com/LINK-TO-PUBLIC-KEY"><span class="description">PGP Key</span></a></li>

</ul>
</div>


</body>
</html>

5 changes: 3 additions & 2 deletions css/front.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
body {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-family: 'Open Sans',Helvetica,Arial,sans-serif;
background-color: rgba(0, 0, 0, 0.9);
position: absolute;
top: 0;
Expand Down Expand Up @@ -29,12 +29,13 @@ h1 {
font-weight: bold;
letter-spacing: 0.1em;
font-size: 4em;
font-family: Arial;
font-family: 'Open Sans';
margin: -10px 0;
}
h3 {
color: white;
padding-bottom: 20px;
font-weight: thin;
}
.content {
padding-top: 100px;
Expand Down
Binary file added imgs/favicon.ico
Binary file not shown.
Loading