markdownlint #8
1 changed files with 7 additions and 4 deletions
11
README.md
11
README.md
|
@ -1,12 +1,15 @@
|
||||||
# ShaarGem
|
# ShaarGem
|
||||||
|
|
||||||
[Shaarli](https://github.com/shaarli/Shaarli/) plugin for [Gemini](https://geminiprotocol.net/) capsules shaaring.
|
[Shaarli](https://github.com/shaarli/Shaarli)
|
||||||
|
plugin for [Gemini](https://geminiprotocol.net/) capsules shaaring.
|
||||||
|
|
||||||
## Manual
|
## Manual
|
||||||
|
|
||||||
1. Clone repository in `plugins` directory (plugin directory name must be `shaargem`)
|
1. Clone repository in `plugins` directory (plugin directory name must be `shaargem`)
|
||||||
```
|
|
||||||
$ git clone https://forge.tourmentine.com/n/shaarli-plugin-shaargem.git path/to/shaarli/plugins/shaargem
|
```shell
|
||||||
```
|
git clone https://forge.tourmentine.com/n/shaarli-plugin-shaargem.git path/to/shaarli/plugins/shaargem
|
||||||
|
```
|
||||||
|
|
||||||
2. Activate plugin.
|
2. Activate plugin.
|
||||||
3. Share a `gemini://` IRI.
|
3. Share a `gemini://` IRI.
|
||||||
|
|
Loading…
Reference in a new issue