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

UTCWeb/TEDxChattanooga-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

       _____ ___________      _____ _           _   _   
      |_   _|  ___|  _  \    /  __ \ |         | | | |  
        | | | |__ | | | |_  _| /  \/ |__   __ _| |_| |_ 
        | | |  __|| | | \ \/ / |   | '_ \ / _` | __| __|
        | | | |___| |/ / >  <| \__/\ | | | (_| | |_| |_ 
        \_/ \____/|___/ /_/\_\\____/_| |_|\__,_|\__|\__|
        

TEDx-Theme

This theme was forked from an original that was designed and coded by The Working Group and TEDxToronto in the hopes that other TEDx organizations will find this easy to use to promote and manage their own events.

We have modified some features and tweaked some layouts to better fit our needs at TEDxChattanooga.

Requirements

  • PHP 5.4 or greater
  • MySQL 5.0 or greater
  • The mod_rewrite Apache module or similar configuration for Nginx
  • A recent version of WordPress

Installation (Developers)

Development

We've done our best to setup an efficient workflow using Gulp.js and Bower. You'll need to have npm installed before getting started. Development requires an understanding of the following commands:

  • npm install - Install development dependencies
  • gulp watch - Starts the Grunt task that builds css and js. Also has a livereload server running
  • gulp vendor-js vendor-css - Concats and minifies Bower dependencies into a single plugin.min.js file. These dependencies are declared in the Gulpfile.js. To add a new plugin we recommend installing it with Bower and then declaring it in the gulp file.

About

WordPress Theme for TEDxChattanooga

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published