Travelogue

A minimal, single-column Jekyll theme that provides an immersive read experience for your readers.

  • 所有者: SalGnt/Travelogue
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Travelogue

Live Demo 
The MIT License 
Gitter

Travelogue is a minimal, single-column Jekyll theme that provides an immersive read experience for your readers.

Post

Getting Started

The theme provides a complete Jekyll setup. Download it and start the Jekyll server.

git clone https://github.com/SalGnt/Travelogue.git
cd Travelogue
jekyll serve

Visit the Jekyll website for more information.

Features

  • Minimal, content focused design;
  • Responsive and mobile friendly;
  • Integrated slideshow activated on page scroll;
  • Customizable share buttons;
  • Disqus integration;

A link of each page will be added to the menu integrated in the sidebar.

Post Header

Post Thumbnail

The thumbnail can be added by specifying a path to an image in the front matter.

thumb: http://yourdomain.com/public/images/post_title/thumb.jpeg

Backgrounds

The theme has an integrated slideshow. Its control is attached to the scroll action on the page, as shown in the original concept.

You can add one or more backgrounds in the front matter by using the syntax shown below.

backgrounds:
    - http://yourdomain.com/public/images/post_title/background_01.jpeg
    - http://yourdomain.com/public/images/post_title/background_02.jpeg
    - http://yourdomain.com/public/images/post_title/background_03.jpeg
    - ...

Info

All the details about a post are located after its content. Tags and categories can be hidden by adding the following variables in the front matter.

show_tags: false
show_categories: false

You can also specify the author's name for each post by adding the following variable in the front matter.

author: John Doe

Post Footer

Share Buttons

The template make use of RRSSB. You can enable it in the _config.yml file.

share_buttons: true

If you want you can also enable or disable each share button by editing the # RRSSBB section in the _data/social.yml file.

Disqus

The template let you use Disqus. You can enable it in the _config.yml file.

disqus: true

You should set your Disqus shortname under the # Disqus section in the _data/social.yml file.

Next Post

A link to the next post will be placed at the end of each post.

Authors

Dmitry Zelinsky (Designer)

Salvatore Gentile (Developer)

License

The theme is released under The MIT License (MIT).

The MIT License (MIT)

Copyright (c) 2015 Salvatore Gentile

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

主要指標

概覽
名稱與所有者SalGnt/Travelogue
主編程語言HTML
編程語言HTML (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2015-01-13 15:49:27
推送於2024-08-01 23:47:54
最后一次提交2021-07-14 09:40:33
發布數2
最新版本名稱v1.1 (發布於 )
第一版名稱v1.0 (發布於 )
用户参与
星數157
關注者數6
派生數52
提交數58
已啟用問題?
問題數12
打開的問題數4
拉請求數3
打開的拉請求數1
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?