Commit Graph

376 Commits

Author SHA1 Message Date
Adam Pash
a57f29eec3
release: 1.1.1 (#254)
see [changelog](./CHANGELOG.md) for changes.
2019-02-07 10:38:39 -08:00
George Haddad
b15948f3f4 chore: remove all-contributors-cli deps and script since no longer used (#253) 2019-02-07 08:19:12 -08:00
Adam Pash
02476f4336
docs: add instructions for cli to README (#251) 2019-02-06 09:46:13 -08:00
Adam Pash
b77a236dbe
feat: handle cli errors/timeout (#250) 2019-02-06 09:34:22 -08:00
Keith Mancuso
44edcda53f docs: added gitter badge (#249) 2019-02-06 08:18:55 -08:00
Paul Ford
cfd9b59345
docs: add custom parsers to README
Added paragraph about custom parsers to README with links to relevant code and documentation.
2019-02-06 10:10:56 -05:00
Adam Pash
d0726a2d32
chor: remove appveyor yml and badge (#247) 2019-02-05 15:32:42 -08:00
Adam Pash
03c7040065
fix: ci config (#246)
CI config needs filters on all jobs referenced from jobs with filters
2019-02-05 15:13:58 -08:00
Adam Pash
d884c3470c
release: 1.1.0 (#245) 2019-02-05 14:53:22 -08:00
Adam Pash
6844975c94
feat: add mercury-parser cli (#244) 2019-02-05 12:14:38 -08:00
greenkeeper[bot]
7bdbbc8ed8 deps: update dependencies to enable Greenkeeper 🌴 (#243) 2019-02-05 11:39:25 -08:00
Adam Pash
e38aff9c17
docs: add npm install instructions (#240) 2019-02-04 09:03:19 -08:00
Gina Trapani
dc3dff6584 docs: add hero to README (#239) 2019-02-01 18:01:39 -08:00
Adam Pash
15f7fa1e27 a more explicit .prettierrc 2019-02-01 14:11:08 -08:00
Adam Pash
c6f42c1278
docs: cleanup and update docs (#238) 2019-02-01 14:10:59 -08:00
Adam Pash
92de5ce4ed
docs: remove contributors (github already has this covered) (#237) 2019-01-31 09:50:38 -08:00
George Haddad
2845a1bb7e docs: add gitter room text and link (#235) 2019-01-31 09:25:54 -08:00
George Haddad
380196b709 docs: change text to include AMP and Reader (#236) 2019-01-31 09:11:52 -08:00
George Haddad
33bf5882b9
docs: add mit license badge (#234) 2019-01-31 10:28:01 +02:00
George Haddad
5c0325f5a7
feat: hook up ci to publish to npm (#226)
* chore: add missing fields to  package.json

* feat: add postlight org scope to package name

* feat: automate npm publish

* test: npm publish without filters

* fix: add docker image

* test: change directory

* test: add working directory

* fix: defaults syntax

* test: add workspace

* fix: attach workspace

* fix: use standard mercury email

* fix: use ISO time format and preserve original timezone offset

* fix: do not match time zone offset

* chore: move babel runtime-corejs2 to prod deps

* chore: uncomment config to deploy on git tag

* feat: publish to npm public

* adding browser-request

It doesn't seem to impact the build, but technically it should be there
so for good measure, why not...

* chore: roll version back to original state
2019-01-31 09:33:51 +02:00
Adam Pash
663cc45bf4
fresh run of prettier; remove NOTES.md (#233) 2019-01-30 16:35:33 -08:00
Adam Pash
244d17ddd3
fix: proxy browser in build tests (#232) 2019-01-30 10:40:17 -08:00
Toufic Mouallem
0668f5d75b docs: add instructions for browser usage to parse current page (#231) 2019-01-30 10:36:26 -08:00
Jad Termsani
4ab50133f4 chore: update node rollup config (#229) 2019-01-30 10:17:32 -08:00
Wajeeh Zantout
1ccd14e1e9 feat: add fortinet custom parser (#188)
* feat: add fortinet custom parser

* fix: eslint error

* fix: transform noscript images

* feat: add fortinet custom parser

* fix: eslint error

* fix: transform noscript images

* fix: transform method

* test: transform method

* fix: fs import
2019-01-30 09:33:36 +02:00
Wajeeh Zantout
9b36003b62 feat: add fastcompany custom parser (#191)
* feat: add fastcompany custom parser

* fix: eslint error

* fix: test for date_published

* feat: add fastcompany custom parser

* fix: eslint error

* fix: test for date_published

* fix: fs import
2019-01-30 09:30:24 +02:00
Ralph Jbeily
199fe70b03 Docs contributors (#227)
* Add @george-haddad as a contributor

* Add @toufic-m as a contributor

* Add @WajeehZantout as a contributor

* Add @e55o as a contributor

* Add @JadTermsani as a contributor

* Add @RalphJbeily as a contributor

* Add @alexiakl as a contributor

* docs: fix Alexi and George profiles

* docs: update README.md

* docs: update contributors table

* docs: fix image size and contributors per line

* docs: add license badge
2019-01-30 09:26:50 +02:00
Ralph Jbeily
9756e6ee67 docs: update mercury parser installation (#228)
* docs: update mercury parser installation

* docs: fix import for example source code
2019-01-30 09:17:23 +02:00
Adam Pash
1c7ae48de0
dx: include test results in comment (#230) 2019-01-29 17:04:21 -08:00
Toufic Mouallem
bb6ad2682b fix: Transform relative URLs in srcset attributes to absolute URLs (#190) 2019-01-28 09:31:52 -08:00
Jad Termsani
15a5229998 fix: womansay.net image urls (#196) 2019-01-25 16:54:06 -08:00
Adam Pash
0e22947e2c
fix: non-forked packages breaking web build (#225) 2019-01-25 16:48:58 -08:00
Ralph Jbeily
f3f6e21fd8 fix: author and date published selectors (#189) 2019-01-25 11:28:43 -08:00
Ralph Jbeily
41efd361b5
docs: add code of conduct path (#224) 2019-01-25 09:56:56 +02:00
Toufic Mouallem
9bb0704048
fix: Create CI-specific script commands to allow for cross-platform linting (#223) 2019-01-24 18:36:28 +02:00
Jad Termsani
7deec71902
chore: remove forked packages (#214)
* chore: remove forked packages

* update dependencies
2019-01-24 13:12:49 +02:00
Jad Termsani
28cf41304c
fix: timezone comparison (#222)
* fix: use format() instead of toISOString()

* fix: timezone comparison
2019-01-24 12:16:31 +02:00
Marc Esso
5ad02b6f28
docs: add license files (#217)
* docs: add license files

* docs: license sentence in readme

* docs: change contributing section sentence in readme.md

* docs: small grammar mistake in README.md
2019-01-24 12:10:04 +02:00
Ralph Jbeily
46ce505727
feat: update package.json scripts to work on windows (#216)
* feat: add npm-run-all and fix test:web script

* fix: remove test script extra option

* fix: update lint script revert test script and remove npm-run-all

* chore: revert to linux/mac specific script

* fix: prepend node command so it works on windows
2019-01-24 11:27:01 +02:00
Ralph Jbeily
ca44ce3dd1
docs: add install build and test guide (#215)
* docs: add install build and test guide

* docs: remove install build and test guides

* docs: add installation guide
2019-01-24 11:15:23 +02:00
Ralph Jbeily
2e1e4d90c9
feat: add remarklint for md docs (#213)
* feat: add remarklint for md docs

* fix: remarkrc file and run linter on commit hook
2019-01-24 11:09:18 +02:00
Ralph Jbeily
0aa67ee3c0
docs: add contributing.md (#210)
* docs: add contributing.md

* docs: change email for answering questions and chatting

* docs: fix email md format

* docs: add markdown section

* docs: update testing and helpful links sections and cleanup others

* docs: replace lux with mercury

* docs: small adjustments on grammar, phrasing and table

* small tweaks
2019-01-24 10:27:30 +02:00
Marc Esso
1b062c9303
docs: PR and Issue templates (#211)
* feat: add pr and issue template files

* fix: add additional sections to issue template

* fix: text grammar

* docs: remove possible implementation section from issue template

* fix: prettier wrong list formatting

* small adjustments
2019-01-24 09:36:01 +02:00
Adam Pash
76d333f0be
deps: upgrade (#218) 2019-01-23 09:54:42 -08:00
Jad Termsani
438d495f3e
docs: add code of conduct (#204)
* docs: add code of conduct

* docs: modify the code of conduct
2019-01-23 10:30:39 +02:00
George Haddad
56badb51f5
dx: remove unnec comments in source (#205)
* dx: remove commented code and obvious comments that can be looked up

* dx: remove commented out eslint options

* dx: remove commented out code

* dx: remove commented out code

* dx: remove commented out code

* dx: remove test block as all its code was commented out

* dx: remove commented out code

* dx: remove commented out code

* dx: remove commented out code

* dx: remove regex example comments

* dx: remove commented out code

* dx: remove commented out code

* dx: remove commented out import

* dx: remove commented out code

* dx: remove commented out code

* dx: remove commented out code

* dx: remove commented out code

* dx: remove commented out code

* dx: remove commented out code

* dx: remove commented out code

* dx: remove commented out code

* dx: remove commented out code

* dx: remove commented out code

* dx: remove commented out code

* chore: remove empty files

* chore: re-prettier code that may have missed it

* added back nec comments
2019-01-21 11:53:50 +02:00
Adam Pash
e2dbd08ae7
fix: pre-commit hook on js (#212) 2019-01-17 09:15:31 -08:00
Adam Pash
e4b057f9ea
chore: update node and some deps (#209)
* chore: update .nvmrc

* added prettier and pre-commit hooks

* update docker image to new node

* add karma-cli to get web tests working

* explictly install karma... seems to fix problem

* remove pre-built phantomjs

* swap install order
2019-01-16 16:03:36 -08:00
Adam Pash
78adb2c2a0
fix: auto-pr (#199) 2019-01-15 15:58:17 -08:00
Adam Pash
c643666c88
dx: automate fixture updates (#197) 2019-01-15 15:41:18 -08:00