Skip to content

Commit

Permalink
external tools cleanup
Browse files Browse the repository at this point in the history
Made links part of heading tag to clean up look
  • Loading branch information
DieselTech committed Feb 11, 2024
1 parent 345c3a7 commit 38a0b51
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 10 deletions.
6 changes: 2 additions & 4 deletions pages/guides/external-tools/comictagger.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { Callout } from 'nextra-theme-docs'

![CT](../../../public/guides/external-tools/comictagger.png "Comic Tagger UI")

## ComicTagger
## [ComicTagger](https://github.com/comictagger/comictagger)
* Runs on macOS, Microsoft Windows, and Linux systems
* Get comic information from Comic Vine
* Automatic issue matching using advanced image processing techniques
Expand All @@ -19,6 +19,4 @@ While ComicVine does have some manga in it's database, it's no where as much as

<Callout type="info">
If your working solely with Manga, it's best to use [MangaManager](mangamanager.mdx)
</Callout>

[Go to ComicTagger repo](https://github.com/comictagger/comictagger)
</Callout>
3 changes: 1 addition & 2 deletions pages/guides/external-tools/komf.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ import { Callout } from 'nextra-theme-docs'
import { Steps } from 'nextra/components'


## Komf
[Github](https://github.com/Snd-R/komf)
## [Komf](https://github.com/Snd-R/komf)

* Separate server that listens to `Series Add` events from Kavita and can scrape a number of configurable sources
* Actively developed with support from the developer in Kavita discord
Expand Down
6 changes: 2 additions & 4 deletions pages/guides/external-tools/sigil.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import { Callout } from 'nextra-theme-docs'

## Sigil
## [Sigil](https://sigil-ebook.com/)
* EPUB metadata editor which has tools to ensure the epub matches the spec (fixes corrupt epub metadata).
* Supports a number of plugins to enhance experience
* Good for fixing single books but lacks CLI tools / automation.

[Sigil Site](https://sigil-ebook.com/)
* Good for fixing single books but lacks CLI tools / automation.

0 comments on commit 38a0b51

Please sign in to comment.