Code Monkey home page Code Monkey logo

casparcg-guide-html-template's Introduction

CasparCG Template Guide Graphic Files

Click here for the Full Guide

This repository holds all the required files to use the HTML template created in the guide within a CasparCG server.

Developing with a Web Server (Preferred)

  1. Begin by cloning this repository into a folder with the name html-lower-third with the following command.
git clone https://github.com/chrisryanouellette/CasparCG-Guide-HTML-Template.git html-lower-third
  1. Then open a terminal / command prompt in the root folder ( html-lower-third ).
  2. Run npm install to install all the dependencies.
  3. Run npm run-script http-server to start the web server. You can visit http://localhost:8080 and a folder directory of all the files will be displayed.
  4. Run npm run-script scss to begin watching the scss folder for changes.

See the Template Data portion of the guide to see the data definition.

Developing with CasparCG Server

  1. Begin by cloning this repository into your CasparCG template's folder.
git clone https://github.com/chrisryanouellette/CasparCG-Guide-HTML-Template.git
  1. Then open a terminal / command prompt in the CasparCG template's folder.
  2. Run npm install to install all the dependencies.
  3. Run npm run-script scss to begin watching the scss folder for changes.
  4. Copy the HTML file you are developing, css and js folder to your server's template's folder.
  5. Load the lower third with command CG 1-1 ADD 0 lower-third.1 0.

casparcg-guide-html-template's People

Contributors

chrisryanouellette avatar dependabot[bot] 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.