Author: elserj
Date: Tue Jul 24 20:07:55 2018
New Revision: 1836581

URL: http://svn.apache.org/viewvc?rev=1836581&view=rev
Log:
PHOENIX-4821 Add PhoenixCon material to the Presentations page

Modified:
    phoenix/site/publish/language/datatypes.html
    phoenix/site/publish/language/functions.html
    phoenix/site/publish/language/index.html
    phoenix/site/publish/resources.html
    phoenix/site/source/src/site/markdown/resources.md

Modified: phoenix/site/publish/language/datatypes.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/language/datatypes.html?rev=1836581&r1=1836580&r2=1836581&view=diff
==============================================================================
--- phoenix/site/publish/language/datatypes.html (original)
+++ phoenix/site/publish/language/datatypes.html Tue Jul 24 20:07:55 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-07-23
+ Generated by Apache Maven Doxia at 2018-07-24
  Rendered using Reflow Maven Skin 1.1.0 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

Modified: phoenix/site/publish/language/functions.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/language/functions.html?rev=1836581&r1=1836580&r2=1836581&view=diff
==============================================================================
--- phoenix/site/publish/language/functions.html (original)
+++ phoenix/site/publish/language/functions.html Tue Jul 24 20:07:55 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-07-23
+ Generated by Apache Maven Doxia at 2018-07-24
  Rendered using Reflow Maven Skin 1.1.0 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

Modified: phoenix/site/publish/language/index.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/language/index.html?rev=1836581&r1=1836580&r2=1836581&view=diff
==============================================================================
--- phoenix/site/publish/language/index.html (original)
+++ phoenix/site/publish/language/index.html Tue Jul 24 20:07:55 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-07-23
+ Generated by Apache Maven Doxia at 2018-07-24
  Rendered using Reflow Maven Skin 1.1.0 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">

Modified: phoenix/site/publish/resources.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/resources.html?rev=1836581&r1=1836580&r2=1836581&view=diff
==============================================================================
--- phoenix/site/publish/resources.html (original)
+++ phoenix/site/publish/resources.html Tue Jul 24 20:07:55 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-06-10
+ Generated by Apache Maven Doxia at 2018-07-24
  Rendered using Reflow Maven Skin 1.1.0 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -261,7 +261,13 @@
    <td>2013 </td> 
   </tr> 
  </tbody> 
-</table>
+</table> 
+<div class="section"> 
+ <h2 id="PhoenixCon">PhoenixCon</h2> 
+ <p>PhoenixCon is a developer-focused event available to the public. The event 
is comprised of users and developers giving presentations about how they are 
using Apache Phoenix or new features coming to the project.</p> 
+ <p>For previous presentations given at PhoenixCon events, please refer to the 
<a class="externalLink" 
href="https://phoenix.apache.org/phoenixcon-archives.html";>archives</a>.</p> 
+ <p>See the following for more information about <a class="externalLink" 
href="https://phoenix.apache.org/phoenixcon-2018/";>PhoenixCon 2018</a>.</p> 
+</div>
                        </div>
                </div>
        </div>

Modified: phoenix/site/source/src/site/markdown/resources.md
URL: 
http://svn.apache.org/viewvc/phoenix/site/source/src/site/markdown/resources.md?rev=1836581&r1=1836580&r2=1836581&view=diff
==============================================================================
--- phoenix/site/source/src/site/markdown/resources.md (original)
+++ phoenix/site/source/src/site/markdown/resources.md Tue Jul 24 20:07:55 2018
@@ -17,3 +17,13 @@ Below are some prior presentations that
 | How Apache Phoenix enables interactive, low latency applications over HBase 
| [Slides](http://phoenix.apache.org/presentations/ApacheCon2014-16x9.pdf), 
[Video](https://www.youtube.com/watch?v=9qfBnFyKZwM) | ApacheCon | 2014 |
 | How (and why) Phoenix puts the SQL back into NoSQL | 
[Slides](http://phoenix.apache.org/presentations/HadoopSummit2013-16x9.pdf), 
[Video](http://www.youtube.com/watch?v=YHsHdQ08trg) | Hadoop Summit | 2013  |
 | How (and why) Phoenix puts the SQL back into NoSQL | 
[Slides](http://phoenix.apache.org/presentations/HBaseCon2013-4x3.pdf), 
[Video](http://www.cloudera.com/content/cloudera/en/resources/library/hbasecon/hbasecon-2013--how-and-why-phoenix-puts-the-sql-back-into-nosql-video.html)
 | HBaseCon | 2013 |
+
+## PhoenixCon
+
+PhoenixCon is a developer-focused event available to the public. The event is 
comprised of users and developers giving
+presentations about how they are using Apache Phoenix or new features coming 
to the project.
+
+For previous presentations given at PhoenixCon events, please refer to the
+[archives](https://phoenix.apache.org/phoenixcon-archives.html).
+
+See the following for more information about [PhoenixCon 
2018](https://phoenix.apache.org/phoenixcon-2018/).


Reply via email to