From 470b50879df6427d4e8a444b5339a04fc68c538f Mon Sep 17 00:00:00 2001 From: Tunghsiao Liu Date: Thu, 13 Aug 2015 16:06:39 +0800 Subject: [PATCH] fix(template): heading padding fix --- _app/_pages/index.html | 40 ++++++++++--------- .../note/2014-02-01-external-link-post.md | 1 - _app/_posts/note/2014-02-01-svg-post-title.md | 1 - _app/_posts/note/2014-04-01-custom-css.md | 1 - .../note/2014-05-01-custom-color-scheme.md | 1 - .../note/2014-06-01-custom-html-markups.md | 1 - _app/_posts/note/2014-06-05-markup-example.md | 1 - .../note/2014-06-06-markdown-features-test.md | 1 - _app/_posts/note/2014-06-13-welcome.md | 2 +- 9 files changed, 22 insertions(+), 27 deletions(-) diff --git a/_app/_pages/index.html b/_app/_pages/index.html index 736d49702..1af3cb4e0 100644 --- a/_app/_pages/index.html +++ b/_app/_pages/index.html @@ -26,23 +26,25 @@

Super-fast Jekyll framework

a.k.a. AMSF・ver. 0.0.30・view it on GitHub -

Getting Started

- {% for post in site.tags.getting-started %} - {% include themes/{{ site.theme }}/includes/page-item.html %} - {% endfor %} - -

Customization

- {% for post in site.tags.customization %} - {% include themes/{{ site.theme }}/includes/page-item.html %} - {% endfor %} - -

Deployment

- {% for post in site.tags.deployment %} - {% include themes/{{ site.theme }}/includes/page-item.html %} - {% endfor %} - -

Miscellaneous

- {% for post in site.tags.miscellaneous %} - {% include themes/{{ site.theme }}/includes/page-item.html %} - {% endfor %} +
+

Getting Started

+ {% for post in site.tags.getting-started %} + {% include themes/{{ site.theme }}/includes/page-item.html %} + {% endfor %} + +

Customization

+ {% for post in site.tags.customization %} + {% include themes/{{ site.theme }}/includes/page-item.html %} + {% endfor %} + +

Deployment

+ {% for post in site.tags.deployment %} + {% include themes/{{ site.theme }}/includes/page-item.html %} + {% endfor %} + +

Miscellaneous

+ {% for post in site.tags.miscellaneous %} + {% include themes/{{ site.theme }}/includes/page-item.html %} + {% endfor %} +
diff --git a/_app/_posts/note/2014-02-01-external-link-post.md b/_app/_posts/note/2014-02-01-external-link-post.md index c80212559..8352a57c0 100644 --- a/_app/_posts/note/2014-02-01-external-link-post.md +++ b/_app/_posts/note/2014-02-01-external-link-post.md @@ -3,7 +3,6 @@ layout: post title: External Link Post category: note link: http://sparanoid.com/ -hidden: true tags: customization --- diff --git a/_app/_posts/note/2014-02-01-svg-post-title.md b/_app/_posts/note/2014-02-01-svg-post-title.md index 133ff12c7..6501bca36 100644 --- a/_app/_posts/note/2014-02-01-svg-post-title.md +++ b/_app/_posts/note/2014-02-01-svg-post-title.md @@ -3,7 +3,6 @@ layout: post title: SVG Post Ttile category: note tags: customization -hidden: true svg-headline: svg/kai.svg svg-headline-width: 400 svg-headline-height: 86 diff --git a/_app/_posts/note/2014-04-01-custom-css.md b/_app/_posts/note/2014-04-01-custom-css.md index f753e0640..731498273 100644 --- a/_app/_posts/note/2014-04-01-custom-css.md +++ b/_app/_posts/note/2014-04-01-custom-css.md @@ -2,7 +2,6 @@ layout: post title: Unique Post Styling via Custom CSS category: note -hidden: true tags: customization scheme-text: "rgba(100, 16, 0, .5)" scheme-code: "#fff" diff --git a/_app/_posts/note/2014-05-01-custom-color-scheme.md b/_app/_posts/note/2014-05-01-custom-color-scheme.md index 3f22ca972..c5f0f9d58 100644 --- a/_app/_posts/note/2014-05-01-custom-color-scheme.md +++ b/_app/_posts/note/2014-05-01-custom-color-scheme.md @@ -2,7 +2,6 @@ layout: post title: Custom Color Scheme category: note -hidden: true tags: customization scheme-text: "#0029ff" scheme-link: "#ff00b4" diff --git a/_app/_posts/note/2014-06-01-custom-html-markups.md b/_app/_posts/note/2014-06-01-custom-html-markups.md index 23e52da43..5f284d63d 100644 --- a/_app/_posts/note/2014-06-01-custom-html-markups.md +++ b/_app/_posts/note/2014-06-01-custom-html-markups.md @@ -3,7 +3,6 @@ layout: post title: Custom HTML Markups category: note plugin: intense -hidden: true tags: customization --- diff --git a/_app/_posts/note/2014-06-05-markup-example.md b/_app/_posts/note/2014-06-05-markup-example.md index 83ee98cab..609296df7 100644 --- a/_app/_posts/note/2014-06-05-markup-example.md +++ b/_app/_posts/note/2014-06-05-markup-example.md @@ -3,7 +3,6 @@ layout: post title: Markup Example category: note plugin: intense -hidden: true tags: miscellaneous --- diff --git a/_app/_posts/note/2014-06-06-markdown-features-test.md b/_app/_posts/note/2014-06-06-markdown-features-test.md index 9d9e745ca..d7b916079 100644 --- a/_app/_posts/note/2014-06-06-markdown-features-test.md +++ b/_app/_posts/note/2014-06-06-markdown-features-test.md @@ -2,7 +2,6 @@ layout: post title: Markdown Features Test category: note -hidden: true tags: miscellaneous --- diff --git a/_app/_posts/note/2014-06-13-welcome.md b/_app/_posts/note/2014-06-13-welcome.md index a86ba4e3e..885d5ac29 100644 --- a/_app/_posts/note/2014-06-13-welcome.md +++ b/_app/_posts/note/2014-06-13-welcome.md @@ -5,7 +5,7 @@ category: note tag: getting-started --- -`amsf`, a.k.a. **Almace Scaffolding**, a super-fast Jekyll framework, supports live reloading (Browsersync), LESS, HTML minification, inlined stylesheets and more. +AMSF, a.k.a. **Almace Scaffolding**, is a super-fast Jekyll framework, supports live reloading (Browsersync), LESS, HTML minification, inlined stylesheets and more.

Getting Started