diff --git a/README.md b/README.md index 3b593f9285..201df0734c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This is an web site project based on [Awestruct](http://awestruct.org/). It generates the complete web site and documentation of the [Netty project](http://netty.io/). +This is an web site project based on [Awestruct](https://github.com/awestruct/awestruct). It generates the complete web site and documentation of the [Netty project](http://netty.io/). To contribute to the project documentation, simply fork this repository and issue a pull request. diff --git a/news/2012-06-25-new-web-site-and-3-5-1-final.html.haml b/news/2012-06-25-new-web-site-and-3-5-1-final.html.haml index 2486c3afec..e3ed569c4e 100644 --- a/news/2012-06-25-new-web-site-and-3-5-1-final.html.haml +++ b/news/2012-06-25-new-web-site-and-3-5-1-final.html.haml @@ -8,7 +8,7 @@ disqus_identifier: 1654514869765240033 :plain

There are two different yet exciting news this week.

-

As you might have noticed already, the Netty web site went from Awestruct to XWiki.  With this change, any registered user can now edit the documentation area of the web site on the fly.  You can use either WYSIWYG editor or wiki markup to edit the pages.  Previously, contributing to our documentation required a contributor to fork a repository and issue a pull request, which was sometimes a barrier to some people.  I expect this change will help more people contribute to the documentation in the long term.

+

As you might have noticed already, the Netty web site went from Awestruct to XWiki.  With this change, any registered user can now edit the documentation area of the web site on the fly.  You can use either WYSIWYG editor or wiki markup to edit the pages.  Previously, contributing to our documentation required a contributor to fork a repository and issue a pull request, which was sometimes a barrier to some people.  I expect this change will help more people contribute to the documentation in the long term.

Another good news is that Netty 3.5.1.Final has been released.  Here's the rough list of the notable changes: