mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
update README
This commit is contained in:
parent
f46fb407eb
commit
613610632e
1 changed files with 18 additions and 0 deletions
18
README.md
18
README.md
|
@ -45,3 +45,21 @@ Bitcoin v0.3.24 is now available for download at
|
|||
* `title: ...` will be used as the title
|
||||
* `src: ...` (optional) link to full annoucement
|
||||
|
||||
### Aliases for contributors
|
||||
|
||||
Aliases for contributors are defined in ```_config.yml```.
|
||||
|
||||
```
|
||||
aliases:
|
||||
s_nakamoto: Satoshi Nakamoto
|
||||
--author=Satoshi Nakamoto: Satoshi Nakamoto
|
||||
gavinandresen: Gavin Andresen
|
||||
```
|
||||
|
||||
# Requirements
|
||||
|
||||
These ruby gems are required to build the website:
|
||||
|
||||
* jekyll
|
||||
* json
|
||||
* aquarium
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue