Requirements
Step 1: Install required Tools 🛠️
First, we need to make sure you have the necessary tools installed. Confirm the successful installation by checking their versions (Write commands in Terminal)
- Node.js
- Check with:
node --version
- Check with:
- Git
- Check with:
git --version
- Check with:
- Obsidian.md
- VSCode or any other IDE
- For better managing your Docusaurus instance
note
ImageMagick is not required — Obsidiosaurus v1.0.0 uses the browser-native Canvas API for image processing instead.