Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Orion/Planning Meeting/Common Workflows and OnRamps for Small Site Devs"

(OnRamps for Small Site Devs)
Line 4: Line 4:
 
* CSS editing/saving in firebug
 
* CSS editing/saving in firebug
 
* JS Unit tests
 
* JS Unit tests
 +
* Using Orion to quickly fix a broken site from anywhere
 +
* Automated backup
  
 
== Small Site Dev Workflows ==
 
== Small Site Dev Workflows ==
Line 13: Line 15:
 
* Landing Page  
 
* Landing Page  
 
** Big buttons that take you to the right places to get started  
 
** Big buttons that take you to the right places to get started  
=== localhost orion ===
+
* Preview
 +
 
 +
== Issues ==
 +
* DB access
 +
* staging

Revision as of 16:55, 18 March 2011

Workflows (OnRamps to Orion)

Value add scenarios

  • CSS editing/saving in firebug
  • JS Unit tests
  • Using Orion to quickly fix a broken site from anywhere
  • Automated backup

Small Site Dev Workflows

Hosted Orion

  • Needs deploy story. Most people use SFTP, some S3
  • Import by zip
  • WebDAV
  • Site Scraping
  • Landing Page
    • Big buttons that take you to the right places to get started
  • Preview

Issues

  • DB access
  • staging

Back to the top