ESP8266 NodeMCU Pin Out

Hi,
Is it possible to run multiple strips from a single ESP8266 NodeMCU?
The program I have uses the D4 pin, but could I run a different strip (section) from a anther pin? I know it is possible to brake out a strip into different sections but I would like to run one nodemcu to control multiple sections in different directions. where is that configured?
My plane is to light up my tree house with my kids, and it would make the wiring a lot more strait forward if there is only one base that the lights are fed off of.
Thanks

The latest dev branch supports this, but you are more limited with the number of outputs on an 8266 than a 32.

thats great, I am hoping for 2 or 3 different pins so I think the 8266 will probably work.