GithubHelp home page GithubHelp logo

manta-tools-deck's Introduction

Manta Tools Overview

This deck is a brief overview of tools that are useful for Manta operators. It's inspired by Trent Mick's Some Tools I Use and Advanced DTrace: Tips, Tricks, and Gotchas.

This deck is still pretty rough.

You can view the current version of this deck at https://joyent.github.io/manta-tools-deck/.

Format and "build"

This repository contains both source files and generated files. To view the deck, just look at the generated files in the "docs" directory. Editing the deck requires more work.

The "manta-tools.md" Markdown file contains the source for the talk's content. It's intended to be used with "reveal.js". Unfortunately, it's not clear how to effectively package a Markdown-based "reveal.js" talk. Here's what's been done to generate the sources here today. From the root of a clone of this repo:

$ git clone https://github.com/hakimel/reveal.js deps-reveal.js
...
$ cd deps-reveal.js/
$ git checkout 3.6.0
$ npm install
$ cp ../manta-tools.htm ../manta-tools.md .
$ npm start

Then:

  • Load in Chrome: http://localhost:8000/manta-tools.htm
  • Right-click the page and click "Save As..."
  • Navigate to the root of the clone of this repository and save the file as type "Webpage, Complete" called "docs/index.html".
  • git add and commit the newly-added files.

Improvements to this process would be most welcome, including possibly converting the source of the deck into a format more suitable for packaged presentations (or even a format that works for mdpress, which interprets nested code blocks differently than reveal.js does here, even though it uses reveal.js).

manta-tools-deck's People

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.