Giter Site home page Giter Site logo

score-docs's Introduction

Note: to edit locally:

$ bundle exec jekyll serve  --config _config.yml,_local_config.yml

Gem version Build status



Just the Docs

A modern, highly customizable, and responsive Jekyll theme for documentation with built-in search.
Easily hosted on GitHub Pages with few dependencies.

See it in action!




jtd

Installation

Add this line to your Jekyll site's Gemfile:

gem "just-the-docs"

And add this line to your Jekyll site's _config.yml:

theme: just-the-docs

And then execute:

$ bundle

Or install it yourself as:

$ gem install just-the-docs

Alternatively, you can run it inside Docker while developing your site

$ docker-compose up

Usage

View the documentation for usage information.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/pmarsceill/just-the-docs. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Submitting code changes:

  • Open a Pull Request
  • Ensure all CI tests pass
  • Await code review
  • Bump the version number in just-the-docs.gemspec and package.json according to semantic versioning.

Design and development principles of this theme:

  1. As few dependencies as possible
  2. No build script needed
  3. First class mobile experience
  4. Make the content shine

Development

To set up your environment to develop this theme, run bundle install.

Your theme is set up just like a normal Jekyll site! To test your theme, run bundle exec jekyll serve and open your browser at http://localhost:4000. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.

When the theme is released, only the files in _layouts, _includes, and _sass tracked with Git will be released.

License

The theme is available as open source under the terms of the MIT License.

score-docs's People

Contributors

aklevy avatar aldwin-b avatar bltzr avatar bmann avatar daviddarnes avatar dependabot-preview[bot] avatar dependabot-support avatar ericfromcanada avatar fogfish avatar folbert avatar gebeto avatar ghabs avatar hvianna avatar iamcarrico avatar jcelerier avatar jln- avatar kasparetter avatar mattxwang avatar nergmada avatar pdebruic avatar pdmosses avatar phillipcutter avatar plancomps-admin avatar pmarsceill avatar r-brown avatar roiarthurb avatar sgtsilvio avatar stefanoborini avatar thibaudk avatar woernfl avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

score-docs's Issues

Small images are scaled up

It seems images smaller than page width are scaled up to page width. It would be nice if smaller images were not scaled up (only images bigger than page width get scaled down)

A control surface example

Idea: add an OSC device, map it to a control surface and use the device in other parts of the score: now with the remote app, it's possible to eaisly control specific parts of the score in the timeline !

Need custom style for items from score GUI

At the moment, inline code style is used for styling elements from score UI (buttons names, window section etc.). This is not so much sexy and maybe not obvious.

It could be nice and useful that these UI elements are styled in a specific way.

Documentation does not explain underlying structural model, makes program more difficult to understand

The hierarchy / relationship between states, syncs, events, conditions, triggers, intervals, processes, etc. is not explained anywhere in the documentation. Having just been given an explanation from Pia, I find that knowing the underlying model makes many aspects of the program much easier to understand, whereas before I found it quite opaque how these objects relate to each other, which owns what, or even the purpose of certain UI elements such as the "put in new event" and "desynchronize" buttons in the inspector for a state.

It would be great to have an explanation of these concepts somewhere in the documentation (e.g. as a new "In Depth" page), as it makes certain things much more obvious.

macOS: document the procedure for allowing the OS to move the cursor

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Github error message when pushing

It seems pushing to the repo causes a Github error message. From what I get this is related to some checking job that fail but no idea exactly what...

It seems harmless as things are properly pushed to the repository and published but maybe worth checking...

màj du dossier examples score

ranger, trier, virer les outdateds, et éventuellement en rajouter de nouveaux
-> mettre des examples utilisés dans la doc ?

rajouter des fichiers de namespace ?

document skin names

currently the skin color are named 'Base3', "Pulse1' and so on... which is not so descriptive.

it could be nice to give the user some sense of where they are used.

IMHO the best place for that would be in the theme editor, e.g. by adding a second column to the color list, with every place (or at least some places) where this color is used
(I guess this could be implemented by filling some kind of multimap or something every time a Scenario object is given a color so that there's a way to retrieve where each of them is used - am I being clear ?)

Interoperability

Make demos with a corresponding article for :

  • Max without Jamoma
  • Max with Jamoma
  • PureData
  • Unity3D
  • Processing
  • SuperCollider
  • OpenFrameworks
  • Cinder
  • Some OSC-only fixed software or hardware ?

Document the protocols

There should be explanation pages on the website that explain how each protocol should be used in i-score.

  • OSC
  • Minuit
  • MIDI
  • HTTP
  • WebSockets
  • Serial port
  • OSCQuery

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.