GitXplorerGitXplorer
d

presentation-regexes-fear

public
7 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
b3158b196728dd70ec421240e5ae6ef8508b4013

add selection to the example output

ddhellmann committed 8 years ago
Unverified
ca8a2c9d6dff0b216bdcbef6373d4c79517c3322

bold text when highlighting the line

ddhellmann committed 8 years ago
Unverified
e9603f4cdbf513f53f7525db321ea146a16a52a3

use github theme for highlight.js

ddhellmann committed 8 years ago
Unverified
77a743199ba797115fa0842a0cc02f5bdb183068

switch code highlight style

ddhellmann committed 8 years ago
Unverified
266119ee2a4bb9f7a450ea473bde7b2ddcb59d2b

when toggling off the navigation controls, take them off the screen

ddhellmann committed 8 years ago
Unverified
6dffa66040b5c403b4e3cd588c35984284ffe4c2

remove newlines around code samples

ddhellmann committed 8 years ago

README

The README file for this repository.

======================================================= Presentation: Regular Expressions Are Nothing to Fear

This repository contains the source files for a presentation about regular expressions.

To run the presentation::

$ npm install $ npm start

To update the presentation::

$ pip install -r requirements.txt $ cog.py -r index.html