Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removed google plus social link #209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
88 changes: 88 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.4.0)
colorator (1.1.0)
concurrent-ruby (1.1.5)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
ffi (1.11.1-x64-mingw32)
forwardable-extended (2.6.0)
html-pipeline (2.11.0)
activesupport (>= 2)
nokogiri (>= 1.4)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
jekyll (3.2.1)
colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
liquid (~> 3.0)
mercenary (~> 0.3.3)
pathutil (~> 0.9)
rouge (~> 1.7)
safe_yaml (~> 1.0)
jekyll-feed (0.7.2)
jekyll-gist (1.5.0)
octokit (~> 4.2)
jekyll-mentions (1.4.1)
html-pipeline (~> 2.3)
jekyll (~> 3.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-sitemap (0.11.0)
addressable (~> 2.4.0)
jekyll-watch (1.5.1)
listen (~> 3.0)
kramdown (1.17.0)
liquid (3.0.6)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mercenary (0.3.6)
mini_portile2 (2.4.0)
minitest (5.11.3)
multipart-post (2.1.1)
nokogiri (1.10.3-x64-mingw32)
mini_portile2 (~> 2.4.0)
octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rouge (1.11.1)
ruby_dep (1.5.0)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)

PLATFORMS
x64-mingw32

DEPENDENCIES
jekyll (~> 3.2.1)
jekyll-feed
jekyll-gist
jekyll-mentions
jekyll-sitemap

