Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
9e76ca0
Add .gitignore for Jekyll project
jamesmudd Sep 8, 2018
f8544c3
Add Gemfile
jamesmudd Sep 8, 2018
2ec67ef
Add initial _config.yml
jamesmudd Sep 8, 2018
faf6f0d
Add initial news.md file
jamesmudd Sep 8, 2018
50a47dc
Add initial navigation bar
jamesmudd Sep 10, 2018
e8d25c1
Add favicon
jamesmudd Sep 10, 2018
fbb17f4
Add initial navigation bar
jamesmudd Sep 10, 2018
0b22fd3
Cleanup header
jamesmudd Sep 11, 2018
91cd9b7
More navigation links and cleanup
jamesmudd Sep 11, 2018
443c0f7
Add dev-guide to navigation
jamesmudd Sep 11, 2018
92427ed
Add Download page
jamesmudd Sep 11, 2018
d9e01dd
Add some content to the README.md
jamesmudd Sep 11, 2018
d1b5cb1
Remove absolute path to index
jamesmudd Sep 11, 2018
055f771
Cleanup fonts used in navbar
jamesmudd Sep 11, 2018
7ee7a69
Add Wiki to navigation
jamesmudd Sep 11, 2018
1f62254
Add link to javadoc.io
jamesmudd Sep 12, 2018
962aae7
Update dev guide link
jamesmudd Sep 12, 2018
6e66df1
Remove autogenerated maintained by footer
jamesmudd Sep 12, 2018
8eb3eb8
Tweak navbar
jamesmudd Sep 12, 2018
60735be
Refactor navbar to improve naming
jamesmudd Oct 3, 2018
df7ca49
Add website source link to development
jamesmudd Oct 3, 2018
1926b20
Add links and Java example to home page
jamesmudd Oct 3, 2018
e8c9bc8
Convert to H2 titles
jamesmudd Oct 3, 2018
d4c2a29
Add PSF to page footer
jamesmudd Oct 3, 2018
6cdad77
Add new links page
jamesmudd Oct 5, 2018
45331a7
Rename README.md → index.md
jamesmudd Oct 5, 2018
1b300fd
Add new README.md
jamesmudd Oct 5, 2018
a0e7e20
Add "Who uses Jython" section
jamesmudd Oct 5, 2018
e63eb1c
Improve favicon support
jamesmudd Oct 9, 2018
324baca
Change to higher res logo
jamesmudd Oct 9, 2018
15bae43
Add page titles
jamesmudd Oct 10, 2018
2c3d058
Add installation page
jamesmudd Oct 10, 2018
9d9a076
Improve download page
jamesmudd Oct 10, 2018
1c59a8f
Reformat news.md
jamesmudd Oct 10, 2018
7c7d8f1
Add news item about new website
jamesmudd Oct 10, 2018
5fa0d3e
Cleanup typos and spelling
jamesmudd Oct 10, 2018
94dc309
Update README
jamesmudd Oct 10, 2018
a0127da
Fix typos
jamesmudd Oct 10, 2018
fca37dc
Add archive sites
jamesmudd Oct 10, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update dev guide link
  • Loading branch information
jamesmudd committed Sep 12, 2018
commit 962aae746ac095054ed9fdf125a69f94ad29d6a6
2 changes: 1 addition & 1 deletion _data/samplelist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ toc:
- page: Mailing List
url: https://sourceforge.net/p/jython/mailman/
- page: Developer Guide
url: http://www.jython.org/devguide/
url: https://jython-devguide.readthedocs.io/en/latest/