Skip to content

Commit fca37dc

Browse files
committed
Add archive sites
Currently points to existing jython.org this needs re-hosting somewhere else.
1 parent a0127da commit fca37dc

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

_data/navbar.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ navbar:
1717
url: https://jython.readthedocs.io/en/latest/
1818
- title: Wiki
1919
url: https://wiki.python.org/jython/
20+
- title: Archived Sites
21+
url: archived_sites
2022
- title: Development
2123
subItems:
2224
- title: Bug tracker

archived_sites.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Archived Sites
3+
---
4+
## Old Archived Jython Websites
5+
This is the place to access old versions of the Jython website.
6+
7+
### [Jython 2.5 - 2.7](http://www.jython.org/)
8+
9+
### [Jython 2.2.1](http://www.jython.org/archive/221/index.html)
10+
11+
### [Jython 2.2](http://www.jython.org/archive/22/index.html)
12+
13+
### [Jython 2.1](http://www.jython.org/archive/21/index.html)
14+

0 commit comments

Comments
 (0)