From 286a372396a1ec3dda8aad08f5febe0eb8a438af Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 19 Jan 2019 17:08:56 -0800 Subject: [PATCH] site: remove the wasteful top nav bar, mostly [ci skip] --- CONTRIBUTING.md | 2 +- site/index.md | 16 ++++++++++++++++ site/site.tmpl | 39 ++++++++++++++++++++------------------- 3 files changed, 37 insertions(+), 20 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 67afdcdf5..92958f092 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ -# hledger Contributor Guide +# Contributor Guide diff --git a/site/index.md b/site/index.md index 3a0e85236..5ba741f67 100644 --- a/site/index.md +++ b/site/index.md @@ -72,6 +72,13 @@ td:nth-child(1) { padding-right:1em; white-space:nowrap; } #reference .subcontent { margin-left:1em; } +#dev { + background-color:#eee; + text-align:left; +} +#dev .subcontent { + margin-left:1em; +} #wiki { background-color:#efe; text-align:center; @@ -159,6 +166,15 @@ a file format for human-friendly approximate time logging +
+## Contribute + +**[Contributor Guide](contributing.html)**\ +what's to do and how to do it + +
+ +
diff --git a/site/site.tmpl b/site/site.tmpl index 68ac8461f..78a65669b 100644 --- a/site/site.tmpl +++ b/site/site.tmpl @@ -34,25 +34,26 @@
- + hledger.org + + + + + + + + + + + + + + + + + + +