Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit07e76c7

Browse files
committed
Prep website
0 parents  commit07e76c7

26 files changed

+901
-0
lines changed

‎.gitignore‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
_site
2+
*.lock
3+
.sass-cache
4+

‎404.md‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
layout:page
3+
title:404 - Page not found
4+
---
5+
6+
DIE SEITE DIE SIE SUCHEN EXISTIERT NICHT!!! WIRKLICH NICHT!! SONST WüRDEN
7+
SIE DIESEN TEXT NICHT SEHEN!
8+
9+
Sorry, we can't find that page that you're looking for. Go[back to the homepage]({{ site.baseurl }}/).
10+
11+
[<center><imgsrc="{{ site.baseurl }}/images/404.png"alt="TwoDots by https://itunes.apple.com/us/app/twodots/id880178264"style="width:auto;"/></center>]({{ site.baseurl }}/)
12+
<center>[TwoDots](https://itunes.apple.com/us/app/twodots/id880178264).
13+
Get it, it's fun. Trust us, we are right!</center>

‎Gemfile‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
source'https://rubygems.org'
2+
gem'github-pages'
3+

‎LICENSE-jekyll-now‎

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
The MIT License (MIT) [for Jekyll Now parts]
2+
3+
Copyright (c) 2015 Barry Clark
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy of
6+
this software and associated documentation files (the "Software"), to deal in
7+
the Software without restriction, including without limitation the rights to
8+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
9+
the Software, and to permit persons to whom the Software is furnished to do so,
10+
subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
17+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
18+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
19+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
20+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

‎_config.yml‎

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
#
2+
# This file contains configuration flags to customize your site
3+
#
4+
5+
# Name of your site (displayed in the header)
6+
name:SwiftXcode
7+
8+
# Short bio or description (displayed in the header)
9+
description:TODO
10+
11+
# URL of your avatar or profile pic (you could use your GitHub profile pic)
12+
avatar:https://github.com/SwiftXcode.png?size=92
13+
timezone:Europe/Berlin
14+
15+
#
16+
# Flags below are optional
17+
#
18+
19+
# Includes an icon in the footer for each username you enter
20+
footer-links:
21+
dribbble:
22+
email:info@apacheexpress.io
23+
facebook:
24+
flickr:
25+
github:SwiftXcode/swift-xcode
26+
instagram:
27+
linkedin:
28+
pinterest:
29+
rss:# just type anything here for a working RSS icon, make sure you set the "url" above!
30+
twitter:ar_institute
31+
stackoverflow:# your stackoverflow profile, e.g. "users/50476/bart-kiers"
32+
youtube:# channel/<your_long_string> or user/<user-name>
33+
googleplus:# anything in your profile username that comes after plus.google.com/
34+
35+
36+
# Enter your Disqus shortname (not your username) to enable commenting on posts
37+
# You can find your shortname on the Settings page of your Disqus account
38+
disqus:
39+
40+
# Enter your Google Analytics web tracking code (e.g. UA-2110908-2) to activate tracking
41+
google_analytics:UA-3266252-11
42+
43+
# Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co)
44+
# Used for Sitemap.xml and your RSS feed
45+
url:http://SwiftXcode.github.io
46+
47+
# If you're hosting your site at a Project repository on GitHub pages
48+
# (http://yourusername.github.io/repository-name)
49+
# and NOT your User repository (http://yourusername.github.io)
50+
# then add in the baseurl here, like this: "/repository-name"
51+
baseurl:""
52+
53+
#
54+
# !! You don't need to change any of the configuration flags below !!
55+
#
56+
57+
markdown:kramdown
58+
highlighter:rouge
59+
permalink:/:title/
60+
61+
# The release of Jekyll Now that you're using
62+
version:v1.1.0
63+
64+
# Set the Sass partials directory, as we're using @imports
65+
sass:
66+
style::expanded# You might prefer to minify using :compressed
67+
68+
# Use the following plug-ins
69+
gems:
70+
-jekyll-sitemap# Create a sitemap using the official Jekyll sitemap gem
71+
72+
# Exclude these files from your production _site
73+
exclude:
74+
-Gemfile
75+
-Gemfile.lock
76+
-LICENSE
77+
-README.md
78+
-CNAME
79+
-run.sh

‎_includes/analytics.html‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{% if site.google_analytics %}
2+
<!-- Google Analytics -->
3+
<script>
4+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
5+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*newDate();a=s.createElement(o),
6+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
7+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
8+
9+
ga('create','{{ site.google_analytics }}','auto');
10+
ga('send','pageview',{
11+
'page':'{{ page.url }}',
12+
'title':'{{ page.title | replace: "'","\\'"}}'
13+
});
14+
</script>
15+
<!-- End Google Analytics -->
16+
{% endif %}

‎_includes/disqus.html‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{% if site.disqus %}
2+
<divclass="comments">
3+
<divid="disqus_thread"></div>
4+
<scripttype="text/javascript">
5+
6+
vardisqus_shortname='{{ site.disqus }}';
7+
8+
(function(){
9+
vardsq=document.createElement('script');dsq.type='text/javascript';dsq.async=true;
10+
dsq.src='//'+disqus_shortname+'.disqus.com/embed.js';
11+
(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(dsq);
12+
})();
13+
14+
</script>
15+
<noscript>Please enable JavaScript to view the<ahref="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
16+
</div>
17+
{% endif %}

‎_includes/meta.html‎

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<metacharset="utf-8"/>
2+
<metacontent='text/html; charset=utf-8'http-equiv='Content-Type'>
3+
<metahttp-equiv='X-UA-Compatible'content='IE=edge'>
4+
<metaname='viewport'content='width=device-width, initial-scale=1.0, maximum-scale=1.0'>
5+
6+
{% if page.excerpt %}
7+
<metaname="description"content="{{ page.excerpt| strip_html }}"/>
8+
<metaproperty="og:description"content="{{ page.excerpt| strip_html }}"/>
9+
{% else %}
10+
<metaname="description"content="{{ site.description }}">
11+
<metaproperty="og:description"content="{{ site.description }}"/>
12+
{% endif %}
13+
<metaname="author"content="{{ site.name }}"/>
14+
15+
{% if page.title %}
16+
<metaproperty="og:title"content="{{ page.title }}"/>
17+
<metaproperty="twitter:title"content="{{ page.title }}"/>
18+
{% endif %}
19+
20+
{% for tag in page.tags %}
21+
<metaproperty="article:tag"content="{{ tag| strip_html }}"/>
22+
{% endfor %}

‎_includes/svg-icons.html‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{% if site.footer-links.dribbble %}<ahref="https://dribbble.com/{{ site.footer-links.dribbble }}"><iclass="svg-icon dribbble"></i></a>{% endif %}
2+
{% if site.footer-links.email %}<ahref="mailto:{{ site.footer-links.email }}"><iclass="svg-icon email"></i></a>{% endif %}
3+
{% if site.footer-links.facebook %}<ahref="https://www.facebook.com/{{ site.footer-links.facebook }}"><iclass="svg-icon facebook"></i></a>{% endif %}
4+
{% if site.footer-links.flickr %}<ahref="https://www.flickr.com/{{ site.footer-links.flickr }}"><iclass="svg-icon flickr"></i></a>{% endif %}
5+
{% if site.footer-links.github %}<ahref="https://github.com/{{ site.footer-links.github }}"><iclass="svg-icon github"></i></a>{% endif %}
6+
{% if site.footer-links.instagram %}<ahref="https://instagram.com/{{ site.footer-links.instagram }}"><iclass="svg-icon instagram"></i></a>{% endif %}
7+
{% if site.footer-links.linkedin %}<ahref="https://www.linkedin.com/in/{{ site.footer-links.linkedin }}"><iclass="svg-icon linkedin"></i></a>{% endif %}
8+
{% if site.footer-links.pinterest %}<ahref="https://www.pinterest.com/{{ site.footer-links.pinterest }}"><iclass="svg-icon pinterest"></i></a>{% endif %}
9+
{% if site.footer-links.rss %}<ahref="{{ site.baseurl }}/feed.xml"><iclass="svg-icon rss"></i></a>{% endif %}
10+
{% if site.footer-links.twitter %}<ahref="https://www.twitter.com/{{ site.footer-links.twitter }}"><iclass="svg-icon twitter"></i></a>{% endif %}
11+
{% if site.footer-links.stackoverflow %}<ahref="http://stackoverflow.com/{{ site.footer-links.stackoverflow }}"><iclass="svg-icon stackoverflow"></i></a>{% endif %}
12+
{% if site.footer-links.youtube %}<ahref="https://youtube.com/{{ site.footer-links.youtube }}"><iclass="svg-icon youtube"></i></a>{% endif %}
13+
{% if site.footer-links.googleplus %}<ahref="https://plus.google.com/{{ site.footer-links.googleplus }}"><iclass="svg-icon googleplus"></i></a>{% endif %}

‎_layouts/default.html‎

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>{% if page.title %}{{ page.title }} – {% endif %}{{ site.name }} – {{ site.description }}</title>
5+
6+
{% include meta.html %}
7+
8+
<!--[if lt IE 9]>
9+
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
10+
<![endif]-->
11+
12+
<linkrel="stylesheet"type="text/css"href="{{ site.baseurl }}/style.css"/>
13+
<linkrel="alternate"type="application/rss+xml"
14+
title="{{ site.name }} - {{ site.description }}"
15+
href="{{ site.baseurl }}/feed.xml"/>
16+
17+
<scriptlanguage="JavaScript"type="text/javascript"
18+
src="http://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js"></script>
19+
20+
<!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now -->
21+
</head>
22+
23+
<body>
24+
<ahref="https://github.com/SwiftXcode/swift-xcode"
25+
><imgstyle="position: absolute; top: 0; right: 0; border: 0;"
26+
src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67"alt="Fork me on GitHub"
27+
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"
28+
></a>
29+
<divclass="wrapper-masthead">
30+
<divclass="container">
31+
<headerclass="masthead clearfix">
32+
<ahref="{{ site.baseurl }}/"class="site-avatar"
33+
><imgsrc="{{ site.avatar }}"/></a>
34+
35+
<divclass="site-info">
36+
<h1class="site-name"><ahref="{{ site.baseurl }}/">{{ site.name }}</a></h1>
37+
<pclass="site-description">{{ site.description }}</p>
38+
</div>
39+
40+
<nav>
41+
<!-- a href="{{ site.baseurl }}/blog" >Blog</a -->
42+
<ahref="http://www.alwaysrightinstitute.com">Blog</a>
43+
<ahref="https://SwiftXcode.github.io/docs/">Docs</a>
44+
<ahref="{{ site.baseurl }}/about">About</a>
45+
</nav>
46+
</header>
47+
</div>
48+
</div>
49+
50+
<divid="main"role="main"class="container">
51+
{{ content }}
52+
</div>
53+
54+
<divclass="wrapper-footer">
55+
<divclass="container">
56+
<footerclass="footer">
57+
{% include svg-icons.html %}
58+
</footer>
59+
</div>
60+
</div>
61+
62+
{% include analytics.html %}
63+
</body>
64+
</html>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp