Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

cweagans/vim.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim.org Redesign

This profile installs a site with the structure, content, permissions, etc of vim.org to facilitate local development, code staging, and easy deployment.

Getting started

  1. Install Git.

  2. Install Drush.

  3. Install Drush Make:

     drush dl drush_make
    
  4. Enter the following to install the profile at a Drupal root of /var/www/myvimorg (this installs a copy of Drupal core and all necessary modules all at once):

     drush make https://raw.github.com/cweagans/vim.org/master/vimorg_stub.make --prepare-install --working-copy /var/www/myvimorg
    

(Note: It could take a few minutes before any output appears)

Navigate to http://localhost/myvimorg/ and start the installation, choosing the "Vim.org" installation profile at the beginning.

Contributing

The vim.org redesign is detailed over at http://vimorg-redesign.cweagans.net. Please read and understand all the content on that site to get the overall vision for the new site.

If you know Drupal, please contact me (cweagans) to discuss where to get started (or just find an open issue in the issue queue and start working on it). For the sake of future ease of administration, we absolutely cannot accept any contributions that are not exported to code. That is, we cannot accept database dumps. If you'd like to contribute, please understand how to use Features.

If you're a designer, please contact me (cweagans). I'm not a designer, and somebody with good design skills is much needed.

If you'd like to test what we have, you'll probably have to wait until we have a demo site online.

Credits

These installation instructions were largely copy/pasted from http://drupal.org/project/drupalorg_testing

About

Redesigned vim.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages