Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SurviveJS

Open source books and blog
Collective - Host: opensource - https://opencollective.com/survivejs - Website: https://survivejs.com - Code: https://github.com/survivejs

Allow `to_gh` to be run without a global install of gitbook

github.com/survivejs/js_tricks_and_tips - 4f13f21aa17cecddf40283753db6505a7bad2164 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Update dependencies

github.com/survivejs/js_tricks_and_tips - d39611e1dc6e82046ab2c189c102df876b17710c authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Improve gh-pages script

Now it generates data and copies it to output.

github.com/survivejs/webpack-book - 0c9d9eb0ccc287a52d0a7bbf6220410cf4f3557c authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Ignore gh-pages/

github.com/survivejs/webpack-book - c3c681776a6ca99c09879bfcad0cce66592b5225 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add gh pages deployment script

github.com/survivejs/webpack-book - 8faf5eb2356c5c14e36016fb67dac1623faddddf authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Generate index on backend

Now it generates the index based on markdown. The JSON payload passed to
client is a bit larger ...

github.com/survivejs/webpack-book - 807b95668bb06087ace7b736d5c0420989895fef authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Rename generator as `generate.js`

It is actually better just to output one JSON at least for now.

github.com/survivejs/webpack-book - dad693b4d148a65c70c2c7b6d3881b8caf027bb6 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push content generator behind `npm run`

github.com/survivejs/webpack-book - 16570e60159ba85195a3b368aee5ad516a581e97 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Set up basic search

As it operates against HTML, the results aren't that great. It's likely
a better idea to generat...

github.com/survivejs/webpack-book - bd36066a3dd78f9375c5cb1d4440cf9befa013cb authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Generate indices on frontend instead

github.com/survivejs/webpack-book - 19ce444990e461c342955710b3a6d4e641f45ecd authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Set up lunr search index

github.com/survivejs/webpack-book - e01bcfa6075978e347df55123d75d6a376e89ec3 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Attach ids to to output and rename content as body

github.com/survivejs/webpack-book - b9a42441b72bc0757df21625d447741214713e8b authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Load syntax highlighting css

github.com/survivejs/webpack-book - a17656a6a5bf8f73c09ead6e38918e3d898d6317 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Render recipes

github.com/survivejs/webpack-book - daa938bb93f7cbd79b44b6d800bdb9a3bb12614e authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Set up JSON loader for the site

github.com/survivejs/webpack-book - 06d7ceee7fbc2d9b4fe695816d5c9c4475da39df authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Make sure generator outputs proper JSON

github.com/survivejs/webpack-book - a99ce34e91238d91f9f098371dc78f090984cbe0 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Set up a stub for site

github.com/survivejs/webpack-book - 16e1e335a1a5fc3b3483f6cc0a2fbdacb171bd84 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add description for JSON generator

github.com/survivejs/webpack-book - c55c56857b614bb3a8ab5d4504bc64381a763810 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Convert wiki content to JSON

github.com/survivejs/webpack-book - 4b202283cb85ec5fc9984c65573009fbae2665a2 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Print markdown paths

Note that files with an underscore are excluded from the result.

github.com/survivejs/webpack-book - d351b69f9139c259fd86d1d40f46e9acd7d7b843 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add a stub for converter

github.com/survivejs/webpack-book - 605d2ccd75a520c4de9dd010f3d587b9f4880116 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Update README.md

github.com/survivejs/webpack-book - ed196f81d09b3fe41e2a73e5be487b8864b139ab authored almost 10 years ago by Christian Alfoni <[email protected]>
Initial commit

github.com/survivejs/webpack-book - a4e9ed7e98b8949954848eb769be67c3d31bb4d1 authored almost 10 years ago by Christian Alfoni <[email protected]>
Add @smurfpandey to contributors

github.com/survivejs/js_tricks_and_tips - 09dace701a502b317bb86230b3db29d07c18595e authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Change altJS link

Looks like there is a mirror so better use that instead.

github.com/survivejs/js_tricks_and_tips - 0254025846a0c6fd403c7bae0bb622189dddd4e4 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Replace altjs link

Closes #28.

github.com/survivejs/js_tricks_and_tips - f994cc30381884eb15223743d96b077f2dbae371 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add @piotrklibert to contributors

