equal
deleted
inserted
replaced
1 # Thingfish-Processor-PDF |
1 # Thingfish-Processor-PDF |
2 |
2 |
3 home |
3 home |
4 : https:/bitbucket.org/mahlon/Thingfish-Processor-PDF |
4 : https:/bitbucket.org/mahlon/Thingfish-Processor-PDF |
|
5 |
|
6 * home: |
|
7 * http://code.martini.nu/thingfish-processor-pdf |
|
8 * mirrors: |
|
9 * https://github.com/mahlonsmith/Thingfish-Processor-PDF |
|
10 * https://hg.sr.ht/~mahlon/Thingfish-Processor-PDF |
5 |
11 |
6 |
12 |
7 ## Description |
13 ## Description |
8 |
14 |
9 This is a basic pdf processor plugin for the Thingfish digital asset |
15 This is a basic pdf processor plugin for the Thingfish digital asset |
30 - pdf |
36 - pdf |
31 |
37 |
32 |
38 |
33 ## Contributing |
39 ## Contributing |
34 |
40 |
35 You can check out the current development source with Mercurial via its |
41 You can check out the current development source with Mercurial |
36 {project page}[http://bitbucket.org/mahlon/thingfish-processor-pdf]. |
42 [here](http://code.martini.nu/thingfish-processor-pdf]), or via a mirror: |
|
43 |
|
44 * github: https://github.com/mahlonsmith/Thingfish-Processor-PDF |
|
45 * SourceHut: https://hg.sr.ht/~mahlon/Thingfish-Processor-PDF |
37 |
46 |
38 After checking out the source, run: |
47 After checking out the source, run: |
39 |
48 |
40 $ rake newb |
49 $ rake newb |
41 |
50 |