Skip to content

Commit e14d0d3

Browse files
committed
add Simplicity Technical Report
1 parent 975a1f4 commit e14d0d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ site_url: https://docs.simplicity-lang.org/
33
site_description: A typed, combinator-based, functional smart contract language without loops or recursion, designed for Bitcoin-like blockchains.
44
plugins:
55
- search:
6-
# - git-revision-date-localized:
6+
- git-revision-date-localized:
77
# add this back in when we have more authors
88
# - git-committers:
99
# repository: BlockstreamResearch/simplicity-lang-org
@@ -130,6 +130,7 @@ nav:
130130
- Documentation:
131131
- How Simplicity Works: documentation/how-simplicity-works.md
132132
- Whitepaper: https://blockstream.com/simplicity.pdf
133+
- Tecnical Report: https://raw.githubusercontent.com/ElementsProject/simplicity/pdf/Simplicity-TR.pdf
133134
- Jets Explained: documentation/jets-explained.md
134135
- Jets Overview: documentation/jets-overview-proposal.md
135136
- Simplicity for EVM developers: documentation/simplicity-for-evm-developers.md

0 commit comments

Comments
 (0)