doc: home: move getting started into a top panel
This commit is contained in:
parent
e43e128f4b
commit
632648ee38
@ -3,6 +3,36 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-9">
|
<div class="col-md-9">
|
||||||
|
|
||||||
|
<div class="panel panel-primary" style="float:right; max-width:250px; margin-left:1em;">
|
||||||
|
<div class="panel-heading">
|
||||||
|
<h2 class="panel-title">Get started</h2>
|
||||||
|
</div>
|
||||||
|
<div class="panel-body">
|
||||||
|
**[Install](download.html)**,
|
||||||
|
read the **[tutorial](step-by-step.html)**
|
||||||
|
or **[manual](manual.html)**
|
||||||
|
or **[blog posts](more-docs.html#blog-posts-articles)**,
|
||||||
|
or join us on IRC or the mail list.
|
||||||
|
|
||||||
|
<!-- <style> -->
|
||||||
|
<!-- tr { -->
|
||||||
|
<!-- /*vertical-align:top;*/ -->
|
||||||
|
<!-- border-top:thin solid #bbb; -->
|
||||||
|
<!-- } -->
|
||||||
|
<!-- </style> -->
|
||||||
|
|---------------------------|-------------------------------------------------------------------------
|
||||||
|
| IRC | [#hledger](http://irc.hledger.org) (see also [#ledger](http://webchat.freenode.net?channels=ledger&randomnick=1))
|
||||||
|
| Mail list | via [google](http://list.hledger.org) or [gmane](http://news.gmane.org/gmane.comp.finance.ledger.hledger)
|
||||||
|
| Twitter | [#ledgercli](https://twitter.com/search?q=%23ledgercli&src=typd&f=realtime), <a href="https://twitter.com/ledgertips">@LedgerTips</a>
|
||||||
|
| Github | [code](http://github.com/simonmichael/hledger), [bugs](http://bugs.hledger.org), [issues](http://issues.hledger.org)
|
||||||
|
| More... | [quick links](http://hledger.org/developer-guide.html#quick-links)
|
||||||
|
|
||||||
|
<!-- | web UI demo | [demo.hledger.org](http://demo.hledger.org) | -->
|
||||||
|
<!-- [web ui demo](http://demo.hledger.org/register?q=inacct%3Aassets%3Abank%3Achecking+sym%3A\%24) -->
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
# hledger is...
|
# hledger is...
|
||||||
|
|
||||||
### a lightweight, dependable, cross-platform accounting program
|
### a lightweight, dependable, cross-platform accounting program
|
||||||
@ -93,31 +123,6 @@ I needed a tool like this badly, and I want to keep it growing and helping other
|
|||||||
(You can help!)
|
(You can help!)
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## get started
|
|
||||||
|
|
||||||
You could:
|
|
||||||
**[download](download.html)**,\
|
|
||||||
read the **[tutorial](step-by-step.html)**,
|
|
||||||
the **[manual](manual.html)**,
|
|
||||||
or the **[blog posts & articles](more-docs.html#blog-posts-articles)**,\
|
|
||||||
or ask questions on **[#hledger](http://hledger.org/irc)**
|
|
||||||
or the **[mail list](http://hledger.org/list)**.
|
|
||||||
|
|
||||||
<!-- <style> -->
|
|
||||||
<!-- tr { -->
|
|
||||||
<!-- /*vertical-align:top;*/ -->
|
|
||||||
<!-- border-top:thin solid #bbb; -->
|
|
||||||
<!-- } -->
|
|
||||||
<!-- </style> -->
|
|
||||||
|---------------------------|-------------------------------------------------------------------------
|
|
||||||
| IRC | [#hledger](http://hledger.org/irc) (see also [#ledger](http://webchat.freenode.net?channels=ledger&randomnick=1))
|
|
||||||
| Mail list | [list.hledger.org](http://hledger.org/list)
|
|
||||||
| Twitter | [#ledgercli](https://twitter.com/search?q=%23ledgercli&src=typd&f=realtime), <a href="https://twitter.com/ledgertips">@LedgerTips</a>
|
|
||||||
| Github | [code.hledger.org](http://github.com/simonmichael/hledger)
|
|
||||||
| More... | [Quick links](http://hledger.org/developer-guide.html#quick-links)
|
|
||||||
|
|
||||||
<!-- | web UI demo | [demo.hledger.org](http://demo.hledger.org) | -->
|
|
||||||
<!-- [web ui demo](http://demo.hledger.org/register?q=inacct%3Aassets%3Abank%3Achecking+sym%3A\%24) -->
|
|
||||||
|
|
||||||
<div style="margin-top:2em; text-align:right; float:right;">
|
<div style="margin-top:2em; text-align:right; float:right;">
|
||||||
<!-- Has hledger saved you or your employer money, time or peace of mind ? -->
|
<!-- Has hledger saved you or your employer money, time or peace of mind ? -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user