Skip to content

Commit 17edc78

Browse files
committed
Link to archived docs
1 parent a4f694b commit 17edc78

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ $ conda install -c conda-forge python-liquid
6969
## Links
7070

7171
- Documentation: https://jg-rp.github.io/liquid/
72+
- Documentation for Python Liquid version 1.x: https://jg-rp.github.io/python-liquid-docs-archive/
7273
- Change Log: https://github.com/jg-rp/liquid/blob/main/CHANGES.md
7374
- PyPi: https://pypi.org/project/python-liquid/
7475
- Source Code: https://github.com/jg-rp/liquid

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Python Liquid is a Python engine for the Liquid, the safe, customer-facing template language. We follow [Shopify/Liquid](https://github.com/Shopify/liquid) closely and test against the [Golden Liquid test suite](https://github.com/jg-rp/golden-liquid).
44

5+
This is the documentation for the latest version of Python Liquid ([GitHub](https://github.com/jg-rp/liquid)). Find archived documentation for Python Liquid version 1.x [here](https://jg-rp.github.io/python-liquid-docs-archive/).
6+
57
## Install
68

79
Install Python Liquid from [PyPi](https://pypi.org/project/python-liquid/) using [pip](https://pip.pypa.io/en/stable/getting-started/):

0 commit comments

Comments
 (0)