2017 © Pedro Peláez
 

project datacenter-skeleton

CBER Data Center Website Skeleton

image

ballstatecber/datacenter-skeleton

CBER Data Center Website Skeleton

  • Saturday, March 3, 2018
  • by PhantomWatson
  • Repository
  • 3 Watchers
  • 0 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

CBER Data Center Website Skeleton

Build Status Maintainability Test Coverage, (*1)

Installation

  1. composer create-project --prefer-dist ballstatecber/datacenter-skeleton [app_name] -s dev
  2. cd [app_name]
  3. npm install
  4. gulp less

Configuration

  • Update app.php, .env, .env.production, and .env.dev in /config
    • data_center_subsite_title
    • google_analytics_id
    • Database configuration
    • Optional email configuration
  • Update README.md
  • Update package.json
  • Change 'App Name' in gulpfile.js

Setting up integrations

The Versions