Giter Club home page Giter Club logo

2015.ctbusinessawards.co.uk's Introduction

Coventry Telegraph Business Awards 2015

http://ctbusinessawards.co.uk/2015/

Description

Website built upon Jekyll to support the 2015 Coventry Telegraph Business Awards

Dependencies

  • NodeJS
    • Grunt
    • LESS CSS
    • Bower
  • Ruby
    • Jekyll

Instructions

These instructions expect that you have Ruby and NodeJS already installed.

Setup Development Area

bundle install
npm install
bower install

Run Development Server

grunt

Visit the url localhost:3000 to view the site.

Deploy Build

Staging

For testing and proofing we deploy to a staging server before deploying to production.

grunt stage

This deploys to the staging server http://www.ctbusinessawards.co.uk/beta/.

Production

All commits and merges to the master branch that pass our CI tests will be automatically deployed to our production server.

Documentation

During the Alpha/Beta stages, due to constant changes, documentation will be mainly written in-line. With a dedicated section being created at the first major release.

File Structure

|- _scripts              –  contains useful scripts to help with
|                           development of this project
|- _site                 –  compiled development files (not committed)
|- web
|  |- _awards            –  markdown content for each award
|  |- _data              –  content to be used across the site
|  |- _includes          –  partial snippets of code to be used
|  |                        in layouts
|  |- _layouts           –  page layouts
|  |- _partners          –  markdown content for each partner
|  |- _posts             -  markdown files of news posts
|  |- media              -
|  |- static             -
|  |- {**/*.txt,html,md} -  content for website pages
|- _config.yml           -  Jekyll config file
|- gruntfile.js
|- package.json
|- readme.md

Report Issues

If you spot any issues please create a ticket via GitHub's Issue Tracker. If the issue is security related please use the contact information below.

Contribute

In lieu of a formal style guide, take care to maintain the existing coding style.

Contact

[email protected]

License

The source is opened for educational purposes. No rights are assigned to any downloads or forks.

Copyright

Unless otherwise stated all code and content remain copyright © Trinity Mirror. All rights reserved.

2015.ctbusinessawards.co.uk's People

Contributors

michaelbragg avatar jon-masters avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.