An open API service providing commit metadata for open source projects.

GitHub / GlobalDeveloperNetwork/metalsmith / commits

An extremely simple, pluggable static site generator.

SHA Message Author Date Stats
0bea2ac0 merge Merge pull request #340 from segmentio/dead-link-removal Eric Ellett <e****t@s****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
69312ac3 Update README.md Eric Ellett <e****t@s****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a7510dc0 Fixed static-site example Andrew Goodricke <g****b@a****m> over 6 years ago
f9c5bd82 merge Merge pull request #324 from segmentio/f2prateek-patch-1 Prateek Srivastava <f****k@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
503ab775 Add maintenance note Prateek Srivastava <f****k@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
8eacefcc merge Merge pull request #321 from JustAboutJeff/317 Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
10df6613 tilde semver for commander dep, update lockfile Jeff Belser <j****f@g****m> about 8 years ago
1cf6e0f6 add glob config to clean dot files (#317) Jeff Belser <j****f@g****m> about 8 years ago
82a00bf8 merge Merge pull request #316 from Zearin/develop Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
9110468e docs: Update `CHANGELOG.md` Zearin <Z****n@u****m> about 8 years ago
ce06b505 fix: Revert "refactor: Remove `is` dep" Zearin <Z****n@u****m> about 8 years ago
8f8076fe test: Add tests: `ignore()`, `concurrency()`, `readFile()`, `writeFile()` Zearin <Z****n@u****m> about 8 years ago
5a3d5573 merge Merge pull request #315 from Zearin/editorconfig Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
d54e16f9 docs: Update CHANGELOG.md Zearin <Z****n@u****m> about 8 years ago
8de65236 fix: (attempted) Fix for regression in 23b5228c Zearin <Z****n@u****m> about 8 years ago
9821974c docs: Update `CHANGELOG.md` Zearin <Z****n@u****m> about 8 years ago
b71515ab chore: Add `LICENSE.md` Zearin <Z****n@u****m> about 8 years ago
ab5b7fbd chore: Rename `Readme.md` ▶︎ `README.md` Zearin <Z****n@u****m> about 8 years ago
9d56a7df refactor(security): Use `Buffer.from` when possible Zearin <Z****n@u****m> about 8 years ago
57acc3dc chore: Add .editorconfig Zearin <Z****n@u****m> about 8 years ago
d8b9f643 merge Merge pull request #314 from Zearin/refactor/use-typeError Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
caa80c9a style: spacing Zearin <Z****n@u****m> about 8 years ago
2a5053ee fix(security): Use `Buffer.from` whenever possible Zearin <Z****n@u****m> about 8 years ago
21513187 chore(deps): Downgrade `gray-matter` (prevent breaking change) Zearin <Z****n@u****m> about 8 years ago
5235c726 refactor: Remove superfluous `absolute` helper Zearin <Z****n@u****m> about 8 years ago
7eaac9e2 refactor: Remove `is` dep Zearin <Z****n@u****m> about 8 years ago
d1795a05 chore: Update deps (clone, gray-matter, assert-dir-equal) Zearin <Z****n@u****m> about 8 years ago
54dba0c1 refactor: Remove `is` Zearin <Z****n@u****m> about 8 years ago
f2310643 merge Merge branch 'master' into develop Zearin <Z****n@u****m> about 8 years ago
9d6ac8ba merge Merge pull request #313 from Zearin/audit/metalsmith-markdown Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
813fccf2 docs: Update `CHANGELOG.md` Zearin <Z****n@u****m> about 8 years ago
54468661 fix: Supporting ancient version of Node.js is a drag Zearin <Z****n@u****m> about 8 years ago
c05f9e29 refactor: Remove dep `absolute`, replace with 1-liner Zearin <Z****n@u****m> about 8 years ago
502095d6 chore: Ignore .DS_Store (macOS) Zearin <Z****n@u****m> about 8 years ago
a235b31b chore: Add package-lock.json Zearin <Z****n@u****m> about 8 years ago
a67d42f9 chore(deps,security): Update metalsmith-markdown Zearin <Z****n@u****m> about 8 years ago
5f9c26ac merge Merge pull request #309 from Zearin/audit/coveralls Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
1875aad8 chore(deps,security): Update `coveralls` Zearin <Z****n@u****m> about 8 years ago
8722db54 merge Merge pull request #307 from Ajedi32/travis_seperate_lint_job Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
ae6a864c Run ESLint as a separate Travis job Andrew Meyer <a****i@g****m> about 8 years ago
2390518d merge Merge pull request #306 from Zearin/add-eslint Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
6c4670f6 chore(ci): How does Travis like this? Zearin <Z****n@u****m> about 8 years ago
7e7252ab chore(ci): My bash was rusty ☻ Zearin <Z****n@u****m> about 8 years ago
e62ed73a chore(ci): Attempted single-version lint for Travis Zearin <Z****n@u****m> about 8 years ago
1c48575d chore(eslint): Prune redundant config from `test/.eslintrc.json` Zearin <Z****n@u****m> about 8 years ago
1d0e4aa6 test: Remove superfluous lines Zearin <Z****n@u****m> about 8 years ago
b5e15a86 chore(ci): Add `npm run lint` to CI test script Zearin <Z****n@u****m> about 8 years ago
a38420b3 chore(eslint): Disable 2 lines for `no-unused-vars` Zearin <Z****n@u****m> about 8 years ago
12797bb1 chore(eslint): Suppress `no-unused-vars` for specific args Zearin <Z****n@u****m> about 8 years ago
33c53f34 chore(eslint): Disable `no-console` in `bin/_metalsmith` Zearin <Z****n@u****m> over 8 years ago
3feaa77b chore: Clean up those semi-colons! Zearin <Z****n@u****m> over 8 years ago
65174cd2 chore(eslint): Add eslint (and config, and npm script) Zearin <Z****n@u****m> over 8 years ago
340ca042 chore(travis): Update tested Node.js versions Zearin <Z****n@u****m> over 8 years ago
00b2c7aa merge Merge pull request #289 from j127/patch-1 Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
bbc81383 Fix broken link in Readme.md Josh <h****g@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
8d7265ec merge Merge pull request #285 from sigo/gitignore-jetbrains Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
b061a7a1 Ignore directory created by JetBrains' IDEs Mateusz Jagiełło <s****o@s****l> over 9 years ago
cdcea3fc readme: clean up some links and add contributors (#277) Fouad Matin <f****m@f****o>
Committed by: GitHub <n****y@g****m>
over 9 years ago
70d1936a merge Merge pull request #271 from metalsmith/changelog-fix Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
677241bb Tweak CHANGELOG.md Andrew Meyer <a****i@g****m> almost 10 years ago
3ec7c2cd merge Merge pull request #269 from sigo/patch-1 Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
432b8e03 Fix anchor to the website plugins' list in the `README` Mateusz Jagiełło <s****o@s****l> almost 10 years ago
7b5f8919 merge Merge pull request #267 from Zearin/patch-1 Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
2848a270 Fix typos in CHANGELOG.md Zearin <Z****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
e38ecd11 merge Merge pull request #264 from winniehell-forks/make-to-npm Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
610511ae merge Merge pull request #266 from Zearin/changelog Andrew Goodricke <w****w@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
abf4bcc2 Use "Keep A Changelog" format Zearin <Z****n@u****m> almost 10 years ago
122728ca merge Merge pull request #256 from moozzyk/moozzyk/bug-158 Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
6596912d 2.3.0 Andrew Goodricke <g****b@a****m> almost 10 years ago
deaa4ca9 merge Merge pull request #262 from woodyrew/master Andrew Goodricke <w****w@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
0e85fad9 Changelog: Updated to include 2.2.2. Andrew Goodricke <g****b@a****m> almost 10 years ago
8ea72652 Switch from Makefile to npm scripts winniehell <g****t@w****e> almost 10 years ago
64a07110 Changelog: updated to deprecate 2.2.1 and introduce 2.3.0 Andrew Goodricke <g****b@a****m> almost 10 years ago
4fd2cf77 2.2.1 Andrew Goodricke <g****b@a****m> almost 10 years ago
2ca8e3e7 merge Merge pull request #261 from woodyrew/changelog-update Andrew Goodricke <w****w@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
960e2378 Changelog - Update for 2.2.1 Andrew Goodricke <g****b@a****m> almost 10 years ago
7032d2ef Adding missing new line moozzyk <m****k@g****m> almost 10 years ago
030cd8c8 Removing workaround for gray-matter \r\n Pawel Kadluczka <m****k@g****m> almost 10 years ago
e3f2e12d merge Merge pull request #258 from wdullaer/patch-1 Andrew Goodricke <w****w@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
3cf4daec Update package.json wdullaer <w****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
79f7c708 Addressing review feedback Pawel Kadluczka <m****k@g****m> almost 10 years ago
3d4d2f9a Making tests run on windows Pawel Kadluczka <m****k@g****m>
Committed by: moozzyk <m****k@g****m>
almost 10 years ago
1ceb80b0 merge Merge pull request #249 from elopio/snapcraft Andrew Goodricke <w****w@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
91708605 Add the home plug Leo Arias <y****o@e****t> almost 10 years ago
2a16745e Add the packaging metadata to build the metalsmith snap Leo Arias <y****o@e****t> almost 10 years ago
296a9532 merge Merge pull request #246 from metalsmith/update-dependencies Andrew Goodricke <w****w@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
a572fa7c Changelog: Added entry for updated dependencies Andrew Goodricke <g****b@a****m> about 10 years ago
056a417f Packages: Updated Andrew Goodricke <g****b@a****m> about 10 years ago
2d91dd23 merge Merge pull request #229 from edrex/read_symbolic_link_dir_test Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
6b4db3e1 merge Merge pull request #244 from metalsmith/process Andrew Goodricke <w****w@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
781a602e 2.2.0 Woody Goodricke <g****b@a****m> about 10 years ago
c2438588 Build: Duplication of code removed with .process Woody Goodricke <g****b@a****m> about 10 years ago
37ab3ec5 Updated Changelog for new version Woody Goodricke <g****b@a****m> about 10 years ago
5f3409d5 Unit Tests - Process: Added Woody Goodricke <g****b@a****m> about 10 years ago
f368c7de Added .process() Andrew Goodricke <w****w@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
cb818d00 merge Merge pull request #239 from mortonfox/patch-1 Andrew Meyer <a****i@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
84544454 Update link to "Getting to Know Metalsmith" Morton Fox <g****b@q****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
9c358f40 merge Merge pull request #236 from imaginate/patch-1 Andrew Meyer <a****i@g****m> over 10 years ago
b3153e16 Fixed syntax errors & inconsistencies Adam Smith <a****3@g****m> over 10 years ago
8635375e merge Merge pull request #235 from karland/patch-1 Andrew Goodricke <w****w@u****m> over 10 years ago

← Back to repository