garethng351 downloadsGenerate blog posts from your notes using OpenAI
Blog Generator is a powerful plugin that transforms your Obsidian notes into well-structured blog posts. It leverages OpenAI's language models to optimize content, supports multiple languages, and handles images within your notes.
git clone https://github.com/garethng/obsidian-blog-generator.git
cd obsidian-blog-generator
npm install
# or
yarn install
npm run build
# or
yarn build
npm run dev
# or
yarn dev
.obsidian/plugins/obsidian-blog-generator/ directoryThis project is licensed under the MIT License. See the LICENSE file for details.