Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yakitrak/obsidian-cli-docs
- Owner: Yakitrak
- Created: 2023-03-30T08:07:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-26T11:32:46.000Z (about 1 month ago)
- Last Synced: 2024-12-26T12:23:59.694Z (about 1 month ago)
- Topics: jekyll, obsidian
- Language: Ruby
- Homepage: https://yakitrak.github.io/obsidian-cli-docs/
- Size: 5.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ''
```