From c4c7be3dec323cc01324f0705404c5a0f944480a Mon Sep 17 00:00:00 2001 From: tom5079 Date: Sun, 12 May 2019 00:52:09 +0900 Subject: [PATCH] Customized pages --- _config.yml | 6 +++--- _includes/page-footer.html | 2 +- _includes/page-header.html | 5 ++--- _posts/2016-02-12-sample-content.markdown | 24 ----------------------- index.html | 6 ------ 5 files changed, 6 insertions(+), 37 deletions(-) delete mode 100644 _posts/2016-02-12-sample-content.markdown diff --git a/_config.yml b/_config.yml index e969ed99..c9e8e7f1 100644 --- a/_config.yml +++ b/_config.yml @@ -1,13 +1,13 @@ # Setup -title: Project or Site name -tagline: A responsive theme for your project on GitHub Pages +title: Pupil +tagline: Hitomi.la viewer for Android baseurl: "/Pupil" paginate: 1 locale: "en" # About/contact author: - name: Author name + name: tom5079 url: http://yourhomepage.com # Gems diff --git a/_includes/page-footer.html b/_includes/page-footer.html index c9df60b0..dceb3894 100644 --- a/_includes/page-footer.html +++ b/_includes/page-footer.html @@ -1,4 +1,4 @@ diff --git a/_includes/page-header.html b/_includes/page-header.html index 4c9ac612..ad93e07d 100644 --- a/_includes/page-header.html +++ b/_includes/page-header.html @@ -1,7 +1,6 @@ \ No newline at end of file diff --git a/_posts/2016-02-12-sample-content.markdown b/_posts/2016-02-12-sample-content.markdown deleted file mode 100644 index fbbc8a36..00000000 --- a/_posts/2016-02-12-sample-content.markdown +++ /dev/null @@ -1,24 +0,0 @@ ---- -layout: default -title: "Welcome to Jekyll!" -date: 2016-02-12 17:50:00 -categories: main ---- - -You'll find this post in your `_posts` directory - edit this post and re-build (or run with the `-w` switch) to see your changes! -To add new posts, simply add a file in the `_posts` directory that follows the convention: YYYY-MM-DD-name-of-post.ext. - -Jekyll also offers powerful support for code snippets: - -{% highlight ruby %} -def print_hi(name) - puts "Hi, #{name}" -end -print_hi('Tom') -#=> prints 'Hi, Tom' to STDOUT. -{% endhighlight %} - -Check out the [Jekyll docs][jekyll] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll's GitHub repo][jekyll-gh]. - -[jekyll-gh]: https://github.com/mojombo/jekyll -[jekyll]: http://jekyllrb.com \ No newline at end of file diff --git a/index.html b/index.html index bc656bc5..eb39ad81 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,4 @@ title: {{ site.name }} ---
-

Blog Posts

-
\ No newline at end of file