Skip to content

Clerk is CS++'s Bespoke Obsidian Plugin that makes writing blog posts & docs pages easier

License

Notifications You must be signed in to change notification settings

cs-soc-tudublin/clerk

Repository files navigation

Clerk

Clerk is CS++'s Obsidian plugin which makes it easy to create new Blog Posts and Docs Pages.

Usage Instructions

Clone or download this plugin and put the extracted folder in .obsidian/plugins. Enable community plugins, and enable Clerk

Open the Command Pallette with CTRL + P or CMD + P and search 'docs' or 'blog'.

Fill in the modal that appears with the relevant information.

Then write your blog post / docs page as usual

Development Instructions

Prerequisites:

  1. Obsidian

  2. Node.JS

  3. Clone the repository

cd .obsidian
mkdir plugins
cd plugins
git clone https://github.com/cs-soc-tudublin/clerk.git
  1. Install dependencies
npm i
  1. (Optional) Install the Hot Reload Plugin Follow the instructions here.

  2. Enable community plugins, Clerk and (if installed) Hot Reload In Obsidian Settings

  3. Start the development environment

npm run dev

About

Clerk is CS++'s Bespoke Obsidian Plugin that makes writing blog posts & docs pages easier

Resources

License

Stars

Watchers

Forks

Packages

No packages published