GithubHelp home page GithubHelp logo

blog's Introduction

Readme

博客地址

https://zjl-coder.github.io/blog/

分支

  • master 源码管理分支,不能作为发布分支,会被 github actions workflow 发布后的代码所覆盖
  • gh-pages 发布代码分支,Github Actions workflow 执行后 存放的代码,然后 page-build-deployment 执行发布文档.github ci 流程

access token

只有7七天时间,需要及时更新

组件

在线预览office

<Office src="http://可公开访问的远程文件地址" />

在线pdf

<Pdf :src="$withBase('/images/文件.pdf')"/>

在线预览思维导图

<Mind :src="$withBase('/images/文件.md')" />

官方预览地址 https://markmap.js.org/repl

百度脑图创建之后可以导出 md 文件

文本颜色

<Te b w>黄色背景文字</Te>
  • b 开启背景色
  • w warn 黄色
  • s success 绿色
  • d danger 红色
  • i info 蓝色

自动右侧菜单

<!-- 在文件第一行 -->
<TitleList></TitleList>

容器

::: <type> [title]
[content]
:::

type 类型

  • tip
  • warning
  • danger
  • details

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.