github.com/survivejs/js_tricks_and_tips - 6a57a9e3b194347d789bce749c70e0442bbc7776 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Make clear Self isn't a Lisp

Closes #27.

github.com/survivejs/js_tricks_and_tips - e7bb54b80c0ff337ad9d8e85ed5c77b5e6ba58df authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Improve formatting

github.com/survivejs/js_tricks_and_tips - 1213067b3fcdc8178cb9960a2e99ddba3b1e7db0 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Update dependencies

github.com/survivejs/js_tricks_and_tips - af5a22b4866d3ef84c0f203face32be96f1fea53 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Rename C9 section as "Online IDEs"

Mentioned Codebox. Closes #19.

github.com/survivejs/js_tricks_and_tips - 9c948f42e9d72e2e26b3a6fca75017dc3f14538a authored over 10 years ago by Juho Vepsalainen <[email protected]>
Update links

github.com/survivejs/js_tricks_and_tips - d5f801c74691fef604919edab0d6f90579ca5213 authored over 10 years ago by Juho Vepsalainen <[email protected]>
Update dependencies

github.com/survivejs/js_tricks_and_tips - 004012a805c9b55428c862a6eb11d9fe14726e1d authored over 10 years ago by Juho Vepsalainen <[email protected]>
Update Contributors

github.com/survivejs/js_tricks_and_tips - 5212d15c86ae301f17420a680b614e9b059b9c0d authored over 10 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #24 from naven87/patch-2

Update arguments.md

github.com/survivejs/js_tricks_and_tips - a5aa1ec5b52895095c56addb598bc3add144f193 authored over 10 years ago by Juho Vepsäläinen <[email protected]>
Update arguments.md

Fixed typo

github.com/survivejs/js_tricks_and_tips - 372e2baf8d147fdd6167b8b0d148931fefa72a33 authored over 10 years ago by David Johnson <[email protected]>
Mention @naven87 at contributors

github.com/survivejs/js_tricks_and_tips - 80830458b5a0bc42e4d7df41b07682979f67168f authored over 10 years ago by Juho Vepsalainen <[email protected]>
Add exercises to `functions` section

This is a bit experimental still. The tests can be improved (better
equal, generated tests) but ...

github.com/survivejs/js_tricks_and_tips - 1a34aad07cc811fb053bf6b345e78387d2e7a340 authored over 10 years ago by Juho Vepsalainen <[email protected]>
Include ga plugin to build

github.com/survivejs/js_tricks_and_tips - 66c718214474e4de6d51df013d43765b763517f9 authored over 10 years ago by Juho Vepsalainen <[email protected]>
Exclude mathjax and mixpanel from the build

ga still wip (needs a fix).

github.com/survivejs/js_tricks_and_tips - a650695fc67b124455f4729b7b8e37117bdc8e7e authored over 10 years ago by Juho Vepsalainen <[email protected]>
Attach GA tracking

github.com/survivejs/js_tricks_and_tips - b9e172a5bb1d2d5506e28dddf072fd8cb406c8cc authored over 10 years ago by Juho Vepsalainen <[email protected]>
Add contributors

github.com/survivejs/js_tricks_and_tips - 143f4ecfed92f327606ab8a8392721bcd10be720 authored over 10 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #22 from Hermanya/master

Typo fixes

github.com/survivejs/js_tricks_and_tips - 8b002d39b22fe4c3a4d7c0bd769c7ee2f203f73c authored over 10 years ago by Juho Vepsäläinen <[email protected]>
Update gitbook

github.com/survivejs/js_tricks_and_tips - 2db51fd0b6fc54324f23df1c25eb569da3e4374d authored over 10 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #20 from joetime/patch-1

Just fixing a typo

github.com/survivejs/js_tricks_and_tips - e3bbe18bc110f29d8031cb0ce4dd0c874e52cb8f authored over 10 years ago by Juho Vepsäläinen <[email protected]>
Just fixing a typo

On -> One

github.com/survivejs/js_tricks_and_tips - 5b57c2deecb979dcb427eb3989821c4df5e05da2 authored over 10 years ago by Joe Time <[email protected]>
Set up .bookignore

This should avoid certain files in build.

github.com/survivejs/js_tricks_and_tips - 3ae724a969c9cb76350f5e0e75a375a38380e3a2 authored over 10 years ago by Juho Vepsalainen <[email protected]>
Improve intro

