newtheatre / website

:globe_with_meridians: The New New Theatre Website
https://newtheatre.org.uk
7 stars 9 forks source link

LX catalogue #11

Closed wjdp closed 8 years ago

wjdp commented 8 years ago

Gels site http://gels.newtheatre.org.uk could be rebuilt as a very minimal jekyll site in a separate repo built and run completely with GitHub pages (i.e. no travis, no staircase server)

Single file _data/gels.yml would look like:

- gel:
  code: L201
  color: #C3E1FB
  stock:
    - sheet: 3
    - cut: 17

&c

Site would be built, either a pure HTML output or same with JavaScript fun added in.

Could be extended for gobos.

wjdp commented 8 years ago

I've much work to do today, it's going to be very hard not to do this instead

nhyty commented 8 years ago

Will, work, however I agree about this.

wjdp commented 8 years ago

Had a think: designers need to know about what colour we have, they need to know other things too:

Cables and other small accessories I don't think warrant trying to catalogue.

Lighting Fixture

- fixture:
  brand: Selecon 
  model: Rama
  type: Fresnel
  stock:
    - good: 10
    - repair: 2
    - broken: 0

Conditions: good is good, repair is working but could do with work/not fully functional, broken is out of service

wjdp commented 8 years ago

Is a thing https://github.com/newtheatre/lx