From 43afd5c676164d1758553fe1c1247d61cf1c4ab0 Mon Sep 17 00:00:00 2001 From: Brady Dowling Date: Wed, 21 Jan 2015 16:18:06 +0000 Subject: [PATCH 1/2] Added Wordpress docs compilation --- src/frameworks/frameworks_wordpress.md | 28 ++++++++++++++++++++++++++ templates/default/toc.jade | 2 ++ 2 files changed, 30 insertions(+) create mode 100644 src/frameworks/frameworks_wordpress.md diff --git a/src/frameworks/frameworks_wordpress.md b/src/frameworks/frameworks_wordpress.md new file mode 100644 index 0000000..f30311d --- /dev/null +++ b/src/frameworks/frameworks_wordpress.md @@ -0,0 +1,28 @@ +# Getting Started with Wordpress + +Wordpress was made to be simple and Wordpress on Cloud9 is no different. Here are some key docs to getting started with Wordpress. +### Run & preview your WordPress site + +[Running WordPress sites][run_wordpress] +[run_wordpress]: https://docs.c9.io/running_wordpress_on_cloud9.html +[Preview your site][preview] +[preview]: https://docs.c9.io/run_an_application.html#pre-view-your-application + +### Build & access your database + +[PHP documentation][phpapp] +[phpapp]: https://docs.c9.io/writing_a_php_app.html + +[Using MySQL][mysql] +[mysql]: https://docs.c9.io/setting_up_mysql.html + +[phpMyAdmin][phpMyAdmin] +[phpMyAdmin]: https://docs.c9.io/setting_up_phpmyadmin.html + +### Deployment + +[Deploying your site][deploy] +[deploy]: https://docs.c9.io/deploying_via_cli.html + +[Mounting FTP][ftp] +[ftp]: https://c9.io/site/blog/2014/12/ftp-sftp-mounting-beta \ No newline at end of file diff --git a/templates/default/toc.jade b/templates/default/toc.jade index 8b8d2b8..eafebd1 100644 --- a/templates/default/toc.jade +++ b/templates/default/toc.jade @@ -208,6 +208,8 @@ a(href='frameworks_meteor.html') Meteor li.nav-submenu-item a(href='frameworks_symfony2.html') Symfony + li.nav-submenu-item + a(href='frameworks_wordpress.html') Wordpress li.nav-section .nav-section-header a(href='javascript:void(0)') FAQ From d06d8234478425eb4633effbb3335163b97a47ea Mon Sep 17 00:00:00 2001 From: Brady Dowling Date: Wed, 21 Jan 2015 16:49:57 +0000 Subject: [PATCH 2/2] Added Wordpress docs compilation --- out/.git_placeholder | 0 out/writing_a_php_app.html | 31 +++++++++++++++++--------- recentFiles.json | 2 +- src/frameworks/frameworks_wordpress.md | 24 ++++++-------------- 4 files changed, 28 insertions(+), 29 deletions(-) delete mode 100644 out/.git_placeholder diff --git a/out/.git_placeholder b/out/.git_placeholder deleted file mode 100644 index e69de29..0000000 diff --git a/out/writing_a_php_app.html b/out/writing_a_php_app.html index 883ae1c..29568df 100644 --- a/out/writing_a_php_app.html +++ b/out/writing_a_php_app.html @@ -4,8 +4,10 @@ Writing a PHP App | Cloud9 User Documentation - - + + + + @@ -61,7 +63,11 @@ - +