github.com/survivejs/js_tricks_and_tips - b39160ead04dc2ab857a7741bdd9c8d360a154e6 authored over 10 years ago by Juho Vepsalainen <[email protected]>
Add a build script

This assumes there's another repo that has checked out `gh-pages`
branch.

github.com/survivejs/js_tricks_and_tips - 41c88e26bb46f83232acc41033254967ea6009ab authored over 10 years ago by Juho Vepsalainen <[email protected]>
Port to gitbook

github.com/survivejs/js_tricks_and_tips - c81903ad7267fc5205181d0011fd0fbd5b82c730 authored over 10 years ago by Juho Vepsalainen <[email protected]>
Remove background

Looks a bit better this way.

github.com/survivejs/js_tricks_and_tips - 8496216dc48e19e40bcd01c2e4011f0f4a59855c authored over 11 years ago by Juho Vepsalainen <[email protected]>
Set up nicer fonts

github.com/survivejs/js_tricks_and_tips - f18c09f24f036158e58a8887d20ef3c437c9a122 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Replace highlighting stylesheet with a nicer one

github.com/survivejs/js_tricks_and_tips - d271b049674b060d028e2be814c5cb01455eae90 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Update content

github.com/survivejs/js_tricks_and_tips - 67b84a744ad68211b5f6d4ea27441bd10a371910 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Update ghw

The anchors look better now.

github.com/survivejs/js_tricks_and_tips - 04ab2040ddfb74f6a85ef17684e9336869c31482 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Show fork me above content

Closes #9.

github.com/survivejs/js_tricks_and_tips - 636b9a6349daf02545b1a3e1cffda6b1702d6564 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Set up grunt

github.com/survivejs/js_tricks_and_tips - 8c75b3444b95e74b4169f233aade6506c4932505 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Tweak Twitter message

github.com/survivejs/js_tricks_and_tips - 6fe1404c170b2e666024d42cac85c292f3054592 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Improve Twitter message

github.com/survivejs/js_tricks_and_tips - 7841cb74a77a9c6ed2cd7a186270ec4161568a0c authored over 11 years ago by Juho Vepsalainen <[email protected]>
Disable underlining for visited links

github.com/survivejs/js_tricks_and_tips - 8c32da078e29508d8eca2f05f11c79ddeae9a992 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Update content

github.com/survivejs/js_tricks_and_tips - ce32f1d96999ff63c6c2f890e238e0e69f6341b1 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Trim content

github.com/survivejs/js_tricks_and_tips - 24b5cc35ee08ce00e0845520411867db4740be64 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Bump text font size up

github.com/survivejs/js_tricks_and_tips - 4ab0287a223d3e9cef2ef47a4f952a9c32ff6c87 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Improve structure and add some notes

github.com/survivejs/js_tricks_and_tips - 352ae2c659452d02df7e5bca71c19e371c77d373 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Add a note about presentation mode

github.com/survivejs/js_tricks_and_tips - 443c61d5b6eae5890079223ac8c61138cbbd08b6 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Add some missing content

github.com/survivejs/js_tricks_and_tips - 7ad084ceaca08604f4a20c75f87645a8a88e1611 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Update content

github.com/survivejs/js_tricks_and_tips - d14688f2b857a41987c13fede52ae790d82965df authored over 11 years ago by Juho Vepsalainen <[email protected]>
Add Flattr

github.com/survivejs/js_tricks_and_tips - f6088e4c88e9eb1da97d87059a37cbb3ce5cff12 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Replace background with something even lighter

github.com/survivejs/js_tricks_and_tips - 34ebaf0678533c9095ad2ce5c30397cc8d1ef693 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Add paper texture to .content

Looks way better this way.

github.com/survivejs/js_tricks_and_tips - ba5723f02aa7f55bbb549be0f5ea9a0603a66815 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Improve colors

github.com/survivejs/js_tricks_and_tips - 6da283b854a9f6fa69961ebec8cf0f684f27c7f0 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Make links more effective

github.com/survivejs/js_tricks_and_tips - bdc1538edf8b9bd0a86f1d6a7d3c5bbc350b31ea authored over 11 years ago by Juho Vepsalainen <[email protected]>
Update content

github.com/survivejs/js_tricks_and_tips - 1ecc6ded6dd475507d2c6fd58c39dfa08af45db8 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Highlight code

github.com/survivejs/js_tricks_and_tips - 603bfb5170a9911df89a644d530fa8177b3a1a91 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Set up footer

github.com/survivejs/js_tricks_and_tips - 09de94656120110f7c51c8250ad72ac54f501dea authored over 11 years ago by Juho Vepsalainen <[email protected]>
Move social buttons to the sidebar

github.com/survivejs/js_tricks_and_tips - 1cba81878373380781b44a0b8eff5ae0175d237f authored over 11 years ago by Juho Vepsalainen <[email protected]>
Move sidebar to the right

Looks better this way.

github.com/survivejs/js_tricks_and_tips - 7b7a710c59079b7480c7b1deaadceb555f2ff581 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Eliminate jQuery reference

github.com/survivejs/js_tricks_and_tips - fb1c027e4f45740c2a837a0a020449152c652c55 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Add forking image

github.com/survivejs/js_tricks_and_tips - 24ea9e4c8000731a49dddcbb26c17b4874ca2f2b authored over 11 years ago by Juho Vepsalainen <[email protected]>
Add some texture backgrounds and a shadow

github.com/survivejs/js_tricks_and_tips - 89edd52e8e80ac712f8d553b07b2ef4f62f03407 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Update content

github.com/survivejs/js_tricks_and_tips - e6351af5333df4eb83f9f224c7f374a30206bf12 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Improve basic style

github.com/survivejs/js_tricks_and_tips - 1bc01bf06d28196a2bcb5461bc03284fa5845c83 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Set up initial build

github.com/survivejs/js_tricks_and_tips - d84d3b3cb8d080ddd3d0380435ff92ccbfd2ce2c authored over 11 years ago by Juho Vepsalainen <[email protected]>
Update ghw

github.com/survivejs/js_tricks_and_tips - a9b1f6b41a21f595bc9f580e41ca93631d26dcd9 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Set up initial build

github.com/survivejs/js_tricks_and_tips - 93ea0b853cf60e988d6ee41bb62c712867138b44 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Add initial package.json and helper scripts

github.com/survivejs/js_tricks_and_tips - 839e2d6926943d4edafcc6fcfbf131e6ed2787cc authored over 11 years ago by Juho Vepsalainen <[email protected]>
Define CNAME

github.com/survivejs/js_tricks_and_tips - 05a488a9d932168cdd7957a72a999c0b0c5fd61d authored over 11 years ago by Juho Vepsalainen <[email protected]>
Add a couple of more examples

github.com/survivejs/js_tricks_and_tips - c3088f96d4e3e10561907f6bf5561a25809c731e authored over 11 years ago by Juho Vepsalainen <[email protected]>
Update intro

github.com/survivejs/js_tricks_and_tips - 45d0a3ef3b0090e983a5c7a01e105a167a6f643c authored over 11 years ago by Juho Vepsalainen <[email protected]>
Set title correctly

github.com/survivejs/js_tricks_and_tips - c28274e540e91456c783373e583290b15a2440f2 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Eliminate alert

github.com/survivejs/js_tricks_and_tips - 709c406db9c18d7c2ef6d6cdef26d0ca271ca999 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Improve structure

github.com/survivejs/js_tricks_and_tips - 58c9573a06bcfce65562c2526251cfcf34cd2048 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Improve development tools section

github.com/survivejs/js_tricks_and_tips - c672a734f54edeb95161c6bbb67d7c048f480699 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Improve structure of the testing section

github.com/survivejs/js_tricks_and_tips - ec3eead30e58096edc754a265568b6caf1d8399b authored over 11 years ago by Juho Vepsalainen <[email protected]>
Improve legibility of links

github.com/survivejs/js_tricks_and_tips - 2e44777c70762f02cdccb52ecbbd61a3520264b7 authored over 11 years ago by Juho Vepsalainen <[email protected]>
Add a slide about fuzz testing

github.com/survivejs/js_tricks_and_tips - 12cf1f6a3819d23f81f51d49db493b260ec2b75a authored over 11 years ago by Juho Vepsalainen <[email protected]>
Add chaos monkey

Because very presentation needs one.

github.com/survivejs/js_tricks_and_tips - f6f749d6818dfa01b9a60e442e286ef471bbb42d authored over 11 years ago by Juho Vepsalainen <[email protected]>