Tools

Github is an invaluable tool for managing flat-text files.
Gists are a great way to share your work. You can share single files, parts of files, or full applications. Every gist is a Git repository, which means that it can be forked, cloned, and manipulated in every way. Another novel use of Gists are to write documents in Markdown.
Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
YAML is a human friendly data serialization standard for all programming languages.
From the Developers: Jekyll is a simple, blog-aware, static site generator. It takes a template directory containing raw text files in various formats, runs it through Markdown (or Textile) and Liquid converters, and spits out a complete, ready-to-publish static website suitable for serving with your favorite web server. Jekyll also happens to be the engine behind GitHub Pages, which means you can use Jekyll to host your project’s page, blog, or website from GitHub’s servers for free.
Disqus is a global commenting system used by many blogs. It is easy to embed Disqus onto any webpage using a simple html code snippet.
Liquid is an extraction from the e-commerce system Shopify. Shopify powers many thousands of e-commerce stores which all call for unique designs. For this we developed Liquid which allows our customers complete design freedom while maintaining the integrity of our servers.
LaTeX is a high-quality typesetting system; it includes features designed for the production of technical and scientific documentation. LaTeX is the de facto standard for the communication and publication of scientific documents. We are going to use Latex for mathematical equations
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.
Web ready views for your iPython notebooks on Github.
CDN server for static Github files.
comments powered by Disqus