14 lines
285 B
Markdown
14 lines
285 B
Markdown
|
# [distrust.co](https://distrust.co)
|
||
|
|
||
|
Web page source.
|
||
|
|
||
|
## Instructions
|
||
|
|
||
|
1. Install [Ruby](https://www.ruby-lang.org/en/documentation/installation/)
|
||
|
2. Install [Jekyll](https://jekyllrb.com/docs/installation/)
|
||
|
3.
|
||
|
```shell
|
||
|
$ jekyll build
|
||
|
```
|
||
|
4. Extract contents from `_site` directory.
|