Giter VIP home page Giter VIP logo

banana-dance-lite's People

Contributors

jbelelieu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

banana-dance-lite's Issues

Structure order doesn't work as expected

Hi,
i'm using Banana dance for my documentation and it's a delight !
However, i can't seem to order the pages as i want.

My structure in the structure_order.php is like that :
"index.md",
"Getting Started",
"Getting Started/The_Philosophy_Behind_Chataigne.md",
"Getting Started/The_Interface.md",
"Getting Started/The_Modules.md",
"The State Machine",
"The State Machine/Mapping_Filters.md",
"The State Machine/The_State_Machine.md",
"The State Machine/Mapping_Filters.md",
"The Time Machine",
"The Time Machine/The_Time_Machine.md",
"Modules",
"Modules/Protocol",
"Modules/Protocol/OSC.md",
"Modules/Protocol/MIDI.md",
"Modules/Protocol/DMX.md",
"Modules/Protocol/Serial.md",
"Modules/Protocol/UDP.md",
"Modules/Protocol/TCP_Client.md",
"Modules/Protocol/PJLink.md",
"Modules/Hardware",
"Modules/Hardware/KinectV2.md",
"Modules/Hardware/Launchpad.md",
"Modules/Hardware/Sound_Card.md",
"Modules/Hardware/Wiimote.md",
"Modules/Hardware/Joycon.md",
"Modules/Hardware/Keyboard.md",
"Modules/Software",
"Modules/Software/Resolume.md",
"Modules/Software/Millumin.md",
"Modules/Software/Reaper.md",
"Modules/Software/Resolume.md",
"Modules/Software/VLC.md",
"Modules/Software/Reaper.md",
"Modules/Software/LiveOSC2.md",
"Modules/Software/Watchout.md",
"Modules/Generator",
"Modules/Generator/Metronome.md",
"Modules/Generator/Signal.md",
"Modules/System",
"Modules/System/Time.md",
"Modules/System/OS.md",
"Modules/Making_your_own_modules.md"

and my output is like that :

Documentation Home

GETTING STARTED

  • The Philosophy Behind Chataigne
  • The Interface
  • The Modules

MODULES

  • Making your own modules

  • GENERATOR

    • Metronome
    • Signal
  • HARDWARE

    • Joycon
    • Keyboard
    • Kinect V2
    • Launchpad
    • Sound Card
    • Wiimote
  • PROTOCOL

    • DMX
    • MIDI
    • OSC
    • PJLink
    • Serial
    • TCP Client
    • UDP
  • SOFTWARE

    • DLight
    • LiveOSC2
    • Millumin
    • Reaper
    • Resolume
    • VLC
    • Watchout
  • SYSTEM

    • OS
    • Time

THE STATE MACHINE

  • Mapping Filters
  • The State Machine

THE TIME MACHINE

  • The Time Machine

i'm trying to figure it out in Structure.php but if you have some insight it would great !

Named routes incorrect path index.php?

I may be mistaken but I kept receiving a error when using named_routes.php internal links. I fixed what seemed to be the issue. index.php in the root directory line 31 "$routes = require "app/config/named_routes.php";" but the correct path to the file was "wiki/config/named_routes.php".

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.