Git Product home page Git Product logo

videojs.com's Introduction

Videojs.com

This is the repo for the videojs.com website, including our blog. It uses the Gatsby framework, so if you have questions about how things like the static rendering work, their documentation is a great place to start

Blog

Blog posts are written using mdx, a flavor of Markdown that allows you to include React components. Writing a new blog post is done by adding a new .mdx file in src/mdx-pages/blog with the correct metadata at the top. Moving forward, consider naming the file starting with the date to make organization a little easier long term.

---
title: This is an awesome post
tags:
  - news
  - stats
author:
  name: Matt McClure
  github: mmcc
alias:
  - post/wow-neat-what-a-post
date: 2040-01-01 00:00:00
---

Wow this is a really great post. Such thought leadership.

Running it locally

Check out the repo locally, then npm install and off you go!

$ git checkout https://github.com/videojs/videojs.com
$ cd videojs.com
$ npm install
$ npm run develop

If all went according to plan, you should now be able to visit the website at http://localhost:8000

videojs.com's People

Contributors

heff avatar gkatsev avatar mmcc avatar dconnolly avatar owenedwards avatar dmlap avatar edj-boston avatar jsanford8 avatar mister-ben avatar dylanjha avatar jackjennings avatar revinkey avatar misteroneill avatar vincentsijben avatar npmcdn-to-unpkg-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.