GithubHelp home page GithubHelp logo

blog's Introduction

Ok Obsidian Vault Template

oldkingOK 的Obsidian仓库模板,包含了一些插件和仓库设置,避免每次创建仓库繁琐的重复操作

设置

  1. Setting - File & Links - Detect all file extensions
  2. Community Plugins Enable
  3. mkdocs.yml 的 markdown_extensions 取消 attr_list 的注释——以支持python-markdown语法

使用的插件

名称 用途 开源协议 备注
obsidian-omnisearch 高级搜索 GPL-3.0
advanced-tables-obsidian 编辑表格 GPL-3.0
obsidian-custom-attachment-location 管理附件
denolehov/obsidian-git 版本管理 MIT
sunxvming/obsidian-vscode-editor 代码编辑 MIT 设置里添加了yml
NomarCub/obsidian-open-vscode 打开vsc MIT

部署

在 github 上

等待 Github Action 构建成功之后,

Settings - Pages - Build and deployment

  • Source - Deploy from a branch
  • 选择 gh-pages 分支

在本地

python -m venv .venv
.\.venv\Scripts\activate # Windows
source .venv/Scripts/activate # Unix
mkdocs serve

blog's People

Contributors

oldkingok avatar

Watchers

 avatar

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.