diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-11-03 18:01:52 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-11-03 18:01:52 +0200 |
| commit | 7c9ade2c19b5b65721918dd291de54bcd4dc805b (patch) | |
| tree | d6786882bb6ac7d29cdf7ba5531936cafa308bfb /README.md | |
| parent | dd4299a4de8a31802a4551d631c67836484d9699 (diff) | |
| download | ollama-logseq-7c9ade2c19b5b65721918dd291de54bcd4dc805b.tar.xz ollama-logseq-7c9ade2c19b5b65721918dd291de54bcd4dc805b.zip | |
Updated README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 19 |
1 files changed, 2 insertions, 17 deletions
@@ -1,18 +1,3 @@ -# Logseq Plugin Template React 🚀 +# 🦙 ollama-logseq plugin -## Features - -- Plug-and-play boilerplate with properly defined GitHub action defaults -- Develop with HMR, empowered by lightning-fast Vite ⚡ with [vite-logseq-plugin](https://github.com/pengx17/vite-plugin-logseq) -- TailwindCSS for styling -- Pnpm - -## How to get started -1. Clone the repository or use the button "Use this template" on GitHub to create your own version of the repository 🔨 -2. Make sure you have pnpm installed, [install](https://pnpm.io/installation) if necessary 🛠 -3. Execute `pnpm install` 📦 -4. Change the plugin-name in `package.json` to your liking. Adapt both the package-name and the plugin-id at the bottom of the `package.json`. Make sure that they are not conflicting with plugins you already installed. 📝 -5. Execute `pnpm build` to build the plugin 🚧 -6. Enable developer-mode in Logseq, go to plugins, select "Load unpacked plugin" 🔌 -7. Select the directory of your plugin (not the `/dist`-directory, but the directory which includes your package.json) 📂 -8. Enjoy! 🎉 +A plugin to integrate ollama with logseq |
