Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yakitrak/obsidian-cli-docs

Documentation website for obsidian-cli
https://github.com/yakitrak/obsidian-cli-docs

jekyll obsidian

Last synced: 7 days ago
JSON representation

Documentation website for obsidian-cli

Awesome Lists containing this project

README

        

# Obsidian CLI Guide

THIS IS NOT UP TO DATE. REFER TO https://github.com/Yakitrak/obsidian-cli/ for most up to date docs.

## About
Website provides instructions on how to download and install the [Obsidian CLI](https://github.com/Yakitrak/obsidian-cli).

It is hosted using [GitHub Pages](https://pages.github.com/) on [yakitrak.github.io/obsidian-cli-docs](https://yakitrak.github.io/obsidian-cli-docs/).

## Development

```bash
bundle exec jekyll serve --baseurl ''
```