Skip to content
This repository has been archived by the owner on May 23, 2018. It is now read-only.
/ bbc.github.io Public archive

Prototype to view all BBC open source projects at once

License

Notifications You must be signed in to change notification settings

thom4parisot/bbc.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbc.github.io

An index of all BBC public repositories on GitHub.

It scans for public repositories owned by a trusted list of BBC organisations on GitHub.

Are filtered out:

  • repositories with an empty description
  • *.github.io repositories

Install

npm install
npm run update

Dependencies and fresh data will be pulled into the project workspace.

Development

npm run build
open dist/index.html

Applications assets will be compiled and assembled only once.

npm run watch

Application assets will be compiled as soon as you modify them.

Deploy

npm run deploy

Content will be pushed on GitHub Pages.

About

Prototype to view all BBC open source projects at once

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published