/Drupal-Portfolio

This is a personal portfolio page, created in Drupal. It holds information about me, as well as my interests, example sites I have worked on, links to other core projects on my Github, and custom built Drupal modules.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Drupal Portfolio Page

By Adam Ross Russell

Database Name: portfolio_adam

Site admin username and password are private

This README outlines the details of collaborating on this Drupal site. This is a portfolio site, that displays my resume, interests, and work (Including custom built modules and sites).

Prerequisites

You will need the following things properly installed on your computer.

  • MAMP
  • Apache

Installation

  • git clone https://github.com/adamrr724/Drupal-Portfolio.git this repository
  • run MAMP and start the servers, make sure the document root in the preferences is set to the project folder.
  • Go to PHPMyAdmin page and Export the database inside the project folder sites/all/db_folder/portfolio_adam.sql
  • Set up the user to match the database admin details. Contact Adam Ross Russell to be provided login information.

Running / Development

  • Navigate to localhost:8888 in the browser

Bug list

None at this time.

Technologies Used

  • Drupal
  • MAMP

Legal

Copyright (c) 2016, Adam Ross Russell

This software is licensed under the MIT license.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.