Coder Social home page Coder Social logo

static.mindmup.com's Introduction

MindMup - Zero Friction Mind Map Canvas

MindMup is a zero-friction mind map canvas. Our aim is to create the most productive mind mapping environment out there, removing all the distractions and providing powerful editing shortcuts.

This git project contains the static files required by the server side MindMup project, to be easily deployed to a CDN network.

Folder Structure

  • The content folder contains all the scripts, CSS files and images needed for MindMup.
  • The pack folder contains templates for file aggregation and packaging
  • The root folder contains useful scripts

Packaging and deployment

  • pack.sh

Each file in the pack folder contains a list of files to be packaged into a single deployment file. Run pack.sh to creatie a timestamped version of the whole package as a subfolder of the content folder. Eg if you run pack.sh on 11 December 2013 at 15:30:22, and the pack folder contains a file called example.js with a list of three javascript file names, the script will create a subfolder 20131211153022 in the content folder and put a file called example.js there, created by concatenating the three javascript files listed in the original package.

  • push_to_s3.sh

To push new files (from the content folder) to the static.mindmup.com bucket on S3, use push_to_s3.sh. Invoke it with --dryrun to just see the files that will be uploaded. This script depends on the AWS command line tools.

static.mindmup.com's People

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.