Code Monkey home page Code Monkey logo

legal's Introduction

Legal

CALA's Terms of Service, Privacy Policy, and other legal agreements.

Modifying Documents

Our legal counsel often sends changes as DOCX files. These can be converted to Markdown using a tool like Pandoc.

$ pandoc input.docx -o designer-agreement.md --wrap none -t gfm-raw_html

Even with these options in place, it's usually necessary to do some manual formatting cleanup; use GitHub to preview changes and generally try to match the header/emphasis styling used in other files in this repo. Take care that numbering, bullets, and indentation in particular match that of the original document.

Deployment

Markdown files in this repo are served by GitHub Pages at https://legal.ca.la. PDF copies are built during CI and available and pushed to this same repo in the pdf/ directory.

License

Unless otherwise indicated, these Terms of Use and all Content provided by CALA are copyright ยฉ 2021 This Is Cala, Inc. All rights reserved. CALA and the CALA logo are trademarks of This Is Cala, Inc.

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.