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 + + + + + + + + + + + + + + + + + + +