Code Monkey home page Code Monkey logo

friends's Introduction

一个自动生成友链页面的脚本

使用

直接 git 到本地即可

$ git clone https://github.com/WeepingDogel/friends.git

关于配置文件

添加友链时

[friends]
number = 2 #友链总数
    [friends.1]
    Avatar = "https://avatars.githubusercontent.com/u/440661" # 这里一般是图片的网络地址
    Title = "依云's Blog" # 博客标题
    URL = "https://blog.lilydjwg.me/" # 链接
    Bio = "Happy coding, happy living!" # Bio
    [friends.2]
    Avatar = "https://avatars.githubusercontent.com/u/34574198"
    Title = "李皓奇"
    URL = "https://liolok.com/zhs/"
    Bio = "岂有文章倾社稷,从来佞幸覆乾坤。"

number 的值绝对不能低于实际友链总数!否则会报错~

Avatar 一般是个图片链接

friends's People

Contributors

felixonmars avatar weepingdogel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

felixonmars

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.