Giter Club home page Giter Club logo

forest's Introduction

To build this forest, you need to have a working installation of the following software:

  • LaTeX, preferably the full TeXLive distribution

  • forester, which you can install using opam install forester; at times, you may need to build from source if I haven't released the latest version to opam

Once you have ensured that these programs are installed and in your PATH, simply run ./build.sh. To view the forest, you can open output/index.xml in your favorite browser: for Firefox, you may need to set security.fileuri.strict_origin_policy to false in about:config. Alternatively, you can serve the output directory from a local webserver to avoid this.

If you have fswatch installed, you can run ./watch.sh to watch for changes to the trees directory and rebuild accordingly.

If you prefer to use nix, you can simply run nix develop to enter a shell with TexLive and fswatch available. If you additionally use direnv, run direnv allow to automatically enter the shell when you enter the repository. Note that this is entirely optional.

JavaScript dependencies

This forest has a small JavaScript component (javascript/forester.js), which creates a keyboard command palette. There is no need to have any of the JavaScript or Node ecosystem installed on your machine; all JavaScript dependencies are kept bundled in source control. If you wish to upgrade this bundle, you will need to have a working installation of npm, and then run ./bundle-js.sh and commit the resulting changes. It is not ordinarily necessary to do this.

forest's People

Contributors

jonsterling avatar rileyshahar avatar kentookura avatar

Stargazers

favonia avatar  avatar

Watchers

 avatar

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.