No description
Find a file
2024-08-17 00:09:10 +09:00
.github docs: README.md 업데이트 2024-08-16 13:06:32 +09:00
react-app 0.0.1 2024-08-16 22:58:56 +09:00
src fix: 다운로드 주소 OTB 리포지토리를 사용하도록 변경 2024-08-16 15:02:40 +09:00
.eslintignore feat: 옵시디언 플러그인 스켈레톤 추가 2024-08-08 16:56:06 +09:00
.eslintrc feat: 옵시디언 플러그인 스켈레톤 추가 2024-08-08 16:56:06 +09:00
.gitignore feat: 옵시디언 플러그인 스켈레톤 추가 2024-08-08 16:56:06 +09:00
.npmrc chore: npm version 동작 시 tag 생성 비활성화 2024-08-17 00:09:10 +09:00
esbuild.config.mjs feat: 옵시디언 플러그인 스켈레톤 추가 2024-08-08 16:56:06 +09:00
LICENSE init 2024-07-23 13:38:39 +09:00
main.ts feat: git 처리 시 simple-git 사용 2024-08-15 10:58:24 +09:00
manifest.json 0.0.1 2024-08-16 22:58:56 +09:00
package-lock.json 0.0.1 2024-08-16 22:58:56 +09:00
package.json 0.0.1 2024-08-16 22:58:56 +09:00
README.md docs: 리드미 수정 2024-08-17 00:07:15 +09:00
styles.css feat: 활성 상태 변경 버튼 레이아웃 추가 2024-08-09 13:34:13 +09:00
tsconfig.json feat: 옵시디언 플러그인 스켈레톤 추가 2024-08-08 16:56:06 +09:00
version-bump.mjs chore: version-bump 업데이트 2024-08-16 14:53:10 +09:00
versions.json feat: 옵시디언 플러그인 스켈레톤 추가 2024-08-08 16:56:06 +09:00

Obsidian To Blog

A Community Plugin for Obsidian.md to publish your vault or directory to GitHub Pages Blog.

This plugin is currently in beta, so it only offers a limited set of features at the moment.

Prerequisites

  • Create a GitHub Repository
    • You need to first create a GitHub repository that will be used for GitHub Pages.
  • Set GitHub Pages to Use GitHub Actions
    • In the repositorys settings, go to Pages and set the Build and deployment source to GitHub Actions.
    • For more detailed information, please refer to GitHub Pages Docs.
  • Public Repository Required
    • The repository used for GitHub Pages must be set to public.
    • Private repositories are not currently supported.
  • No Custom Domain Support
    • Custom domains are not supported at this time.
    • Please use the default GitHub Pages URL provided by GitHub.

Usage

  1. Enable plugin in the settings menu.
  2. Select the directory you want to publish as a blog from the list, then click the Save button.
    • Only the contents of the selected folder will be published; the folder itself will not be displayed on the blog.
  3. Input the URL of the GitHub repository that will be used for GitHub Pages. After entering the URL, click the Save button.
  4. Click the Activate button to enable the plugin.
  5. Once the plugin is activated, click the icon in the status bar. Your directory will now be published as a blog!

Features

  • Obsidian-style Layout
    • Left Sidebar
      • Files explorer only
  • Markdown View
    • Basic Markdown support
    • Internal Links
      • Block references are not supported
      • Heading references are not supported
      • Display names are supported
    • External Links
      • Escaped characters are not supported
      • Display names are supported
    • Callouts
    • Properties
      • Aliases are not supported
    • Embedded Images
      • Display names are supported
      • Width adjustments are supported
    • Footnotes
      • Inline footnotes are not supported
      • Links in footnotes are not supported
    • Math
      • Math blocks are supported
      • Inline math expressions are supported

Bug Report

To report a bug, simply go to the Issues tab and use the provided template to submit your bug report.

Support

If you like this plugin and would like to support its development, you can support me on Buy me a coffee.

Buy Me A Coffee