diff --git a/index.html b/index.html
index d903ff44b..071b0d3dd 100644
--- a/index.html
+++ b/index.html
@@ -21,37 +21,54 @@
ILSpy is the open-source .NET assembly browser and decompiler.
-Development started after Red Gate announced that the free version of .NET Reflector would cease to exist by end of February 2011.
-ILSpy is the open-source .NET assembly browser and decompiler.
+Development started after Red Gate announced that the free version of .NET Reflector would cease to exist by end of February 2011.
-Download
+ILSpy requires .NET 4.0.
-Version 2.1 (ILSpy 2.1.0.1603):
+Important links:
ILSpy requires .NET 4.0.
+Discussion forum
+Issue Tracker
+ILSpy plugin list
+Build server
+Release History
-Test the latest ILSpy builds: Build
-Server Old
-versions are available on
-SourceForge.
+Want to know when major new features are added? When a new stable version is
+released?
-Get ILSpy plugins from here.
+Follow us on Twitter!
-ILSpy Features
+ILSpy Features
- Assembly browsing
@@ -89,43 +106,7 @@ versions are available on
- Decompiling ILSpy with itself and recompiling the result should result in a working ILSpy copy
- Assembly editing capabilities (similar to Reflexil)
-
Release History
-
-Want to know when major new features are added? When a new stable version is
-released?
-
-Follow us on Twitter!
-
-Discussion Forum
-
-http://community.sharpdevelop.net/forums/69.aspx
-
-Please use the forum to discuss issues, feature ideas, et cetera. For bug
-reporting, either use the forum or if you have a GitHub account, add them
-directly to https://github.com/icsharpcode/ILSpy/issues
-
-Blog Posts on ILSpy Development
+Blog Posts on ILSpy Development
ILSpy Source Code
-
-See
-https://github.com/icsharpcode/ILSpy
-
-Screencasts, Demo & How To Videos
+Screencasts, Demo & How To Videos
-
diff --git a/params.json b/params.json
index 9f14b803f..50d828bff 100644
--- a/params.json
+++ b/params.json
@@ -1 +1 @@
-{"note":"Don't delete this file! It's used internally to help with page regeneration.","name":"ILSpy","body":"ILSpy is the open-source .NET assembly browser and decompiler.\r\n\r\nDevelopment started after Red Gate [announced](http://www.red-gate.com/products/dotnet-development/reflector/announcement) that the free version of .NET Reflector would cease to exist by end of February 2011.\r\nILSpy is the open-source .NET assembly browser and decompiler.\r\n\r\n\r\n## Download\r\n\r\nVersion 2.1 (ILSpy 2.1.0.1603):\r\n\r\n * [Binaries](http://sourceforge.net/projects/sharpdevelop/files/ILSpy/2.0/ILSpy_Master_2.1.0.1603_RTW_Binaries.zip/download)\r\n * [Source Code](http://sourceforge.net/projects/sharpdevelop/files/ILSpy/2.0/ILSpy_Master_2.1.0.1603_RTW_Source.zip/download)\r\n * [Release Notes](http://community.sharpdevelop.net/blogs/christophwille/archive/2012/06/03/ilspy-2-1-async-await-decompilation-support.aspx) \r\n\r\n \r\nILSpy requires [.NET 4.0](http://www.microsoft.com/downloads/en/details.aspx?F\r\namilyID=5765d7a8-7722-4888-a970-ac39b33fd8ab&displaylang=en).\r\n\r\n \r\nTest the latest ILSpy builds: [Build\r\nServer](http://build.sharpdevelop.net/BuildArtefacts/#ILSpyMaster) Old\r\nversions are available on\r\n[SourceForge](http://sourceforge.net/projects/sharpdevelop/files/ILSpy/).\r\n\r\n \r\nGet ILSpy plugins from [here](ILSpy%20Plugins.ashx).\r\n\r\n \r\n\r\n## ILSpy Features\r\n\r\n * Assembly browsing\r\n * IL Disassembly\r\n * Support C# 5.0 \"async\"\r\n * Decompilation to C#\r\n * Supports lambdas and 'yield return'\r\n * Shows XML documentation\r\n * Decompilation to VB\r\n * Saving of resources\r\n * Save decompiled assembly as .csproj\r\n * Search for types/methods/properties (substring)\r\n * Hyperlink-based type/method/property navigation\r\n * Base/Derived types navigation\r\n * Navigation history\r\n * BAML to XAML decompiler\r\n * Save Assembly as C# Project\r\n * Find usage of field/method\r\n * Extensible via [plugins](ILSpy%20Plugins.ashx) (MEF)\r\n * Assembly Lists \r\n\r\n \r\n\r\n## ILSpy - Further Down the Road\r\n\r\n * Bookmarks\r\n * Debugger [Eusebiu's blog](http://community.sharpdevelop.net/blogs/marcueusebiu/default.aspx)\r\n * Support C# 4.0 \"dynamic\"\r\n * Add casts where required to make C# overload resolution call the correct method\r\n * Support for fixed fields (\"`struct A{ public unsafe fixed int Field[10](10.ashx); `}\")\r\n * Decompiling ILSpy with itself and recompiling the result should result in a working ILSpy copy\r\n * Assembly editing capabilities (similar to [Reflexil](http://reflexil.net/)) \r\n\r\n \r\n\r\n## Release History\r\n\r\nWant to know when major new features are added? When a new stable version is\r\nreleased?\r\n\r\n \r\n[Follow us on Twitter!](http://twitter.com/ilspy)\r\n\r\n \r\n\r\n * 6/3/2012 Version 2.1 [announcement](http://community.sharpdevelop.net/blogs/christophwille/archive/2012/06/03/ilspy-2-1-async-await-decompilation-support.aspx)\r\n * 4/15/2012 Version 2.0 [announcement](http://community.sharpdevelop.net/blogs/christophwille/archive/2012/04/15/ilspy-2-0-final.aspx)\r\n * 2/16/2012 2.0 Beta [announcement](http://community.sharpdevelop.net/blogs/danielgrunwald/archive/2012/02/16/ilspy-2-0-beta-1.aspx)\r\n * 7/16/2011 Version 1.0 [announcement](http://community.sharpdevelop.net/blogs/christophwille/archive/2011/07/16/ilspy-1-0-has-landed.aspx)\r\n * 5/29/2011 Beta [announcement](http://community.sharpdevelop.net/blogs/christophwille/archive/2011/05/29/ilspy-1-0-beta.aspx)\r\n * 5/4/2011 M3 [announcement](http://community.sharpdevelop.net/blogs/christophwille/archive/2011/05/04/ilspy-1-0-m3-object-initializer-search-ui-xml-documentation.aspx)\r\n * 4/13/2011 M2 [annoucement](http://community.sharpdevelop.net/blogs/christophwille/archive/2011/04/13/ilspy-1-0-milestone-2-quot-m2-quot.aspx)\r\n * 2/24/2011 M1 (Milestone 1) Release [announcement](http://community.sharpdevelop.net/blogs/christophwille/archive/2011/02/24/ilspy-1-0-m1-milestone-1.aspx)\r\n * 2/16/2011 First Preview [announcement](http://community.sharpdevelop.net/blogs/christophwille/archive/2011/02/16/new-from-sharpdevelop-ilspy.aspx)\r\n * 2/4/2011 Development Starts (github repository created) \r\n\r\n \r\n \r\n \r\n\r\n## Discussion Forum\r\n\r\n[http://community.sharpdevelop.net/forums/69.aspx](http://community.sharpdevel\r\nop.net/forums/69.aspx)\r\n\r\n \r\nPlease use the forum to discuss issues, feature ideas, et cetera. For bug\r\nreporting, either use the forum or if you have a GitHub account, add them\r\ndirectly to [https://github.com/icsharpcode/ILSpy/issues](https://github.com/i\r\ncsharpcode/ILSpy/issues)\r\n\r\n \r\n\r\n## Blog Posts on ILSpy Development\r\n\r\n * [Daniel Grunwald's blog](http://community.sharpdevelop.net/blogs/danielgrunwald/archive/tags/ILSpy/default.aspx)\r\n * [David Srbecky's blog](http://community.sharpdevelop.net/blogs/dsrbecky/archive/tags/ILSpy/default.aspx)\r\n * [Siegfried Pammer's blog](http://community.sharpdevelop.net/blogs/siegfried_pammer/archive/tags/ILSpy/default.aspx)\r\n * [Eusebiu Marcu's blog](http://community.sharpdevelop.net/blogs/marcueusebiu/archive/tags/ILSpy/default.aspx) \r\n\r\n \r\n\r\n## ILSpy Source Code\r\n\r\nSee\r\n[https://github.com/icsharpcode/ILSpy](https://github.com/icsharpcode/ILSpy)\r\n\r\n \r\n\r\n## Screencasts, Demo & How To Videos\r\n\r\n * [Overview of features in ILSpy Build 296](http://www.youtube.com/watch?v=CDi5yT1ekuU) Resolution: 720p \r\n\r\n \r\n\r\n## Screenshots\r\n\r\nViewing IL (Build 199)\r\n\r\n[](http://community.sharpdevelop.net/photos/christophwille/images\r\n/34590/original.aspx)\r\n\r\n \r\nNavigating Types (Build 199)\r\n\r\n[](http://community.sharpdevelop.net/photos/christophwille/images\r\n/34591/original.aspx)\r\n\r\n \r\nSaving Resources (Build 199)\r\n\r\n[](http://community.sharpdevelop.net/photos/christophwille/images\r\n/34592/original.aspx)\r\n\r\n \r\nDecompiling a Type to C# (Build 199)\r\n\r\n[](http://community.sharpdevelop.net/photos/christophwille/images\r\n/34593/original.aspx)\r\n\r\n \r\nDecompiling method with 'yield return' (Build 528)\r\n\r\n[](http://community.sharpdevelop.net/blogs/danielgrunwald/ILS\r\npy%20-%20yield%20return.png)","google":"","tagline":".NET Decompiler"}
\ No newline at end of file
+{"body":"ILSpy is the open-source .NET assembly browser and decompiler.\r\n\r\nDevelopment started after Red Gate [announced](http://www.red-gate.com/products/dotnet-development/reflector/announcement) that the free version of .NET Reflector would cease to exist by end of February 2011.\r\n\r\nILSpy requires [.NET 4.0](http://www.microsoft.com/downloads/en/details.aspx?F\r\namilyID=5765d7a8-7722-4888-a970-ac39b33fd8ab&displaylang=en).\r\n\r\nImportant links:\r\n * [Discussion forum](http://community.sharpdevel\r\nop.net/forums/69.aspx)\r\n * [Issue Tracker](https://github.com/i\r\ncsharpcode/ILSpy/issues)\r\n * [ILSpy plugin list](http://wiki.sharpdevelop.net/ILSpy%20Plugins.ashx)\r\n * [Build server](http://build.sharpdevelop.net/BuildArtefacts/#ILSpyMaster)\r\n\r\n## Release History\r\n\r\nWant to know when major new features are added? When a new stable version is\r\nreleased?\r\n\r\n \r\n[Follow us on Twitter!](http://twitter.com/ilspy)\r\n\r\n \r\n\r\n * 6/3/2012 Version 2.1 [announcement](http://community.sharpdevelop.net/blogs/christophwille/archive/2012/06/03/ilspy-2-1-async-await-decompilation-support.aspx)\r\n * 4/15/2012 Version 2.0 [announcement](http://community.sharpdevelop.net/blogs/christophwille/archive/2012/04/15/ilspy-2-0-final.aspx)\r\n * 2/16/2012 2.0 Beta [announcement](http://community.sharpdevelop.net/blogs/danielgrunwald/archive/2012/02/16/ilspy-2-0-beta-1.aspx)\r\n * 7/16/2011 Version 1.0 [announcement](http://community.sharpdevelop.net/blogs/christophwille/archive/2011/07/16/ilspy-1-0-has-landed.aspx)\r\n * 5/29/2011 Beta [announcement](http://community.sharpdevelop.net/blogs/christophwille/archive/2011/05/29/ilspy-1-0-beta.aspx)\r\n * 5/4/2011 M3 [announcement](http://community.sharpdevelop.net/blogs/christophwille/archive/2011/05/04/ilspy-1-0-m3-object-initializer-search-ui-xml-documentation.aspx)\r\n * 4/13/2011 M2 [annoucement](http://community.sharpdevelop.net/blogs/christophwille/archive/2011/04/13/ilspy-1-0-milestone-2-quot-m2-quot.aspx)\r\n * 2/24/2011 M1 (Milestone 1) Release [announcement](http://community.sharpdevelop.net/blogs/christophwille/archive/2011/02/24/ilspy-1-0-m1-milestone-1.aspx)\r\n * 2/16/2011 First Preview [announcement](http://community.sharpdevelop.net/blogs/christophwille/archive/2011/02/16/new-from-sharpdevelop-ilspy.aspx)\r\n * 2/4/2011 Development Starts (github repository created) \r\n\r\n\r\n\r\n## ILSpy Features\r\n\r\n * Assembly browsing\r\n * IL Disassembly\r\n * Support C# 5.0 \"async\"\r\n * Decompilation to C#\r\n * Supports lambdas and 'yield return'\r\n * Shows XML documentation\r\n * Decompilation to VB\r\n * Saving of resources\r\n * Save decompiled assembly as .csproj\r\n * Search for types/methods/properties (substring)\r\n * Hyperlink-based type/method/property navigation\r\n * Base/Derived types navigation\r\n * Navigation history\r\n * BAML to XAML decompiler\r\n * Save Assembly as C# Project\r\n * Find usage of field/method\r\n * Extensible via [plugins](ILSpy%20Plugins.ashx) (MEF)\r\n * Assembly Lists \r\n\r\n \r\n\r\n## ILSpy - Further Down the Road\r\n\r\n * Bookmarks\r\n * Debugger [Eusebiu's blog](http://community.sharpdevelop.net/blogs/marcueusebiu/default.aspx)\r\n * Support C# 4.0 \"dynamic\"\r\n * Add casts where required to make C# overload resolution call the correct method\r\n * Support for fixed fields (\"`struct A{ public unsafe fixed int Field[10](10.ashx); `}\")\r\n * Decompiling ILSpy with itself and recompiling the result should result in a working ILSpy copy\r\n * Assembly editing capabilities (similar to [Reflexil](http://reflexil.net/)) \r\n\r\n \r\n\r\n## Blog Posts on ILSpy Development\r\n\r\n * [Daniel Grunwald's blog](http://community.sharpdevelop.net/blogs/danielgrunwald/archive/tags/ILSpy/default.aspx)\r\n * [David Srbecky's blog](http://community.sharpdevelop.net/blogs/dsrbecky/archive/tags/ILSpy/default.aspx)\r\n * [Siegfried Pammer's blog](http://community.sharpdevelop.net/blogs/siegfried_pammer/archive/tags/ILSpy/default.aspx)\r\n * [Eusebiu Marcu's blog](http://community.sharpdevelop.net/blogs/marcueusebiu/archive/tags/ILSpy/default.aspx) \r\n\r\n\r\n## Screencasts, Demo & How To Videos\r\n\r\n * [Overview of features in ILSpy Build 296](http://www.youtube.com/watch?v=CDi5yT1ekuU) Resolution: 720p \r\n\r\n \r\n\r\n## Screenshots\r\n\r\nViewing IL (Build 199)\r\n\r\n[](http://community.sharpdevelop.net/photos/christophwille/images\r\n/34590/original.aspx)\r\n\r\n \r\nNavigating Types (Build 199)\r\n\r\n[](http://community.sharpdevelop.net/photos/christophwille/images\r\n/34591/original.aspx)\r\n\r\n \r\nSaving Resources (Build 199)\r\n\r\n[](http://community.sharpdevelop.net/photos/christophwille/images\r\n/34592/original.aspx)\r\n\r\n \r\nDecompiling a Type to C# (Build 199)\r\n\r\n[](http://community.sharpdevelop.net/photos/christophwille/images\r\n/34593/original.aspx)\r\n\r\n \r\nDecompiling method with 'yield return' (Build 528)\r\n\r\n[](http://community.sharpdevelop.net/blogs/danielgrunwald/ILS\r\npy%20-%20yield%20return.png)","note":"Don't delete this file! It's used internally to help with page regeneration.","google":"","name":"ILSpy","tagline":".NET Decompiler"}
\ No newline at end of file
diff --git a/updates.xml b/updates.xml
deleted file mode 100644
index 602e60108..000000000
--- a/updates.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
- 2.1.0.1603
- http://www.ilspy.net/
-
-
- 2.1.0.1603
- http://www.ilspy.net/
-
-
\ No newline at end of file