mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Added the sacrificial kitten
This commit is contained in:
parent
8f9e34078b
commit
3f8bf74309
BIN
presentation/img/kitten.jpg
Normal file
BIN
presentation/img/kitten.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 92 KiB |
@ -148,12 +148,12 @@
|
||||
|
||||
<section data-background="img/pony.png">
|
||||
<h2>Demo!</h2>
|
||||
<p>(Time to sacrifice a kitten)</p>
|
||||
<img src="img/kitten.jpg" style="width: 50%;" />
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>TODO</h2>
|
||||
<p>It works, but it could use polish</p>
|
||||
<p>It works, but it needs polish</p>
|
||||
<ul>
|
||||
<li>The UI is the Django admin</li>
|
||||
<li>Mail consumption is really raw</li>
|
||||
@ -163,11 +163,11 @@
|
||||
<aside class="notes">
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Plugin architecture</strong>: there've been requests for
|
||||
some overly custom stuff to happen before and after consumption,
|
||||
but in the UNIX spirit of "do one job well", I think this sort
|
||||
of thing is better written as a plugin -- which means I need to
|
||||
figure out a best practise for that.
|
||||
<strong>Plugin architecture</strong>: there've been requests
|
||||
for some overly custom stuff to happen before and after
|
||||
consumption, but in the UNIX spirit of "do one job well", I
|
||||
think this sort of thing is better written as a plugin -- which
|
||||
means I need to figure out a best practise for that.
|
||||
</li>
|
||||
</ul>
|
||||
</aside>
|
||||
|
Loading…
x
Reference in New Issue
Block a user