All Projects → shiyiya → Typecho Theme Sagiri

shiyiya / Typecho Theme Sagiri

Licence: gpl-3.0
🍰 As lovely as sagiri

Labels

Projects that are alternatives of or similar to Typecho Theme Sagiri

Copyright For Typecho
一个灵活的版权小尾巴插件 for Typecho
Stars: ✭ 80 (-57.45%)
Mutual labels:  typecho
Oblog
An Auto Rendering 🔽 Blogging System Based on MarkDown & Vue.js | 自动渲染装载 MarkDown 内容的博客系统
Stars: ✭ 133 (-29.26%)
Mutual labels:  typecho
Echo
一套基于layui框架的Typecho主题Echo
Stars: ✭ 163 (-13.3%)
Mutual labels:  typecho
Teepay
Typecho 个人支付宝、微信收款插件
Stars: ✭ 90 (-52.13%)
Mutual labels:  typecho
Shortlinks
Typecho外链转内链插件,支持正文和评论者链接
Stars: ✭ 127 (-32.45%)
Mutual labels:  typecho
Typecho Theme Minimalism
🖥📱一款极简主义的typecho主题
Stars: ✭ 137 (-27.13%)
Mutual labels:  typecho
Adams
🍢 A simple but graceful typecho theme.
Stars: ✭ 70 (-62.77%)
Mutual labels:  typecho
Themes
Typecho Fans主题作品目录
Stars: ✭ 181 (-3.72%)
Mutual labels:  typecho
Fantasy
🍨 一个优美梦幻的动漫风 Typecho 博客主题
Stars: ✭ 128 (-31.91%)
Mutual labels:  typecho
Fantasy
一款极简Typecho 博客主题
Stars: ✭ 145 (-22.87%)
Mutual labels:  typecho
Typecho Plugin Exsearch
🔍 为 Typecho 带来实时搜索体验
Stars: ✭ 93 (-50.53%)
Mutual labels:  typecho
Time
time是一个for typecho相册模板
Stars: ✭ 112 (-40.43%)
Mutual labels:  typecho
Bigfa
⚡Typecho简约精致的白色两栏主题。A Typecho Theme
Stars: ✭ 137 (-27.13%)
Mutual labels:  typecho
Pinghsu
Pinghsu, A Typecho Theme
Stars: ✭ 1,258 (+569.15%)
Mutual labels:  typecho
Typecho Amp
A typecho plugin for Google AMP / Baidu MIP.
Stars: ✭ 173 (-7.98%)
Mutual labels:  typecho
Cat
a slight blog theme.
Stars: ✭ 75 (-60.11%)
Mutual labels:  typecho
Comment2wechat
Typecho 插件——新评论微信通知
Stars: ✭ 136 (-27.66%)
Mutual labels:  typecho
Typecho Theme Nextpisces
NexT.Pisces主题的Typecho移植版
Stars: ✭ 184 (-2.13%)
Mutual labels:  typecho
G
a graceful typecho themes
Stars: ✭ 178 (-5.32%)
Mutual labels:  typecho
Material
New Material —— A Material Design Theme for Typecho
Stars: ✭ 144 (-23.4%)
Mutual labels:  typecho

Sagiri

As lovely as sagiri

Preview | Documentation | Download | (CN DOC) 中文文档

PJAX Version | Change Log | Donate 捐赠支持

As lovely as sagiri, based on hexo-theme-sagiri

stars npm jsdelivr license donate

Demo

shot

Installation

  1. Download from releases to your blog's theme folder.
  2. Enable it in the background management, if an error occurs, rename the folder to sagiri
  • If you need to update the theme, download the latest version, then overwrite the original file to complete the update, some new features need to be enabled in the background to take effect.
git clone https://github.com/shiyiya/typecho-theme-sagiri.git

Configuration

Most of Feature was off, turn on by yourself.

  • [ ] Instantclick
  • [x] Code Highlight
  • [ ] Lazy load Image
  • [x] Short Code
  • [ ] OwO (Comment Emoji)

Code Highlight

Using Prism.js as code highlighting. sagiri default comes with 5 themes & supported 32 language, if you need more, just go here to download.

Special Page

  • Create Page.

  • Select the corresponding template and fill in the correct path and turn off "allow commomt"

search.html Without restriction archive.html category.html

Multi-language

Short Code

  • video Short Code

    - bilibili video
      [bplayer](https://www.bilibili.com/video/av68718423)
    
    - local video
      [lplayer](/usr/uploads/2019/11/330578098.mp4)
    
    - youtube video
      [yplayer](https://www.youtube.com/watch?v=wv1bHjMGUBY)
    

    will render video shot

  • ...

Others

  • Index Post Card Home Article Overview The default maximum output is Infinity characters, you can manually add the truncation <!-- more --> control output.

    ⬇ ⬇ ⬇ example (Article content)

    ## hello world
    
    <!--more-->
    
    **I will not show it on the single page**
    ~~Can you find me?~~
    
  • Article thumbnail weight of the thumbnail: Article field -> The first Upload Image of Article -> Image link in the article -> Random Image

Link

Create a template before this, the content format is as follows

- ![avatar descript](avatar href)[href descript](href)<hr> descript
- [title](href) <hr> descript
- [title](href)

Comment Emoji

How to import custom Emoji ?

Author

typecho-theme-sagiri © shiyi, Released under the GPL-3.0 License.
Authored and maintained by DIYgod with help from contributors (list).

· GitHub @shiyi

Donate

Thank you for your support :-)

Contribute

If you feel like to help us build a better Sagiri, you can

Contribute List

License

The All Html,CSS,JavaScript,and PHP files are licensed under the GNU General Public License v3:

http://www.gnu.org/licenses/gpl-3.0.html

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].