From 4ea845b0d240f859158c17bffaade910c2325727 Mon Sep 17 00:00:00 2001
From: AnswerInTheWind <454626653@qq.com>
Date: Fri, 29 Apr 2016 10:39:36 +0800
Subject: [PATCH 01/22] Initial commit
---
README.md | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 README.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0fe5db0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+# AnswerInTheWind.github.io
+My
From 27d5d1141af30df2af2e25acf8ec2d5dc44fde19 Mon Sep 17 00:00:00 2001
From: AnswerInTheWind <454626653@qq.com>
Date: Fri, 29 Apr 2016 10:40:22 +0800
Subject: [PATCH 02/22] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0fe5db0..369711d 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,2 @@
# AnswerInTheWind.github.io
-My
+My github blog
From 9a2f856a593133bb25454e0f3883cfe800561d78 Mon Sep 17 00:00:00 2001
From: AnswerInTheWind <454626653@qq.com>
Date: Fri, 29 Apr 2016 10:44:06 +0800
Subject: [PATCH 03/22] Replace master branch with page content via GitHub
---
index.html | 53 +++++
params.json | 6 +
stylesheets/github-light.css | 124 ++++++++++
stylesheets/normalize.css | 424 +++++++++++++++++++++++++++++++++++
stylesheets/stylesheet.css | 245 ++++++++++++++++++++
5 files changed, 852 insertions(+)
create mode 100644 index.html
create mode 100644 params.json
create mode 100644 stylesheets/github-light.css
create mode 100644 stylesheets/normalize.css
create mode 100644 stylesheets/stylesheet.css
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..720873d
--- /dev/null
+++ b/index.html
@@ -0,0 +1,53 @@
+
+
+
+
+
+Welcome to GitHub Pages.
+
+This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here using GitHub Flavored Markdown, select a template crafted by a designer, and publish. After your page is generated, you can check out the new gh-pages branch locally. If you’re using GitHub Desktop, simply sync your repository and you’ll see the new branch.
+
+
+Designer Templates
+
+We’ve crafted some handsome templates for you to use. Go ahead and click 'Continue to layouts' to browse through them. You can easily go back to edit your page before publishing. After publishing your page, you can revisit the page generator and switch to another theme. Your Page content will be preserved.
+
+
+Creating pages manually
+
+If you prefer to not use the automatic generator, push a branch named gh-pages to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.
+
+
+Authors and Contributors
+
+You can @mention a GitHub username to generate a link to their profile. The resulting <a> element will link to the contributor’s GitHub Profile. For example: In 2007, Chris Wanstrath (@defunkt), PJ Hyett (@pjhyett), and Tom Preston-Werner (@mojombo) founded GitHub.
+
+
+Support or Contact
+
+Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.
+
+
+
+
+
+
+
+
diff --git a/params.json b/params.json
new file mode 100644
index 0000000..f6dcf3e
--- /dev/null
+++ b/params.json
@@ -0,0 +1,6 @@
+{
+ "name": "Answerinthewind.GitHub.io",
+ "tagline": "My github blog",
+ "body": "### Welcome to GitHub Pages.\r\nThis automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here [using GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/), select a template crafted by a designer, and publish. After your page is generated, you can check out the new `gh-pages` branch locally. If you’re using GitHub Desktop, simply sync your repository and you’ll see the new branch.\r\n\r\n### Designer Templates\r\nWe’ve crafted some handsome templates for you to use. Go ahead and click 'Continue to layouts' to browse through them. You can easily go back to edit your page before publishing. After publishing your page, you can revisit the page generator and switch to another theme. Your Page content will be preserved.\r\n\r\n### Creating pages manually\r\nIf you prefer to not use the automatic generator, push a branch named `gh-pages` to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.\r\n\r\n### Authors and Contributors\r\nYou can @mention a GitHub username to generate a link to their profile. The resulting `