BUNDLED WITH
2.0.1
1 change: 0 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ disqus_shortname: taylantatli
# Social
# if you don't have any of social below, comment the line.
#google:
#plus: #username
#analytics:
#verify:
#ad-client:
Expand Down
1 change: 0 additions & 1 deletion _includes/social-links.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ <h3 class="title" style="font-size:30px;">
{% if site.email %}<a class="social-btn" href="mailto:{{ site.email }}" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-envelope-square"></i></a>{% endif %}
{% if site.twitter %}<a class="social-btn" href="http://twitter.com/{{ site.twitter }}" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-twitter-square"></i></a>{% endif %}
{% if site.facebook %}<a class="social-btn" href="http://facebook.com/{{ site.facebook }}" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-facebook-square"></i></a>{% endif %}
{% if site.google.plus %}<a class="social-btn" href="http://plus.google.com/+{{ site.google.plus }}" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-google-plus-square"></i></a>{% endif %}
{% if site.linkedin %}<a class="social-btn" href="http://linkedin.com/in/{{ site.linkedin }}" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-linkedin-square"></i></a>{% endif %}
{% if site.xing %}<a class="social-btn" href="http://www.xing.com/profile/{{ site.xing }}" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-xing-square"></i></a>{% endif %}
{% if site.instagram %}<a class="social-btn" href="http://instagram.com/{{ site.instagram }}" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-instagram"></i></a>{% endif %}
Expand Down
1 change: 1 addition & 0 deletions _site/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8"><![endif]--> <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"><!--<![endif]--> <head> <meta charset="UTF-8"> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"> <title>404 &#8211; Moon</title> <meta name="description" content="Moon is a minimal, one column jekyll theme for your blog."> <!-- Twitter Cards --> <meta name="twitter:card" content="summary"> <meta name="twitter:image" content="https://taylantatli.github.io/Moon/assets/img/logo.png"> <meta name="twitter:title" content="404"> <meta name="twitter:site" content="@username"> <meta name="twitter:creator" content="@username"> <!-- Open Graph --> <meta property="og:locale" content="en_US"> <meta property="og:type" content="article"> <meta property="og:title" content="404"> <meta property="og:url" content="https://taylantatli.github.io/Moon/404"> <meta property="og:site_name" content="Moon"> <meta property="og:image" content="https://taylantatli.github.io/Moon/assets/img/logo.png"> <link rel="canonical" href="https://taylantatli.github.io/Moon/404"> <link href="https://taylantatli.github.io/Moon/feed.xml" type="application/atom+xml" rel="alternate" title="Moon Feed"> <!-- Handheld --> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- CSS --> <link rel="stylesheet" href="https://taylantatli.github.io/Moon/assets/css/main.css"> <!-- JS --> <script src="https://taylantatli.github.io/Moon/assets/js/modernizr-3.3.1.custom.min.js"></script> <!-- Favicons --> <link rel="apple-touch-icon" href="https://taylantatli.github.io/Moon/assets/img/favicons/apple-icon-precomposed.png"> <link rel="apple-touch-icon" sizes="72x72" href="https://taylantatli.github.io/Moon/assets/img/favicons/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="https://taylantatli.github.io/Moon/assets/img/favicons/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="144x144" href="https://taylantatli.github.io/Moon/assets/img/favicons/apple-icon-144x144.png"> <link rel="shortcut icon" type="image/png" href="https://taylantatli.github.io/Moon/favicon.png" /> <link rel="shortcut icon" href="https://taylantatli.github.io/Moon/favicon.ico" /> <!-- Background Image --> <style type="text/css">body {background-image:url(https://taylantatli.github.io/Moon/assets/img/placeholder-big.jpg); background-repeat: no-repeat; background-size: cover; }</style> <!-- Post Feature Image --> </head> <body> <nav id="dl-menu" class="dl-menuwrapper" role="navigation"> <button class="dl-trigger">Open Menu</button> <ul class="dl-menu"> <li><a href="https://taylantatli.github.io/Moon/">Home</a></li> <li> <a href="#">About</a> <ul class="dl-submenu"> <li> <img src="https://taylantatli.github.io/Moon/assets/img/logo.png" alt="Moon photo" class="author-photo"> <h4>Moon</h4> <p>Moon is a minimal, one column jekyll theme for your blog.</p> </li> <li><a href="https://taylantatli.github.io/Moon/about/"><span class="btn btn-inverse">Learn More</span></a></li> <li> <a href="http://twitter.com/username" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-twitter-square"></i> Twitter</a> </li> <li> <a href="http://facebook.com/username" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-facebook-square"></i> Facebook</a> </li> <li> <a href="http://instagram.com/username" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-instagram"></i> Instagram</a> </li> <li> <a href="http://github.com/username" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-github"></i> Github</a> </li> <li> <a href="http://steamcommunity.com/id/username" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-steam-square"></i> Steam</a> </li> </ul><!-- /.dl-submenu --> </li> <li> <a href="#">Posts</a> <ul class="dl-submenu"> <li><a href="https://taylantatli.github.io/Moon/posts/">All Posts</a></li> <li><a href="https://taylantatli.github.io/Moon/tags/">All Tags</a></li> </ul> </li> <li><a href="https://taylantatli.github.io/Moon/projects/" >Projects</a></li> </ul><!-- /.dl-menu --> </nav><!-- /.dl-menuwrapper --> <!-- Header --> <header class="header" role="banner"> <div class="wrapper animated fadeIn"> <div class="content"> <div class="post-title "> <h1>404</h1> <a class="btn zoombtn" href="https://taylantatli.github.io/Moon"> <i class="fa fa-chevron-left"></i> </a> </div> <p>There doesn't appear to be anything here. Sorry about that.</p> <p>If you've followed a link expecting something to be here, you can <a href="mailto:?subject=Page%20not%20found">contact me</a>.</p> </div> </div> </header> <!-- JS --> <script src="https://taylantatli.github.io/Moon/assets/js/jquery-1.12.0.min.js"></script> <script src="https://taylantatli.github.io/Moon/assets/js/jquery.dlmenu.min.js"></script> <script src="https://taylantatli.github.io/Moon/assets/js/jquery.goup.min.js"></script> <script src="https://taylantatli.github.io/Moon/assets/js/jquery.magnific-popup.min.js"></script> <script src="https://taylantatli.github.io/Moon/assets/js/jquery.fitvid.min.js"></script> <script src="https://taylantatli.github.io/Moon/assets/js/scripts.js"></script> <!-- MathJax --> <script async src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> </body> </html>
1 change: 1 addition & 0 deletions _site/about/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8"><![endif]--> <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"><!--<![endif]--> <head> <meta charset="UTF-8"> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"> <title>About the Theme &#8211; Moon</title> <meta name="description" content="Moon is a minimal, one column jekyll theme for your blog."> <meta name="keywords" content="about, Jekyll, theme, moon"> <!-- Twitter Cards --> <meta name="twitter:card" content="summary"> <meta name="twitter:image" content="https://taylantatli.github.io/Moon/assets/img/logo.png"> <meta name="twitter:title" content="About the Theme"> <meta name="twitter:site" content="@username"> <meta name="twitter:creator" content="@username"> <!-- Open Graph --> <meta property="og:locale" content="en_US"> <meta property="og:type" content="article"> <meta property="og:title" content="About the Theme"> <meta property="og:url" content="https://taylantatli.github.io/Moon/about/"> <meta property="og:site_name" content="Moon"> <meta property="og:image" content="https://taylantatli.github.io/Moon/assets/img/logo.png"> <link rel="canonical" href="https://taylantatli.github.io/Moon/about/"> <link href="https://taylantatli.github.io/Moon/feed.xml" type="application/atom+xml" rel="alternate" title="Moon Feed"> <!-- Handheld --> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- CSS --> <link rel="stylesheet" href="https://taylantatli.github.io/Moon/assets/css/main.css"> <!-- JS --> <script src="https://taylantatli.github.io/Moon/assets/js/modernizr-3.3.1.custom.min.js"></script> <!-- Favicons --> <link rel="apple-touch-icon" href="https://taylantatli.github.io/Moon/assets/img/favicons/apple-icon-precomposed.png"> <link rel="apple-touch-icon" sizes="72x72" href="https://taylantatli.github.io/Moon/assets/img/favicons/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="https://taylantatli.github.io/Moon/assets/img/favicons/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="144x144" href="https://taylantatli.github.io/Moon/assets/img/favicons/apple-icon-144x144.png"> <link rel="shortcut icon" type="image/png" href="https://taylantatli.github.io/Moon/favicon.png" /> <link rel="shortcut icon" href="https://taylantatli.github.io/Moon/favicon.ico" /> <!-- Background Image --> <style type="text/css">body {background-image:url(https://taylantatli.github.io/Moon/assets/img/placeholder-big.jpg); background-repeat: no-repeat; background-size: cover; }</style> <!-- Post Feature Image --> </head> <body> <nav id="dl-menu" class="dl-menuwrapper" role="navigation"> <button class="dl-trigger">Open Menu</button> <ul class="dl-menu"> <li><a href="https://taylantatli.github.io/Moon/">Home</a></li> <li> <a href="#">About</a> <ul class="dl-submenu"> <li> <img src="https://taylantatli.github.io/Moon/assets/img/logo.png" alt="Moon photo" class="author-photo"> <h4>Moon</h4> <p>Moon is a minimal, one column jekyll theme for your blog.</p> </li> <li><a href="https://taylantatli.github.io/Moon/about/"><span class="btn btn-inverse">Learn More</span></a></li> <li> <a href="http://twitter.com/username" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-twitter-square"></i> Twitter</a> </li> <li> <a href="http://facebook.com/username" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-facebook-square"></i> Facebook</a> </li> <li> <a href="http://instagram.com/username" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-instagram"></i> Instagram</a> </li> <li> <a href="http://github.com/username" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-github"></i> Github</a> </li> <li> <a href="http://steamcommunity.com/id/username" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-steam-square"></i> Steam</a> </li> </ul><!-- /.dl-submenu --> </li> <li> <a href="#">Posts</a> <ul class="dl-submenu"> <li><a href="https://taylantatli.github.io/Moon/posts/">All Posts</a></li> <li><a href="https://taylantatli.github.io/Moon/tags/">All Tags</a></li> </ul> </li> <li><a href="https://taylantatli.github.io/Moon/projects/" >Projects</a></li> </ul><!-- /.dl-menu --> </nav><!-- /.dl-menuwrapper --> <!-- Header --> <header class="header" role="banner"> <div class="wrapper animated fadeIn"> <div class="content"> <div class="post-title "> <h1>About the Theme</h1> <a class="btn zoombtn" href="https://taylantatli.github.io/Moon"> <i class="fa fa-chevron-left"></i> </a> </div> <center><a href="http://taylantatli.github.io/Moon"><b>Moon</b></a> is a minimal, one column jekyll theme.</center> <h2 id="features">Features</h2> <ul> <li>Minimal, you can focus on your content</li> <li>Responsive</li> <li>Disqus integration</li> <li>Syntax highlighting</li> <li>Optional post image</li> <li>Social icons</li> <li>Page for sharing projects</li> <li>Optional background image</li> <li>Simple navigation menu</li> <li>MathJax support</li> </ul> <h2 id="preview">Preview</h2> <figure class="half"> <a href="https://cloud.githubusercontent.com/assets/754514/14509720/61c61058-01d6-11e6-93ab-0918515ecd56.png"><img src="https://cloud.githubusercontent.com/assets/754514/14509720/61c61058-01d6-11e6-93ab-0918515ecd56.png" alt="" /></a> <a href="https://cloud.githubusercontent.com/assets/754514/14509716/61ac6c8e-01d6-11e6-879f-8308883de790.png"><img src="https://cloud.githubusercontent.com/assets/754514/14509716/61ac6c8e-01d6-11e6-879f-8308883de790.png" alt="" /></a> <figcaption>Screenshots of Moon Theme</figcaption> </figure> <p>See a <a href="http://taylantatli.github.io/Moon">live version of Moon</a> hosted on GitHub.</p> <h2 id="getting-started">Getting Started</h2> <p>To learn how to install and use this theme check out the <a href="http://taylantatli.me/Moon/moon-theme/">Setup Guide</a> for more information.</p> <p><a href="https://github.com/TaylanTatli/Moon" class="btn">Install Moon</a></p> </div> </div> </header> <!-- JS --> <script src="https://taylantatli.github.io/Moon/assets/js/jquery-1.12.0.min.js"></script> <script src="https://taylantatli.github.io/Moon/assets/js/jquery.dlmenu.min.js"></script> <script src="https://taylantatli.github.io/Moon/assets/js/jquery.goup.min.js"></script> <script src="https://taylantatli.github.io/Moon/assets/js/jquery.magnific-popup.min.js"></script> <script src="https://taylantatli.github.io/Moon/assets/js/jquery.fitvid.min.js"></script> <script src="https://taylantatli.github.io/Moon/assets/js/scripts.js"></script> <!-- MathJax --> <script async src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> </body> </html>
10 changes: 10 additions & 0 deletions _site/assets/css/main.css

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading