tweak project proposal #1
2 changed files with 8 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
|
*.err
|
||||||
*.odt
|
*.odt
|
||||||
*.html
|
*.html
|
||||||
.~lock*
|
.~lock*
|
||||||
|
|
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# fediversity proposal
|
||||||
|
|
||||||
|
## usage
|
||||||
|
|
||||||
|
```sh
|
||||||
|
nix-shell -p pandoc mermaid-filter --command 'pandoc fediversity.md -o fediversity.html -F mermaid-filter'
|
||||||
|
```
|
Loading…
Add table
Reference in a new issue