site: embed asciinema hledger-ui screencast
This commit is contained in:
parent
293146269f
commit
4e58224a3a
@ -72,6 +72,7 @@ tr {
|
|||||||
.indent1 { margin:0 10em 0 5em; }
|
.indent1 { margin:0 10em 0 5em; }
|
||||||
.indent2 { margin:0 5em 0 10em; }
|
.indent2 { margin:0 5em 0 10em; }
|
||||||
.indent3 { margin:0 0 0 15em; }
|
.indent3 { margin:0 0 0 15em; }
|
||||||
|
/*div.asciicast { float:right; }*/
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<h1 style="font-size:6em;">hledger</h1>
|
<h1 style="font-size:6em;">hledger</h1>
|
||||||
@ -146,6 +147,9 @@ transactions, but does not change existing ones.)
|
|||||||
hledger also provides a curses-style [console interface](manual#ui)
|
hledger also provides a curses-style [console interface](manual#ui)
|
||||||
that lets you review account balances and transactions with fewer
|
that lets you review account balances and transactions with fewer
|
||||||
keystrokes and less effort.
|
keystrokes and less effort.
|
||||||
|
(Click below, or view [full size](https://asciinema.org/a/29665))
|
||||||
|
<!-- <a href="https://asciinema.org/a/29665" target="_blank"><img style="height:160px;" src="https://asciinema.org/a/29665.png" /></a> -->
|
||||||
|
<script type="text/javascript" data-t="12" data-autoplay=0 src="https://asciinema.org/a/dxjvur5r3xbl0spa33i4fijg0.js?t=12" id="asciicast-dxjvur5r3xbl0spa33i4fijg0" async></script>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="indent2">
|
<div class="indent2">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user