├── Presentations ├── Trends_in_Enterprise_WP_Content │ ├── TrendsinEnterpriseWPContent-revealJS │ │ ├── .gitignore │ │ ├── .travis.yml │ │ ├── Gruntfile.js │ │ ├── LICENSE │ │ ├── css │ │ │ ├── print │ │ │ │ ├── paper.css │ │ │ │ └── pdf.css │ │ │ ├── reveal.css │ │ │ ├── reveal.min.css │ │ │ └── theme │ │ │ │ ├── README.md │ │ │ │ ├── beige.css │ │ │ │ ├── blood.css │ │ │ │ ├── default.css │ │ │ │ ├── moon.css │ │ │ │ ├── night.css │ │ │ │ ├── serif.css │ │ │ │ ├── simple.css │ │ │ │ ├── sky.css │ │ │ │ ├── solarized.css │ │ │ │ ├── source │ │ │ │ ├── beige.scss │ │ │ │ ├── blood.scss │ │ │ │ ├── default.scss │ │ │ │ ├── moon.scss │ │ │ │ ├── night.scss │ │ │ │ ├── serif.scss │ │ │ │ ├── simple.scss │ │ │ │ ├── sky.scss │ │ │ │ └── solarized.scss │ │ │ │ └── template │ │ │ │ ├── mixins.scss │ │ │ │ ├── settings.scss │ │ │ │ └── theme.scss │ │ ├── images │ │ │ ├── TrendsinEnterpriseWPContent.001.jpg │ │ │ ├── TrendsinEnterpriseWPContent.002.jpg │ │ │ ├── TrendsinEnterpriseWPContent.003.jpg │ │ │ ├── TrendsinEnterpriseWPContent.004.jpg │ │ │ ├── TrendsinEnterpriseWPContent.005.jpg │ │ │ ├── TrendsinEnterpriseWPContent.006.jpg │ │ │ ├── TrendsinEnterpriseWPContent.007.jpg │ │ │ ├── TrendsinEnterpriseWPContent.008.jpg │ │ │ ├── TrendsinEnterpriseWPContent.009.jpg │ │ │ ├── TrendsinEnterpriseWPContent.010.jpg │ │ │ ├── TrendsinEnterpriseWPContent.011.jpg │ │ │ ├── TrendsinEnterpriseWPContent.012.jpg │ │ │ ├── TrendsinEnterpriseWPContent.013.jpg │ │ │ ├── TrendsinEnterpriseWPContent.014.jpg │ │ │ ├── TrendsinEnterpriseWPContent.015.jpg │ │ │ ├── TrendsinEnterpriseWPContent.016.jpg │ │ │ ├── TrendsinEnterpriseWPContent.017.jpg │ │ │ ├── TrendsinEnterpriseWPContent.018.jpg │ │ │ ├── TrendsinEnterpriseWPContent.019.jpg │ │ │ ├── TrendsinEnterpriseWPContent.020.jpg │ │ │ ├── TrendsinEnterpriseWPContent.021.jpg │ │ │ ├── TrendsinEnterpriseWPContent.022.jpg │ │ │ ├── TrendsinEnterpriseWPContent.023.jpg │ │ │ ├── TrendsinEnterpriseWPContent.024.jpg │ │ │ ├── TrendsinEnterpriseWPContent.025.jpg │ │ │ ├── TrendsinEnterpriseWPContent.026.jpg │ │ │ ├── TrendsinEnterpriseWPContent.027.jpg │ │ │ ├── TrendsinEnterpriseWPContent.028.jpg │ │ │ ├── TrendsinEnterpriseWPContent.029.jpg │ │ │ ├── TrendsinEnterpriseWPContent.030.jpg │ │ │ ├── TrendsinEnterpriseWPContent.031.jpg │ │ │ ├── TrendsinEnterpriseWPContent.032.jpg │ │ │ ├── TrendsinEnterpriseWPContent.033.jpg │ │ │ ├── TrendsinEnterpriseWPContent.034.jpg │ │ │ ├── TrendsinEnterpriseWPContent.035.jpg │ │ │ ├── TrendsinEnterpriseWPContent.036.jpg │ │ │ ├── TrendsinEnterpriseWPContent.037.jpg │ │ │ ├── TrendsinEnterpriseWPContent.038.jpg │ │ │ ├── TrendsinEnterpriseWPContent.039.jpg │ │ │ ├── TrendsinEnterpriseWPContent.040.jpg │ │ │ ├── TrendsinEnterpriseWPContent.041.jpg │ │ │ ├── TrendsinEnterpriseWPContent.042.jpg │ │ │ ├── TrendsinEnterpriseWPContent.043.jpg │ │ │ ├── TrendsinEnterpriseWPContent.044.jpg │ │ │ ├── TrendsinEnterpriseWPContent.045.jpg │ │ │ ├── TrendsinEnterpriseWPContent.046.jpg │ │ │ ├── TrendsinEnterpriseWPContent.047.jpg │ │ │ ├── TrendsinEnterpriseWPContent.048.jpg │ │ │ ├── TrendsinEnterpriseWPContent.049.jpg │ │ │ ├── TrendsinEnterpriseWPContent.050.jpg │ │ │ ├── TrendsinEnterpriseWPContent.051.jpg │ │ │ ├── TrendsinEnterpriseWPContent.052.jpg │ │ │ ├── TrendsinEnterpriseWPContent.053.jpg │ │ │ ├── TrendsinEnterpriseWPContent.054.jpg │ │ │ ├── TrendsinEnterpriseWPContent.055.jpg │ │ │ ├── TrendsinEnterpriseWPContent.056.jpg │ │ │ ├── TrendsinEnterpriseWPContent.057.jpg │ │ │ ├── TrendsinEnterpriseWPContent.058.jpg │ │ │ ├── TrendsinEnterpriseWPContent.059.jpg │ │ │ ├── TrendsinEnterpriseWPContent.060.jpg │ │ │ ├── TrendsinEnterpriseWPContent.061.jpg │ │ │ ├── TrendsinEnterpriseWPContent.062.jpg │ │ │ ├── TrendsinEnterpriseWPContent.063.jpg │ │ │ ├── TrendsinEnterpriseWPContent.064.jpg │ │ │ ├── TrendsinEnterpriseWPContent.065.jpg │ │ │ ├── TrendsinEnterpriseWPContent.066.jpg │ │ │ ├── TrendsinEnterpriseWPContent.067.jpg │ │ │ ├── TrendsinEnterpriseWPContent.068.jpg │ │ │ └── TrendsinEnterpriseWPContent.069.jpg │ │ ├── index.html │ │ ├── js │ │ │ ├── reveal.js │ │ │ └── reveal.min.js │ │ ├── lib │ │ │ ├── css │ │ │ │ └── zenburn.css │ │ │ ├── font │ │ │ │ ├── league_gothic-webfont.eot │ │ │ │ ├── league_gothic-webfont.svg │ │ │ │ ├── league_gothic-webfont.ttf │ │ │ │ ├── league_gothic-webfont.woff │ │ │ │ └── league_gothic_license │ │ │ └── js │ │ │ │ ├── classList.js │ │ │ │ ├── head.min.js │ │ │ │ └── html5shiv.js │ │ ├── package.json │ │ ├── plugin │ │ │ ├── highlight │ │ │ │ └── highlight.js │ │ │ ├── leap │ │ │ │ └── leap.js │ │ │ ├── markdown │ │ │ │ ├── example.html │ │ │ │ ├── example.md │ │ │ │ ├── markdown.js │ │ │ │ └── marked.js │ │ │ ├── math │ │ │ │ └── math.js │ │ │ ├── multiplex │ │ │ │ ├── client.js │ │ │ │ ├── index.js │ │ │ │ └── master.js │ │ │ ├── notes-server │ │ │ │ ├── client.js │ │ │ │ ├── index.js │ │ │ │ └── notes.html │ │ │ ├── notes │ │ │ │ ├── notes.html │ │ │ │ └── notes.js │ │ │ ├── postmessage │ │ │ │ ├── example.html │ │ │ │ └── postmessage.js │ │ │ ├── print-pdf │ │ │ │ └── print-pdf.js │ │ │ ├── remotes │ │ │ │ └── remotes.js │ │ │ ├── search │ │ │ │ └── search.js │ │ │ └── zoom-js │ │ │ │ └── zoom.js │ │ └── test │ │ │ ├── examples │ │ │ ├── assets │ │ │ │ ├── image1.png │ │ │ │ └── image2.png │ │ │ ├── barebones.html │ │ │ ├── embedded-media.html │ │ │ ├── math.html │ │ │ └── slide-backgrounds.html │ │ │ ├── qunit-1.12.0.css │ │ │ ├── qunit-1.12.0.js │ │ │ ├── test-markdown-element-attributes.html │ │ │ ├── test-markdown-element-attributes.js │ │ │ ├── test-markdown-slide-attributes.html │ │ │ ├── test-markdown-slide-attributes.js │ │ │ ├── test-markdown.html │ │ │ ├── test-markdown.js │ │ │ ├── test.html │ │ │ └── test.js │ └── TrendsinEnterpriseWPContent.pdf └── VIP_Developer_Orientation │ ├── Gruntfile.js │ ├── LICENSE │ ├── VIPDeveloperOrientation.html │ ├── css │ ├── print │ │ ├── paper.css │ │ └── pdf.css │ ├── reveal.css │ ├── reveal.min.css │ └── theme │ │ ├── source │ │ ├── beige.scss │ │ ├── blood.scss │ │ ├── default.scss │ │ ├── moon.scss │ │ ├── night.scss │ │ ├── serif.scss │ │ ├── simple.scss │ │ ├── sky.scss │ │ └── solarized.scss │ │ ├── template │ │ ├── mixins.scss │ │ ├── settings.scss │ │ └── theme.scss │ │ └── vip.css │ ├── images │ ├── codereview.png │ ├── dashboard.png │ ├── gettingthemeready.png │ ├── goodchangesets.png │ ├── goodcommits.png │ ├── home.png │ ├── launch.png │ ├── plugins.png │ ├── quickstart.png │ ├── vip.png │ ├── vipscanner.png │ └── whatwelookfor.png │ ├── js │ ├── reveal.js │ └── reveal.min.js │ ├── lib │ ├── css │ │ └── zenburn.css │ ├── font │ │ ├── league_gothic-webfont.eot │ │ ├── league_gothic-webfont.svg │ │ ├── league_gothic-webfont.ttf │ │ ├── league_gothic-webfont.woff │ │ └── league_gothic_license │ └── js │ │ ├── classList.js │ │ ├── head.min.js │ │ └── html5shiv.js │ ├── package.json │ └── plugin │ ├── highlight │ └── highlight.js │ ├── leap │ └── leap.js │ ├── markdown │ ├── example.html │ ├── example.md │ ├── markdown.js │ └── marked.js │ ├── math │ └── math.js │ ├── multiplex │ ├── client.js │ ├── index.js │ └── master.js │ ├── notes-server │ ├── client.js │ ├── index.js │ └── notes.html │ ├── notes │ ├── notes.html │ └── notes.js │ ├── postmessage │ ├── example.html │ └── postmessage.js │ ├── print-pdf │ └── print-pdf.js │ ├── remotes │ └── remotes.js │ ├── search │ └── search.js │ └── zoom-js │ └── zoom.js ├── README.md ├── Security FAQ ├── Security FAQ.html └── WordPressSecurityFAQ_052014.pdf ├── Training └── Superuser_Training_Slides │ ├── Gruntfile.js │ ├── LICENSE │ ├── Readme.md │ ├── WordPress_Superuser_Training.html │ ├── css │ ├── print │ │ ├── paper.css │ │ └── pdf.css │ ├── reveal.css │ ├── reveal.min.css │ └── theme │ │ ├── README.md │ │ ├── beige.css │ │ ├── blood.css │ │ ├── default.css │ │ ├── moon.css │ │ ├── night.css │ │ ├── serif.css │ │ ├── simple.css │ │ ├── sky.css │ │ ├── solarized.css │ │ ├── source │ │ ├── beige.scss │ │ ├── blood.scss │ │ ├── default.scss │ │ ├── moon.scss │ │ ├── night.scss │ │ ├── serif.scss │ │ ├── simple.scss │ │ ├── sky.scss │ │ └── solarized.scss │ │ ├── template │ │ ├── mixins.scss │ │ ├── settings.scss │ │ └── theme.scss │ │ └── vip.css │ ├── images │ ├── .png │ ├── AcceptingInvite.jpg │ ├── AddingCategories1.png │ ├── AddingCategories2.png │ ├── AddingCategories3.png │ ├── AddingCategories4.png │ ├── AddingCategories5.png │ ├── AddingCategories6.png │ ├── AddingTags1.png │ ├── AddingTags2.png │ ├── AddingTags3.png │ ├── AddingTags4.png │ ├── Akismet1.png │ ├── Akismet2.png │ ├── BlacklistingGreylisting1.png │ ├── BlogSettings1.png │ ├── BlogSettings2.png │ ├── BlogSettings3.png │ ├── BulkEditingComments1.png │ ├── BulkPostManagement1.png │ ├── BulkPostManagement2.png │ ├── BulkPostManagement3.png │ ├── BulkPostManagement4.png │ ├── BulkPostManagement5.png │ ├── BulkPostManagement6.png │ ├── BulkPostManagement7.png │ ├── BulkUserEditing1.jpg │ ├── BulkUserEditing2.jpg │ ├── BulkUserEditing3.jpg │ ├── BulkUserEditing4.jpg │ ├── ChangingInterface1.png │ ├── ChangingInterface2.jpg │ ├── ChangingPersonalSettings.png │ ├── CommentModeration1.png │ ├── CommentModeration2.png │ ├── CommentModeration3.png │ ├── CommentModeration4.png │ ├── CommentModeration5.png │ ├── CommentModeration6.png │ ├── CommentPostSettings1.png │ ├── CommentSettings1.png │ ├── CommentSettings2.png │ ├── CommentSettings3.png │ ├── CommentSettings4.png │ ├── CommentSettings5.png │ ├── CommentSettings6.png │ ├── CommentSettings7.png │ ├── CommentSettings8.png │ ├── CommentSpam1.png │ ├── CreateNewPost1.png │ ├── CreateNewPost2.png │ ├── CreateNewPost3.png │ ├── CreateNewPost4.png │ ├── Dash1.jpg │ ├── Dash10.jpg │ ├── Dash11.jpg │ ├── Dash12.jpg │ ├── Dash13.jpg │ ├── Dash14.jpg │ ├── Dash15.jpg │ ├── Dash16.jpg │ ├── Dash17.jpg │ ├── Dash2.jpg │ ├── Dash3.jpg │ ├── Dash4.jpg │ ├── Dash5.jpg │ ├── Dash6.jpg │ ├── Dash7.jpg │ ├── Dash8.jpg │ ├── Dash9.jpg │ ├── DistractionFreeWriting1.png │ ├── DistractionFreeWriting2.png │ ├── EditingGalleries1.png │ ├── EditingGalleries2.png │ ├── EditingGalleries3.png │ ├── EditingGalleries4.png │ ├── EditingGalleries5.png │ ├── EditingGalleries6.png │ ├── EditingGalleries7.png │ ├── EditingImages1.png │ ├── EditingImages2.png │ ├── EditingImages3.png │ ├── EditingImages4.png │ ├── EditingImages5.png │ ├── EditingImages6.png │ ├── EditingImages7.png │ ├── EditingImages8.png │ ├── FormattingPosts.png │ ├── FormattingPosts2.png │ ├── FormattingPosts3.png │ ├── FormattingPosts4.png │ ├── FormattingPosts5.png │ ├── FormattingPosts6.png │ ├── FormattingPosts7.png │ ├── Galleries1.png │ ├── Galleries2.png │ ├── Galleries3.png │ ├── Galleries4.png │ ├── Gravatars1.jpg │ ├── Gravatars10.jpg │ ├── Gravatars11.jpg │ ├── Gravatars12.jpg │ ├── Gravatars13.jpg │ ├── Gravatars14.jpg │ ├── Gravatars15.jpg │ ├── Gravatars16.jpg │ ├── Gravatars17.jpg │ ├── Gravatars2.jpg │ ├── Gravatars3.jpg │ ├── Gravatars4.jpg │ ├── Gravatars5.jpg │ ├── Gravatars6.jpg │ ├── Gravatars7.jpg │ ├── Gravatars8.jpg │ ├── Gravatars9.jpg │ ├── Hovercards1.jpg │ ├── Hovercards2.jpg │ ├── Hovercards3.jpg │ ├── MasteringMedia1.png │ ├── MasteringMedia10.png │ ├── MasteringMedia2.png │ ├── MasteringMedia3.png │ ├── MasteringMedia4.png │ ├── MasteringMedia5.png │ ├── MasteringMedia6.png │ ├── MasteringMedia7.png │ ├── MasteringMedia8.png │ ├── MasteringMedia9.png │ ├── MoreNext1.png │ ├── MoreNext10.png │ ├── MoreNext11.png │ ├── MoreNext12.png │ ├── MoreNext13.png │ ├── MoreNext14.png │ ├── MoreNext2.png │ ├── MoreNext3.png │ ├── MoreNext4.png │ ├── MoreNext5.png │ ├── MoreNext6.png │ ├── MoreNext7.png │ ├── MoreNext8.png │ ├── MoreNext9.png │ ├── NewUsers1.png │ ├── NewUsers2.jpg │ ├── NewUsers3.jpg │ ├── NewUsers4.jpg │ ├── NewUsers5.jpg │ ├── Permalinks1.png │ ├── Permalinks2.png │ ├── PersonalSettings1.jpg │ ├── PostManagement1.png │ ├── PostManagement2.png │ ├── PostManagement3.png │ ├── PostManagement4.png │ ├── PostManagement5.png │ ├── PostManagement6.png │ ├── PostManagement7.png │ ├── PostManagement8.png │ ├── PostRevisions1.png │ ├── PostRevisions2.png │ ├── PostRevisions3.png │ ├── PostviaEmail1.png │ ├── PostviaEmail2.png │ ├── PostviaEmail3.png │ ├── PostviaEmail4.png │ ├── PrimaryBlog.jpg │ ├── Publicize1.png │ ├── Publicize2.png │ ├── Publicize3.png │ ├── Publicize4.png │ ├── Publicize5.png │ ├── Publicize6.png │ ├── Publicize7.png │ ├── Publicize8.png │ ├── PublishingPosts1.png │ ├── PublishingPosts2.png │ ├── RenamingCategory1.png │ ├── RenamingCategory2.png │ ├── RenamingCategory3.png │ ├── RenamingCategory4.png │ ├── RenamingCategory5.png │ ├── RenamingCategory6.png │ ├── ResettingPwd1.jpg │ ├── ResettingPwd2.jpg │ ├── Scheduling1.png │ ├── Scheduling2.png │ ├── Scheduling3.png │ ├── Scheduling4.png │ ├── ScreenOptions1.png │ ├── ScreenOptions2.png │ ├── ScreenOptions3.png │ ├── SettingWebAddress1.png │ ├── SettingWebAddress2.png │ ├── SettingWebAddress3.png │ ├── ShortcodesEmbeds1.png │ ├── ShortcodesEmbeds10.png │ ├── ShortcodesEmbeds11.png │ ├── ShortcodesEmbeds12.png │ ├── ShortcodesEmbeds13.png │ ├── ShortcodesEmbeds2.png │ ├── ShortcodesEmbeds3.png │ ├── ShortcodesEmbeds4.png │ ├── ShortcodesEmbeds5.png │ ├── ShortcodesEmbeds6.png │ ├── ShortcodesEmbeds7.png │ ├── ShortcodesEmbeds8.png │ ├── ShortcodesEmbeds9.png │ ├── SpamvsTrash1.png │ ├── SpottingSpam1.png │ ├── TagArchives1.png │ ├── TagArchives2.png │ ├── TagsCategories1.png │ ├── ToolbarToggleKC1.png │ ├── ToolbarToggleKC3.png │ ├── ToolbarToggleKC4.png │ ├── ToolbarToggleKC5.png │ ├── ToolbarToggleKC6.png │ ├── ToolbarToggleKC7.png │ ├── ToolbarToggleKC8.png │ ├── ToolbarToggleKC9.png │ ├── TwoStep1.jpg │ ├── TwoStep2.jpg │ ├── TwoStep3.jpg │ ├── TwoStep4.jpg │ ├── TwoStep5.jpg │ ├── UserBios1.jpg │ ├── UserBios2.jpg │ ├── UserSettings1.jpg │ ├── UserSettings2.jpg │ ├── UserSettings3.jpg │ └── vip.png │ ├── js │ ├── reveal.js │ └── reveal.min.js │ ├── lib │ ├── css │ │ └── zenburn.css │ ├── font │ │ ├── league_gothic-webfont.eot │ │ ├── league_gothic-webfont.svg │ │ ├── league_gothic-webfont.ttf │ │ ├── league_gothic-webfont.woff │ │ └── league_gothic_license │ └── js │ │ ├── classList.js │ │ ├── head.min.js │ │ └── html5shiv.js │ ├── package.json │ └── plugin │ ├── highlight │ └── highlight.js │ ├── leap │ └── leap.js │ ├── markdown │ ├── example.html │ ├── example.md │ ├── markdown.js │ └── marked.js │ ├── math │ └── math.js │ ├── multiplex │ ├── client.js │ ├── index.js │ └── master.js │ ├── notes-server │ ├── client.js │ ├── index.js │ └── notes.html │ ├── notes │ ├── notes.html │ └── notes.js │ ├── postmessage │ ├── example.html │ └── postmessage.js │ ├── print-pdf │ └── print-pdf.js │ ├── remotes │ └── remotes.js │ ├── search │ └── search.js │ └── zoom-js │ └── zoom.js ├── WordPress-Security-White-Paper ├── Readme.md └── fr │ └── WordPress-LivreBlancSécurité.html └── WordPress_for_Government ├── WordPress_in_Government_FAQ.html └── WordPressinGovernmentFAQ.pdf /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | .svn 3 | log/*.log 4 | tmp/** 5 | node_modules/ 6 | .sass-cache -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/.travis.yml: -------------------------------------------------------------------------------- 1 | language: node_js 2 | node_js: 3 | - 0.8 4 | before_script: 5 | - npm install -g grunt-cli -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/LICENSE: -------------------------------------------------------------------------------- 1 | Copyright (C) 2014 Hakim El Hattab, http://hakim.se 2 | 3 | Permission is hereby granted, free of charge, to any person obtaining a copy 4 | of this software and associated documentation files (the "Software"), to deal 5 | in the Software without restriction, including without limitation the rights 6 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 7 | copies of the Software, and to permit persons to whom the Software is 8 | furnished to do so, subject to the following conditions: 9 | 10 | The above copyright notice and this permission notice shall be included in 11 | all copies or substantial portions of the Software. 12 | 13 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 14 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 15 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 16 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 17 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 18 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 19 | THE SOFTWARE. -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/css/theme/README.md: -------------------------------------------------------------------------------- 1 | ## Dependencies 2 | 3 | Themes are written using Sass to keep things modular and reduce the need for repeated selectors across files. Make sure that you have the reveal.js development environment including the Grunt dependencies installed before proceding: https://github.com/hakimel/reveal.js#full-setup 4 | 5 | You also need to install Ruby and then Sass (with `gem install sass`). 6 | 7 | ## Creating a Theme 8 | 9 | To create your own theme, start by duplicating any ```.scss``` file in [/css/theme/source](https://github.com/hakimel/reveal.js/blob/master/css/theme/source) and adding it to the compilation list in the [Gruntfile](https://github.com/hakimel/reveal.js/blob/master/Gruntfile.js). 10 | 11 | Each theme file does four things in the following order: 12 | 13 | 1. **Include [/css/theme/template/mixins.scss](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/mixins.scss)** 14 | Shared utility functions. 15 | 16 | 2. **Include [/css/theme/template/settings.scss](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/settings.scss)** 17 | Declares a set of custom variables that the template file (step 4) expects. Can be overridden in step 3. 18 | 19 | 3. **Override** 20 | This is where you override the default theme. Either by specifying variables (see [settings.scss](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/settings.scss) for reference) or by adding full selectors with hardcoded styles. 21 | 22 | 4. **Include [/css/theme/template/theme.scss](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/theme.scss)** 23 | The template theme file which will generate final CSS output based on the currently defined variables. 24 | 25 | When you are done, run `grunt themes` to compile the Sass file to CSS and you are ready to use your new theme. 26 | -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/css/theme/source/beige.scss: -------------------------------------------------------------------------------- 1 | /** 2 | * Beige theme for reveal.js. 3 | * 4 | * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se 5 | */ 6 | 7 | 8 | // Default mixins and settings ----------------- 9 | @import "../template/mixins"; 10 | @import "../template/settings"; 11 | // --------------------------------------------- 12 | 13 | 14 | 15 | // Include theme-specific fonts 16 | @font-face { 17 | font-family: 'League Gothic'; 18 | src: url('../../lib/font/league_gothic-webfont.eot'); 19 | src: url('../../lib/font/league_gothic-webfont.eot?#iefix') format('embedded-opentype'), 20 | url('../../lib/font/league_gothic-webfont.woff') format('woff'), 21 | url('../../lib/font/league_gothic-webfont.ttf') format('truetype'), 22 | url('../../lib/font/league_gothic-webfont.svg#LeagueGothicRegular') format('svg'); 23 | 24 | font-weight: normal; 25 | font-style: normal; 26 | } 27 | 28 | @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); 29 | 30 | 31 | // Override theme settings (see ../template/settings.scss) 32 | $mainColor: #333; 33 | $headingColor: #333; 34 | $headingTextShadow: none; 35 | $backgroundColor: #f7f3de; 36 | $linkColor: #8b743d; 37 | $linkColorHover: lighten( $linkColor, 20% ); 38 | $selectionBackgroundColor: rgba(79, 64, 28, 0.99); 39 | $heading1TextShadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 20px 20px rgba(0,0,0,.15); 40 | 41 | // Background generator 42 | @mixin bodyBackground() { 43 | @include radial-gradient( rgba(247,242,211,1), rgba(255,255,255,1) ); 44 | } 45 | 46 | 47 | 48 | // Theme template ------------------------------ 49 | @import "../template/theme"; 50 | // --------------------------------------------- -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/css/theme/source/default.scss: -------------------------------------------------------------------------------- 1 | /** 2 | * Default theme for reveal.js. 3 | * 4 | * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se 5 | */ 6 | 7 | 8 | // Default mixins and settings ----------------- 9 | @import "../template/mixins"; 10 | @import "../template/settings"; 11 | // --------------------------------------------- 12 | 13 | 14 | 15 | // Include theme-specific fonts 16 | @font-face { 17 | font-family: 'League Gothic'; 18 | src: url('../../lib/font/league_gothic-webfont.eot'); 19 | src: url('../../lib/font/league_gothic-webfont.eot?#iefix') format('embedded-opentype'), 20 | url('../../lib/font/league_gothic-webfont.woff') format('woff'), 21 | url('../../lib/font/league_gothic-webfont.ttf') format('truetype'), 22 | url('../../lib/font/league_gothic-webfont.svg#LeagueGothicRegular') format('svg'); 23 | 24 | font-weight: normal; 25 | font-style: normal; 26 | } 27 | 28 | @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); 29 | 30 | // Override theme settings (see ../template/settings.scss) 31 | $heading1TextShadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 20px 20px rgba(0,0,0,.15); 32 | 33 | // Background generator 34 | @mixin bodyBackground() { 35 | @include radial-gradient( rgba(28,30,32,1), rgba(85,90,95,1) ); 36 | } 37 | 38 | 39 | 40 | // Theme template ------------------------------ 41 | @import "../template/theme"; 42 | // --------------------------------------------- -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/css/theme/source/night.scss: -------------------------------------------------------------------------------- 1 | /** 2 | * Black theme for reveal.js. 3 | * 4 | * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se 5 | */ 6 | 7 | 8 | // Default mixins and settings ----------------- 9 | @import "../template/mixins"; 10 | @import "../template/settings"; 11 | // --------------------------------------------- 12 | 13 | 14 | // Include theme-specific fonts 15 | @import url(https://fonts.googleapis.com/css?family=Montserrat:700); 16 | @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic); 17 | 18 | 19 | // Override theme settings (see ../template/settings.scss) 20 | $backgroundColor: #111; 21 | 22 | $mainFont: 'Open Sans', sans-serif; 23 | $linkColor: #e7ad52; 24 | $linkColorHover: lighten( $linkColor, 20% ); 25 | $headingFont: 'Montserrat', Impact, sans-serif; 26 | $headingTextShadow: none; 27 | $headingLetterSpacing: -0.03em; 28 | $headingTextTransform: none; 29 | $selectionBackgroundColor: #e7ad52; 30 | $mainFontSize: 30px; 31 | 32 | 33 | // Theme template ------------------------------ 34 | @import "../template/theme"; 35 | // --------------------------------------------- -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/css/theme/source/serif.scss: -------------------------------------------------------------------------------- 1 | /** 2 | * A simple theme for reveal.js presentations, similar 3 | * to the default theme. The accent color is brown. 4 | * 5 | * This theme is Copyright (C) 2012-2013 Owen Versteeg, http://owenversteeg.com - it is MIT licensed. 6 | */ 7 | 8 | 9 | // Default mixins and settings ----------------- 10 | @import "../template/mixins"; 11 | @import "../template/settings"; 12 | // --------------------------------------------- 13 | 14 | 15 | 16 | // Override theme settings (see ../template/settings.scss) 17 | $mainFont: 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif; 18 | $mainColor: #000; 19 | $headingFont: 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif; 20 | $headingColor: #383D3D; 21 | $headingTextShadow: none; 22 | $headingTextTransform: none; 23 | $backgroundColor: #F0F1EB; 24 | $linkColor: #51483D; 25 | $linkColorHover: lighten( $linkColor, 20% ); 26 | $selectionBackgroundColor: #26351C; 27 | 28 | .reveal a:not(.image) { 29 | line-height: 1.3em; 30 | } 31 | 32 | 33 | // Theme template ------------------------------ 34 | @import "../template/theme"; 35 | // --------------------------------------------- 36 | -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/css/theme/source/simple.scss: -------------------------------------------------------------------------------- 1 | /** 2 | * A simple theme for reveal.js presentations, similar 3 | * to the default theme. The accent color is darkblue. 4 | * 5 | * This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT licensed. 6 | * reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se 7 | */ 8 | 9 | 10 | // Default mixins and settings ----------------- 11 | @import "../template/mixins"; 12 | @import "../template/settings"; 13 | // --------------------------------------------- 14 | 15 | 16 | 17 | // Include theme-specific fonts 18 | @import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700); 19 | @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); 20 | 21 | 22 | // Override theme settings (see ../template/settings.scss) 23 | $mainFont: 'Lato', sans-serif; 24 | $mainColor: #000; 25 | $headingFont: 'News Cycle', Impact, sans-serif; 26 | $headingColor: #000; 27 | $headingTextShadow: none; 28 | $headingTextTransform: none; 29 | $backgroundColor: #fff; 30 | $linkColor: #00008B; 31 | $linkColorHover: lighten( $linkColor, 20% ); 32 | $selectionBackgroundColor: rgba(0, 0, 0, 0.99); 33 | 34 | 35 | 36 | // Theme template ------------------------------ 37 | @import "../template/theme"; 38 | // --------------------------------------------- -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/css/theme/source/sky.scss: -------------------------------------------------------------------------------- 1 | /** 2 | * Sky theme for reveal.js. 3 | * 4 | * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se 5 | */ 6 | 7 | 8 | // Default mixins and settings ----------------- 9 | @import "../template/mixins"; 10 | @import "../template/settings"; 11 | // --------------------------------------------- 12 | 13 | 14 | 15 | // Include theme-specific fonts 16 | @import url(https://fonts.googleapis.com/css?family=Quicksand:400,700,400italic,700italic); 17 | @import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700); 18 | 19 | 20 | // Override theme settings (see ../template/settings.scss) 21 | $mainFont: 'Open Sans', sans-serif; 22 | $mainColor: #333; 23 | $headingFont: 'Quicksand', sans-serif; 24 | $headingColor: #333; 25 | $headingLetterSpacing: -0.08em; 26 | $headingTextShadow: none; 27 | $backgroundColor: #f7fbfc; 28 | $linkColor: #3b759e; 29 | $linkColorHover: lighten( $linkColor, 20% ); 30 | $selectionBackgroundColor: #134674; 31 | 32 | // Fix links so they are not cut off 33 | .reveal a:not(.image) { 34 | line-height: 1.3em; 35 | } 36 | 37 | // Background generator 38 | @mixin bodyBackground() { 39 | @include radial-gradient( #add9e4, #f7fbfc ); 40 | } 41 | 42 | 43 | 44 | // Theme template ------------------------------ 45 | @import "../template/theme"; 46 | // --------------------------------------------- 47 | -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/css/theme/template/mixins.scss: -------------------------------------------------------------------------------- 1 | @mixin vertical-gradient( $top, $bottom ) { 2 | background: $top; 3 | background: -moz-linear-gradient( top, $top 0%, $bottom 100% ); 4 | background: -webkit-gradient( linear, left top, left bottom, color-stop(0%,$top), color-stop(100%,$bottom) ); 5 | background: -webkit-linear-gradient( top, $top 0%, $bottom 100% ); 6 | background: -o-linear-gradient( top, $top 0%, $bottom 100% ); 7 | background: -ms-linear-gradient( top, $top 0%, $bottom 100% ); 8 | background: linear-gradient( top, $top 0%, $bottom 100% ); 9 | } 10 | 11 | @mixin horizontal-gradient( $top, $bottom ) { 12 | background: $top; 13 | background: -moz-linear-gradient( left, $top 0%, $bottom 100% ); 14 | background: -webkit-gradient( linear, left top, right top, color-stop(0%,$top), color-stop(100%,$bottom) ); 15 | background: -webkit-linear-gradient( left, $top 0%, $bottom 100% ); 16 | background: -o-linear-gradient( left, $top 0%, $bottom 100% ); 17 | background: -ms-linear-gradient( left, $top 0%, $bottom 100% ); 18 | background: linear-gradient( left, $top 0%, $bottom 100% ); 19 | } 20 | 21 | @mixin radial-gradient( $outer, $inner, $type: circle ) { 22 | background: $outer; 23 | background: -moz-radial-gradient( center, $type cover, $inner 0%, $outer 100% ); 24 | background: -webkit-gradient( radial, center center, 0px, center center, 100%, color-stop(0%,$inner), color-stop(100%,$outer) ); 25 | background: -webkit-radial-gradient( center, $type cover, $inner 0%, $outer 100% ); 26 | background: -o-radial-gradient( center, $type cover, $inner 0%, $outer 100% ); 27 | background: -ms-radial-gradient( center, $type cover, $inner 0%, $outer 100% ); 28 | background: radial-gradient( center, $type cover, $inner 0%, $outer 100% ); 29 | } -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/css/theme/template/settings.scss: -------------------------------------------------------------------------------- 1 | // Base settings for all themes that can optionally be 2 | // overridden by the super-theme 3 | 4 | // Background of the presentation 5 | $backgroundColor: #2b2b2b; 6 | 7 | // Primary/body text 8 | $mainFont: 'Lato', sans-serif; 9 | $mainFontSize: 36px; 10 | $mainColor: #eee; 11 | 12 | // Headings 13 | $headingMargin: 0 0 20px 0; 14 | $headingFont: 'League Gothic', Impact, sans-serif; 15 | $headingColor: #eee; 16 | $headingLineHeight: 0.9em; 17 | $headingLetterSpacing: 0.02em; 18 | $headingTextTransform: uppercase; 19 | $headingTextShadow: 0px 0px 6px rgba(0,0,0,0.2); 20 | $heading1TextShadow: $headingTextShadow; 21 | 22 | // Links and actions 23 | $linkColor: #13DAEC; 24 | $linkColorHover: lighten( $linkColor, 20% ); 25 | 26 | // Text selection 27 | $selectionBackgroundColor: #FF5E99; 28 | $selectionColor: #fff; 29 | 30 | // Generates the presentation background, can be overridden 31 | // to return a background image or gradient 32 | @mixin bodyBackground() { 33 | background: $backgroundColor; 34 | } -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.001.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.001.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.002.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.002.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.003.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.003.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.004.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.004.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.005.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.005.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.006.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.006.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.007.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.007.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.008.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.008.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.009.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.009.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.010.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.010.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.011.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.011.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.012.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.012.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.013.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.013.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.014.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.014.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.015.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.015.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.016.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.016.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.017.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.017.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.018.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.018.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.019.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.019.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.020.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.020.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.021.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.021.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.022.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.022.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.023.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.023.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.024.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.024.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.025.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.025.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.026.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.026.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.027.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.027.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.028.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.028.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.029.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.029.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.030.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.030.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.031.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.031.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.032.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.032.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.033.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.033.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.034.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.034.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.035.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.035.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.036.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.036.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.037.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.037.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.038.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.038.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.039.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.039.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.040.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.040.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.041.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.041.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.042.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.042.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.043.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.043.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.044.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.044.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.045.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.045.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.046.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.046.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.047.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.047.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.048.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.048.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.049.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.049.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.050.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.050.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.051.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.051.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.052.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.052.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.053.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.053.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.054.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.054.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.055.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.055.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.056.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.056.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.057.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.057.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.058.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.058.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.059.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.059.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.060.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.060.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.061.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.061.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.062.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.062.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.063.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.063.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.064.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.064.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.065.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.065.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.066.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.066.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.067.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.067.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.068.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.068.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.069.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/images/TrendsinEnterpriseWPContent.069.jpg -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/lib/font/league_gothic-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/lib/font/league_gothic-webfont.eot -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/lib/font/league_gothic-webfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/lib/font/league_gothic-webfont.ttf -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/lib/font/league_gothic-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/lib/font/league_gothic-webfont.woff -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/lib/font/league_gothic_license: -------------------------------------------------------------------------------- 1 | SIL Open Font License (OFL) 2 | http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL 3 | -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/lib/js/classList.js: -------------------------------------------------------------------------------- 1 | /*! @source http://purl.eligrey.com/github/classList.js/blob/master/classList.js*/ 2 | if(typeof document!=="undefined"&&!("classList" in document.createElement("a"))){(function(j){var a="classList",f="prototype",m=(j.HTMLElement||j.Element)[f],b=Object,k=String[f].trim||function(){return this.replace(/^\s+|\s+$/g,"")},c=Array[f].indexOf||function(q){var p=0,o=this.length;for(;p 2 | 3 | 4 | 5 | 6 |
7 | 8 | 9 | 10 |
11 | 12 | 37 | 38 | 39 | 40 | -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/plugin/postmessage/postmessage.js: -------------------------------------------------------------------------------- 1 | /* 2 | 3 | simple postmessage plugin 4 | 5 | Useful when a reveal slideshow is inside an iframe. 6 | It allows to call reveal methods from outside. 7 | 8 | Example: 9 | var reveal = window.frames[0]; 10 | 11 | // Reveal.prev(); 12 | reveal.postMessage(JSON.stringify({method: 'prev', args: []}), '*'); 13 | // Reveal.next(); 14 | reveal.postMessage(JSON.stringify({method: 'next', args: []}), '*'); 15 | // Reveal.slide(2, 2); 16 | reveal.postMessage(JSON.stringify({method: 'slide', args: [2,2]}), '*'); 17 | 18 | Add to the slideshow: 19 | 20 | dependencies: [ 21 | ... 22 | { src: 'plugin/postmessage/postmessage.js', async: true, condition: function() { return !!document.body.classList; } } 23 | ] 24 | 25 | */ 26 | 27 | (function (){ 28 | 29 | window.addEventListener( "message", function ( event ) { 30 | var data = JSON.parse( event.data ), 31 | method = data.method, 32 | args = data.args; 33 | 34 | if( typeof Reveal[method] === 'function' ) { 35 | Reveal[method].apply( Reveal, data.args ); 36 | } 37 | }, false); 38 | 39 | }()); 40 | 41 | 42 | 43 | -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/plugin/print-pdf/print-pdf.js: -------------------------------------------------------------------------------- 1 | /** 2 | * phantomjs script for printing presentations to PDF. 3 | * 4 | * Example: 5 | * phantomjs print-pdf.js "http://lab.hakim.se/reveal-js?print-pdf" reveal-demo.pdf 6 | * 7 | * By Manuel Bieh (https://github.com/manuelbieh) 8 | */ 9 | 10 | // html2pdf.js 11 | var page = new WebPage(); 12 | var system = require( 'system' ); 13 | 14 | page.viewportSize = { 15 | width: 1024, 16 | height: 768 17 | }; 18 | 19 | page.paperSize = { 20 | format: 'letter', 21 | orientation: 'landscape', 22 | margin: { 23 | left: '0', 24 | right: '0', 25 | top: '0', 26 | bottom: '0' 27 | } 28 | }; 29 | 30 | var revealFile = system.args[1] || 'index.html?print-pdf'; 31 | var slideFile = system.args[2] || 'slides.pdf'; 32 | 33 | if( slideFile.match( /\.pdf$/gi ) === null ) { 34 | slideFile += '.pdf'; 35 | } 36 | 37 | console.log( 'Printing PDF...' ); 38 | 39 | page.open( revealFile, function( status ) { 40 | console.log( 'Printed succesfully' ); 41 | page.render( slideFile ); 42 | phantom.exit(); 43 | } ); 44 | 45 | -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/plugin/remotes/remotes.js: -------------------------------------------------------------------------------- 1 | /** 2 | * Touch-based remote controller for your presentation courtesy 3 | * of the folks at http://remotes.io 4 | */ 5 | 6 | (function(window){ 7 | 8 | /** 9 | * Detects if we are dealing with a touch enabled device (with some false positives) 10 | * Borrowed from modernizr: https://github.com/Modernizr/Modernizr/blob/master/feature-detects/touch.js 11 | */ 12 | var hasTouch = (function(){ 13 | return ('ontouchstart' in window) || window.DocumentTouch && document instanceof DocumentTouch; 14 | })(); 15 | 16 | /** 17 | * Detects if notes are enable and the current page is opened inside an /iframe 18 | * this prevents loading Remotes.io several times 19 | */ 20 | var isNotesAndIframe = (function(){ 21 | return window.RevealNotes && !(self == top); 22 | })(); 23 | 24 | if(!hasTouch && !isNotesAndIframe){ 25 | head.ready( 'remotes.ne.min.js', function() { 26 | new Remotes("preview") 27 | .on("swipe-left", function(e){ Reveal.right(); }) 28 | .on("swipe-right", function(e){ Reveal.left(); }) 29 | .on("swipe-up", function(e){ Reveal.down(); }) 30 | .on("swipe-down", function(e){ Reveal.up(); }) 31 | .on("tap", function(e){ Reveal.next(); }) 32 | .on("zoom-out", function(e){ Reveal.toggleOverview(true); }) 33 | .on("zoom-in", function(e){ Reveal.toggleOverview(false); }) 34 | ; 35 | } ); 36 | 37 | head.js('https://hakim-static.s3.amazonaws.com/reveal-js/remotes.ne.min.js'); 38 | } 39 | })(window); -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/test/examples/assets/image1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/test/examples/assets/image1.png -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/test/examples/assets/image2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/test/examples/assets/image2.png -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/test/examples/barebones.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | reveal.js - Barebones 8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 |
17 | 18 |
19 |

Barebones Presentation

20 |

This example contains the bare minimum includes and markup required to run a reveal.js presentation.

21 |
22 | 23 |
24 |

No Theme

25 |

There's no theme included, so it will fall back on browser defaults.

26 |
27 | 28 |
29 | 30 |
31 | 32 | 33 | 34 | 39 | 40 | 41 | 42 | -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/test/examples/embedded-media.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | reveal.js - Embedded Media 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 |
20 | 21 |
22 |

Embedded Media Test

23 |
24 | 25 |
26 | 27 |
28 | 29 |
30 |

Empty Slide

31 |
32 | 33 |
34 | 35 |
36 | 37 | 38 | 39 | 40 | 47 | 48 | 49 | 50 | -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/test/test-markdown.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | reveal.js - Test Markdown 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 |
17 | 18 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent-revealJS/test/test-markdown.js: -------------------------------------------------------------------------------- 1 | 2 | 3 | Reveal.addEventListener( 'ready', function() { 4 | 5 | QUnit.module( 'Markdown' ); 6 | 7 | test( 'Vertical separator', function() { 8 | strictEqual( document.querySelectorAll( '.reveal .slides>section>section' ).length, 2, 'found two slides' ); 9 | }); 10 | 11 | 12 | } ); 13 | 14 | Reveal.initialize(); 15 | 16 | -------------------------------------------------------------------------------- /Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/Trends_in_Enterprise_WP_Content/TrendsinEnterpriseWPContent.pdf -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/LICENSE: -------------------------------------------------------------------------------- 1 | Copyright (C) 2014 Hakim El Hattab, http://hakim.se 2 | 3 | Permission is hereby granted, free of charge, to any person obtaining a copy 4 | of this software and associated documentation files (the "Software"), to deal 5 | in the Software without restriction, including without limitation the rights 6 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 7 | copies of the Software, and to permit persons to whom the Software is 8 | furnished to do so, subject to the following conditions: 9 | 10 | The above copyright notice and this permission notice shall be included in 11 | all copies or substantial portions of the Software. 12 | 13 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 14 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 15 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 16 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 17 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 18 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 19 | THE SOFTWARE. -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/css/theme/source/beige.scss: -------------------------------------------------------------------------------- 1 | /** 2 | * Beige theme for reveal.js. 3 | * 4 | * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se 5 | */ 6 | 7 | 8 | // Default mixins and settings ----------------- 9 | @import "../template/mixins"; 10 | @import "../template/settings"; 11 | // --------------------------------------------- 12 | 13 | 14 | 15 | // Include theme-specific fonts 16 | @font-face { 17 | font-family: 'League Gothic'; 18 | src: url('../../lib/font/league_gothic-webfont.eot'); 19 | src: url('../../lib/font/league_gothic-webfont.eot?#iefix') format('embedded-opentype'), 20 | url('../../lib/font/league_gothic-webfont.woff') format('woff'), 21 | url('../../lib/font/league_gothic-webfont.ttf') format('truetype'), 22 | url('../../lib/font/league_gothic-webfont.svg#LeagueGothicRegular') format('svg'); 23 | 24 | font-weight: normal; 25 | font-style: normal; 26 | } 27 | 28 | @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); 29 | 30 | 31 | // Override theme settings (see ../template/settings.scss) 32 | $mainColor: #333; 33 | $headingColor: #333; 34 | $headingTextShadow: none; 35 | $backgroundColor: #f7f3de; 36 | $linkColor: #8b743d; 37 | $linkColorHover: lighten( $linkColor, 20% ); 38 | $selectionBackgroundColor: rgba(79, 64, 28, 0.99); 39 | $heading1TextShadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 20px 20px rgba(0,0,0,.15); 40 | 41 | // Background generator 42 | @mixin bodyBackground() { 43 | @include radial-gradient( rgba(247,242,211,1), rgba(255,255,255,1) ); 44 | } 45 | 46 | 47 | 48 | // Theme template ------------------------------ 49 | @import "../template/theme"; 50 | // --------------------------------------------- -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/css/theme/source/default.scss: -------------------------------------------------------------------------------- 1 | /** 2 | * Default theme for reveal.js. 3 | * 4 | * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se 5 | */ 6 | 7 | 8 | // Default mixins and settings ----------------- 9 | @import "../template/mixins"; 10 | @import "../template/settings"; 11 | // --------------------------------------------- 12 | 13 | 14 | 15 | // Include theme-specific fonts 16 | @font-face { 17 | font-family: 'League Gothic'; 18 | src: url('../../lib/font/league_gothic-webfont.eot'); 19 | src: url('../../lib/font/league_gothic-webfont.eot?#iefix') format('embedded-opentype'), 20 | url('../../lib/font/league_gothic-webfont.woff') format('woff'), 21 | url('../../lib/font/league_gothic-webfont.ttf') format('truetype'), 22 | url('../../lib/font/league_gothic-webfont.svg#LeagueGothicRegular') format('svg'); 23 | 24 | font-weight: normal; 25 | font-style: normal; 26 | } 27 | 28 | @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); 29 | 30 | // Override theme settings (see ../template/settings.scss) 31 | $heading1TextShadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 20px 20px rgba(0,0,0,.15); 32 | 33 | // Background generator 34 | @mixin bodyBackground() { 35 | @include radial-gradient( rgba(28,30,32,1), rgba(85,90,95,1) ); 36 | } 37 | 38 | 39 | 40 | // Theme template ------------------------------ 41 | @import "../template/theme"; 42 | // --------------------------------------------- -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/css/theme/source/night.scss: -------------------------------------------------------------------------------- 1 | /** 2 | * Black theme for reveal.js. 3 | * 4 | * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se 5 | */ 6 | 7 | 8 | // Default mixins and settings ----------------- 9 | @import "../template/mixins"; 10 | @import "../template/settings"; 11 | // --------------------------------------------- 12 | 13 | 14 | // Include theme-specific fonts 15 | @import url(https://fonts.googleapis.com/css?family=Montserrat:700); 16 | @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic); 17 | 18 | 19 | // Override theme settings (see ../template/settings.scss) 20 | $backgroundColor: #111; 21 | 22 | $mainFont: 'Open Sans', sans-serif; 23 | $linkColor: #e7ad52; 24 | $linkColorHover: lighten( $linkColor, 20% ); 25 | $headingFont: 'Montserrat', Impact, sans-serif; 26 | $headingTextShadow: none; 27 | $headingLetterSpacing: -0.03em; 28 | $headingTextTransform: none; 29 | $selectionBackgroundColor: #e7ad52; 30 | $mainFontSize: 30px; 31 | 32 | 33 | // Theme template ------------------------------ 34 | @import "../template/theme"; 35 | // --------------------------------------------- -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/css/theme/source/serif.scss: -------------------------------------------------------------------------------- 1 | /** 2 | * A simple theme for reveal.js presentations, similar 3 | * to the default theme. The accent color is brown. 4 | * 5 | * This theme is Copyright (C) 2012-2013 Owen Versteeg, http://owenversteeg.com - it is MIT licensed. 6 | */ 7 | 8 | 9 | // Default mixins and settings ----------------- 10 | @import "../template/mixins"; 11 | @import "../template/settings"; 12 | // --------------------------------------------- 13 | 14 | 15 | 16 | // Override theme settings (see ../template/settings.scss) 17 | $mainFont: 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif; 18 | $mainColor: #000; 19 | $headingFont: 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif; 20 | $headingColor: #383D3D; 21 | $headingTextShadow: none; 22 | $headingTextTransform: none; 23 | $backgroundColor: #F0F1EB; 24 | $linkColor: #51483D; 25 | $linkColorHover: lighten( $linkColor, 20% ); 26 | $selectionBackgroundColor: #26351C; 27 | 28 | .reveal a:not(.image) { 29 | line-height: 1.3em; 30 | } 31 | 32 | 33 | // Theme template ------------------------------ 34 | @import "../template/theme"; 35 | // --------------------------------------------- 36 | -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/css/theme/source/simple.scss: -------------------------------------------------------------------------------- 1 | /** 2 | * A simple theme for reveal.js presentations, similar 3 | * to the default theme. The accent color is darkblue. 4 | * 5 | * This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT licensed. 6 | * reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se 7 | */ 8 | 9 | 10 | // Default mixins and settings ----------------- 11 | @import "../template/mixins"; 12 | @import "../template/settings"; 13 | // --------------------------------------------- 14 | 15 | 16 | 17 | // Include theme-specific fonts 18 | @import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700); 19 | @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); 20 | 21 | 22 | // Override theme settings (see ../template/settings.scss) 23 | $mainFont: 'Lato', sans-serif; 24 | $mainColor: #000; 25 | $headingFont: 'News Cycle', Impact, sans-serif; 26 | $headingColor: #000; 27 | $headingTextShadow: none; 28 | $headingTextTransform: none; 29 | $backgroundColor: #fff; 30 | $linkColor: #00008B; 31 | $linkColorHover: lighten( $linkColor, 20% ); 32 | $selectionBackgroundColor: rgba(0, 0, 0, 0.99); 33 | 34 | 35 | 36 | // Theme template ------------------------------ 37 | @import "../template/theme"; 38 | // --------------------------------------------- -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/css/theme/source/sky.scss: -------------------------------------------------------------------------------- 1 | /** 2 | * Sky theme for reveal.js. 3 | * 4 | * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se 5 | */ 6 | 7 | 8 | // Default mixins and settings ----------------- 9 | @import "../template/mixins"; 10 | @import "../template/settings"; 11 | // --------------------------------------------- 12 | 13 | 14 | 15 | // Include theme-specific fonts 16 | @import url(https://fonts.googleapis.com/css?family=Quicksand:400,700,400italic,700italic); 17 | @import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700); 18 | 19 | 20 | // Override theme settings (see ../template/settings.scss) 21 | $mainFont: 'Open Sans', sans-serif; 22 | $mainColor: #333; 23 | $headingFont: 'Quicksand', sans-serif; 24 | $headingColor: #333; 25 | $headingLetterSpacing: -0.08em; 26 | $headingTextShadow: none; 27 | $backgroundColor: #f7fbfc; 28 | $linkColor: #3b759e; 29 | $linkColorHover: lighten( $linkColor, 20% ); 30 | $selectionBackgroundColor: #134674; 31 | 32 | // Fix links so they are not cut off 33 | .reveal a:not(.image) { 34 | line-height: 1.3em; 35 | } 36 | 37 | // Background generator 38 | @mixin bodyBackground() { 39 | @include radial-gradient( #add9e4, #f7fbfc ); 40 | } 41 | 42 | 43 | 44 | // Theme template ------------------------------ 45 | @import "../template/theme"; 46 | // --------------------------------------------- 47 | -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/css/theme/template/mixins.scss: -------------------------------------------------------------------------------- 1 | @mixin vertical-gradient( $top, $bottom ) { 2 | background: $top; 3 | background: -moz-linear-gradient( top, $top 0%, $bottom 100% ); 4 | background: -webkit-gradient( linear, left top, left bottom, color-stop(0%,$top), color-stop(100%,$bottom) ); 5 | background: -webkit-linear-gradient( top, $top 0%, $bottom 100% ); 6 | background: -o-linear-gradient( top, $top 0%, $bottom 100% ); 7 | background: -ms-linear-gradient( top, $top 0%, $bottom 100% ); 8 | background: linear-gradient( top, $top 0%, $bottom 100% ); 9 | } 10 | 11 | @mixin horizontal-gradient( $top, $bottom ) { 12 | background: $top; 13 | background: -moz-linear-gradient( left, $top 0%, $bottom 100% ); 14 | background: -webkit-gradient( linear, left top, right top, color-stop(0%,$top), color-stop(100%,$bottom) ); 15 | background: -webkit-linear-gradient( left, $top 0%, $bottom 100% ); 16 | background: -o-linear-gradient( left, $top 0%, $bottom 100% ); 17 | background: -ms-linear-gradient( left, $top 0%, $bottom 100% ); 18 | background: linear-gradient( left, $top 0%, $bottom 100% ); 19 | } 20 | 21 | @mixin radial-gradient( $outer, $inner, $type: circle ) { 22 | background: $outer; 23 | background: -moz-radial-gradient( center, $type cover, $inner 0%, $outer 100% ); 24 | background: -webkit-gradient( radial, center center, 0px, center center, 100%, color-stop(0%,$inner), color-stop(100%,$outer) ); 25 | background: -webkit-radial-gradient( center, $type cover, $inner 0%, $outer 100% ); 26 | background: -o-radial-gradient( center, $type cover, $inner 0%, $outer 100% ); 27 | background: -ms-radial-gradient( center, $type cover, $inner 0%, $outer 100% ); 28 | background: radial-gradient( center, $type cover, $inner 0%, $outer 100% ); 29 | } -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/css/theme/template/settings.scss: -------------------------------------------------------------------------------- 1 | // Base settings for all themes that can optionally be 2 | // overridden by the super-theme 3 | 4 | // Background of the presentation 5 | $backgroundColor: #2b2b2b; 6 | 7 | // Primary/body text 8 | $mainFont: 'Lato', sans-serif; 9 | $mainFontSize: 36px; 10 | $mainColor: #eee; 11 | 12 | // Headings 13 | $headingMargin: 0 0 20px 0; 14 | $headingFont: 'League Gothic', Impact, sans-serif; 15 | $headingColor: #eee; 16 | $headingLineHeight: 0.9em; 17 | $headingLetterSpacing: 0.02em; 18 | $headingTextTransform: uppercase; 19 | $headingTextShadow: 0px 0px 6px rgba(0,0,0,0.2); 20 | $heading1TextShadow: $headingTextShadow; 21 | 22 | // Links and actions 23 | $linkColor: #13DAEC; 24 | $linkColorHover: lighten( $linkColor, 20% ); 25 | 26 | // Text selection 27 | $selectionBackgroundColor: #FF5E99; 28 | $selectionColor: #fff; 29 | 30 | // Generates the presentation background, can be overridden 31 | // to return a background image or gradient 32 | @mixin bodyBackground() { 33 | background: $backgroundColor; 34 | } -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/images/codereview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/VIP_Developer_Orientation/images/codereview.png -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/images/dashboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/VIP_Developer_Orientation/images/dashboard.png -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/images/gettingthemeready.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/VIP_Developer_Orientation/images/gettingthemeready.png -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/images/goodchangesets.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/VIP_Developer_Orientation/images/goodchangesets.png -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/images/goodcommits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/VIP_Developer_Orientation/images/goodcommits.png -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/images/home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/VIP_Developer_Orientation/images/home.png -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/images/launch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/VIP_Developer_Orientation/images/launch.png -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/images/plugins.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/VIP_Developer_Orientation/images/plugins.png -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/images/quickstart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/VIP_Developer_Orientation/images/quickstart.png -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/images/vip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/VIP_Developer_Orientation/images/vip.png -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/images/vipscanner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/VIP_Developer_Orientation/images/vipscanner.png -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/images/whatwelookfor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/VIP_Developer_Orientation/images/whatwelookfor.png -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/lib/font/league_gothic-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/VIP_Developer_Orientation/lib/font/league_gothic-webfont.eot -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/lib/font/league_gothic-webfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/VIP_Developer_Orientation/lib/font/league_gothic-webfont.ttf -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/lib/font/league_gothic-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Automattic/Documattic/b55f2856977d9767bb39f0a73a82a01b8323e781/Presentations/VIP_Developer_Orientation/lib/font/league_gothic-webfont.woff -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/lib/font/league_gothic_license: -------------------------------------------------------------------------------- 1 | SIL Open Font License (OFL) 2 | http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL 3 | -------------------------------------------------------------------------------- /Presentations/VIP_Developer_Orientation/lib/js/classList.js: -------------------------------------------------------------------------------- 1 | /*! @source http://purl.eligrey.com/github/classList.js/blob/master/classList.js*/ 2 | if(typeof document!=="undefined"&&!("classList" in document.createElement("a"))){(function(j){var a="classList",f="prototype",m=(j.HTMLElement||j.Element)[f],b=Object,k=String[f].trim||function(){return this.replace(/^\s+|\s+$/g,"")},c=Array[f].indexOf||function(q){var p=0,o=this.length;for(;p