Skip to content

Commit

Permalink
Remove guides from core. Updated documentation to removed duplication.
Browse files Browse the repository at this point in the history
  • Loading branch information
peakpg committed Apr 26, 2011
1 parent aad272b commit 3607c11
Show file tree
Hide file tree
Showing 132 changed files with 1 addition and 11,251 deletions.
2 changes: 0 additions & 2 deletions bin/bcms
Expand Up @@ -58,8 +58,6 @@ class App < Thor

private



def start_working_in_rails_directory(name)
self.destination_root = (File.join(destination_root, name))
end
Expand Down
17 changes: 1 addition & 16 deletions doc/README_FOR_APP
@@ -1,21 +1,6 @@
== BrowserCMS

BrowserCMS is a general purpose, open source Web Content Management System (CMS), written in Ruby on Rails. This is the
API documentation for v3.1.0.

== Getting Started (Short Version)
The following requires SQLite3 and Rails 2.3.2 (or later).

gem install browsercms

browsercms project_name -m demo
cd project_name
script/server

Go to http://localhost:3000/cms and log in as cmsadmin/cmsadmin.

== Getting Started (Long Version)
See the Getting Started guide (http://browsercms.org/doc/guides/html/getting_started.html) for how to install and start a BrowserCMS project.
BrowserCMS is a general purpose, open source Web Content Management System (CMS), written in Ruby on Rails. See the Getting Started guide (https://github.com/browsermedia/browsercms/wiki/Getting-Started) for how to install and start a BrowserCMS project.



172 changes: 0 additions & 172 deletions doc/guides/cms_guides/generator.rb

This file was deleted.

34 changes: 0 additions & 34 deletions doc/guides/cms_guides/helpers.rb

This file was deleted.

55 changes: 0 additions & 55 deletions doc/guides/cms_guides/indexer.rb

This file was deleted.

31 changes: 0 additions & 31 deletions doc/guides/cms_guides/levenshtein.rb

This file was deleted.

41 changes: 0 additions & 41 deletions doc/guides/cms_guides/textile_extensions.rb

This file was deleted.

28 changes: 0 additions & 28 deletions doc/guides/files/bcmsorg.js

This file was deleted.

0 comments on commit 3607c11

Please sign in to comment.