mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Add "Network status and alerts" page and RSS feed (fixes #170)
Generate alerts pages through alerts.rb plugin Allow to keep short alias urls for each alert Move alert pages in _alerts Update sitemap plugin to include alerts
This commit is contained in:
parent
cd597fdb21
commit
ec44853934
18 changed files with 385 additions and 54 deletions
|
@ -21,6 +21,9 @@ h3 .ieimg{
|
|||
#footer{
|
||||
width:800px;
|
||||
}
|
||||
#footer div a{
|
||||
margin-right:expression(this.parentNode.nodeName=='DIV'?'15px':'');
|
||||
}
|
||||
#content{
|
||||
width: 690px;
|
||||
overflow:hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue