aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* add direct links to presentation videosAdam Spiers2019-06-051-2/+2
|
* add links to blog and Nashville presentationAdam Spiers2019-06-051-3/+6
|
* Fix link in readme to USE-CASES.mdGary Smith2019-01-301-1/+1
|
* add Credits sectionAdam Spiers2019-01-061-0/+9
|
* split off use cases to separate fileAdam Spiers2019-01-061-161/+9
|
* add missing sections to TOCAdam Spiers2019-01-061-0/+2
|
* make CONTRIBUTING.md link consistent with othersAdam Spiers2019-01-061-1/+1
|
* split off history into HISTORY.mdAdam Spiers2019-01-061-33/+2
|
* split off usage into USAGE.mdAdam Spiers2019-01-061-51/+1
|
* add use cases sub-TOCAdam Spiers2019-01-061-0/+11
|
* add 2018 presentationsAdam Spiers2019-01-061-2/+9
|
* add blank lines before each h2Adam Spiers2019-01-061-0/+5
|
* update use casesAdam Spiers2019-01-061-8/+31
|
* add more details on caveatsAdam Spiers2019-01-061-12/+86
|
* add TOCAdam Spiers2019-01-061-0/+7
|
* fix link to licenseAdam Spiers2019-01-061-1/+1
|
* minor tweaks to improve READMEAdam Spiers2018-10-211-7/+9
| | | | Thanks to Ben North for some useful feedback.
* add git-fixup and documentation for use caseAdam Spiers2018-10-031-0/+60
| | | | | This is a nice new use case for git-deps which makes it even easier to amend commits buried in the history.
* improve Usage section of READMEAdam Spiers2018-06-151-12/+33
|
* document this hack week - thanks SUSE!Adam Spiers2018-05-161-0/+7
|
* move URL handler setup to INSTALL.mdAdam Spiers2018-05-161-20/+15
| | | | Also slightly beef up usage instructions for the web UI.
* convert into a proper Python moduleAdam Spiers2018-05-151-40/+4
| | | | Sem-Ver: api-break
* add link to GitMinutes episode #32Adam Spiers2017-01-021-0/+3
|
* README: change tense of verbs in History sectionAdam Spiers2017-01-021-2/+2
|
* add .py extension for Code ClimateAdam Spiers2015-09-251-1/+1
|
* add Code Climate badgeAdam Spiers2015-09-251-0/+2
|
* README: add link to Docker approachAdam Spiers2015-05-061-0/+9
|
* Merge pull request #46 from mcepl/patch-1Adam Spiers2015-03-061-0/+3
|\ | | | | | | | | | | | | | | Update README.md Fixes #45 (Tweaked wording of pull request during merge.)
| * Update README.mdMatěj Cepl2015-03-031-0/+5
|/ | | Fixes #45
* embed new porting screencast demoAdam Spiers2015-02-251-1/+3
|
* README: improve use casesAdam Spiers2015-02-101-5/+35
|
* fix suggested browserify command and suggest watchify0.1.0Adam Spiers2015-02-011-1/+4
|
* copying git-deps to $PATH won't workAdam Spiers2015-01-191-1/+3
| | | | | The web server currently expects assets to be in the html/ subdirectory relative to where the git-deps script lives.
* README.md: embed YouTube screencastAdam Spiers2015-01-181-1/+4
|
* README.md: link to COPYINGAdam Spiers2015-01-171-0/+7
|
* monospace tweak in READMEAdam Spiers2015-01-131-2/+2
|
* add hyperlinks with gitfile:// URLs (#29)Adam Spiers2015-01-121-0/+19
| | | | Closes #29.
* mention pygit2 requirementAdam Spiers2015-01-111-3/+10
| | | | This will automatically ensure the user has Python and libgit2 installed :-)
* add CONTRIBUTING.mdAdam Spiers2015-01-111-8/+1
|
* clarify that it needs to be run from the repo rootAdam Spiers2015-01-111-1/+5
|
* switch to CoffeeScript!Adam Spiers2015-01-111-1/+1
|
* fix browserify commandAdam Spiers2015-01-111-1/+1
| | | | | We ditched main.js a while ago because it resulted in hiding globals from in-browser debugging.
* rephrase support sectionAdam Spiers2015-01-101-4/+4
|
* document --serveAdam Spiers2015-01-101-0/+4
|
* only -h works, not --helpAdam Spiers2015-01-101-1/+1
| | | | --help looks for a man page, which doesn't exist yet.
* switch to using BrowserifyAdam Spiers2015-01-101-0/+2
| | | | | | | | | For now this requires using my fork noty which adds support for CommonJS. Unfortunately WebCola is still broken with CommonJS. Gulp automation will come soon ...
* README: mention Flask dependencyAdam Spiers2015-01-081-4/+9
|
* remove imported js packages and use npm insteadAdam Spiers2015-01-081-0/+6
|
* add Installation section to READMEAdam Spiers2015-01-081-0/+5
|
* improve mail address punctuationAdam Spiers2015-01-051-1/+1
|