mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-12 09:04:39 +02:00
Deployed 8b17c01
with MkDocs version: 1.1.2
This commit is contained in:
10
index.html
10
index.html
@@ -188,8 +188,8 @@
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#what-does-it-do" class="md-nav__link">
|
||||
What does it do
|
||||
<a href="#what-is-cadmus" class="md-nav__link">
|
||||
What is Cadmus?
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -574,8 +574,8 @@
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#what-does-it-do" class="md-nav__link">
|
||||
What does it do
|
||||
<a href="#what-is-cadmus" class="md-nav__link">
|
||||
What is Cadmus?
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -697,7 +697,7 @@
|
||||
<h1 id="cadmus">Cadmus!<a class="headerlink" href="#cadmus" title="Permanent link">¶</a></h1>
|
||||
<p>Cadmus is a knowledge management tool in your terminal.</p>
|
||||
<p><img alt="" src="media/Many_Examples.png" style="height:350px" /></p>
|
||||
<h2 id="what-does-it-do">What does it do<a class="headerlink" href="#what-does-it-do" title="Permanent link">¶</a></h2>
|
||||
<h2 id="what-is-cadmus">What is Cadmus?<a class="headerlink" href="#what-is-cadmus" title="Permanent link">¶</a></h2>
|
||||
<p>Cadmus provides command driven interface to find and edit Markdown files, such as finding by name, searching for terms, filtering by tags, generating backlinks and generating relative links to other notes.</p>
|
||||
<h2 id="how-does-it-work">How does it Work<a class="headerlink" href="#how-does-it-work" title="Permanent link">¶</a></h2>
|
||||
<p>Cadmus is just a bunch of shell scripts that essentially use pipes and <em>ripgrep</em> with <em>skim</em> to display them.</p>
|
||||
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user