Isaac Bythewood's starred repositories
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
isaacbythewood.com
The personal website of Isaac Bythewood.
dockerfiles
All the Dockerfiles I use for various purposes. More detailed usage instructions are at the top of each Dockerfile.
alpinefiles
Some of the files that I use on my Alpine Linux servers.