GithubHelp home page GithubHelp logo

834640725 / leanote-simple-pebbles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dllcnx/leanote-simple-pebbles

0.0 0.0 0.0 5.86 MB

基于官方simple-pebbles主题进行修改

License: Other

HTML 63.94% CSS 36.06%

leanote-simple-pebbles's Introduction

/* 以下是本主题的配置, 采用JSON格式 其中Name, Version, Author, AuthorUrl是必填项(注意首字大写) 你也可以定义其它的配置, 如FriendLinks, 在模板文件使用 $.themeInfo.FriendLinks来获取值

注意:

  1. JSON语法严格, 键必须用双引号, 最后不得有空','来结尾
  2. 以下配置不能包含任何注释, 不然解析会出错!

请在此解析所有配置

  • Name 主题名

  • Version 主题版本

  • Author 主题的作者

  • AuthorUrl 作者的博客链接或相关链接

  • github github角标跳转

  • Postend 文章结束标记,默认打开为trun

  • copyright:文章结尾版权信息,默认打开为trun

  • FriendLinks 友情链接

  • gitalk 评论系统相关配置 clientID clientID clientSecret clientSecret repo 用来存储评论的仓库名 owner 管理员 admin 谁可以初始化仓库,是个数组,一般填写管理员就行了

  • music 音乐单页 name - 音频名称 artist - 音频艺术家 url - 音频链接 cover - 音频封面 lrc - 歌词详情 theme - 切换到此音频时的主题色,比上面的 theme 优先级高 */ { "Name": "dllcn-simple-pebbles", "Version": "1.0", "Author": "myllcn.com", "AuthorUrl": "http://myllcn.com", "github": "https://github.com/KeiferJu", "Postend": true, "copyright": true, "FriendLinks": [ {"Title": "我的官网", "Url": "http://myllcn.com"}, {"Title": "我的博客", "Url": "http://blog.myllcn.com"}, {"Title": "npm", "Url": "https://www.npmjs.com/~jkf19980216"}, {"Title": "Github", "Url": "https://github.com/KeiferJu"} ], "gitalk": { "clientID": "XXX", "clientSecret": "XXX", "repo": "XX", "owner": "XXX", "admin": ["XXX"] }, "music": [ {"name":"RightNow","artist":"RightNow","url":"http://blog.myllcn.com/music/RightNow.mp3","cover":""}, {"name":"怒放的生命","artist":"汪峰","url":"http://link.hhtjim.com/qq/001faIUs4M2zna.mp3","cover":""} ] }

leanote-simple-pebbles's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.