Skip to content

Hacking through the dense jungle of modern web development

Notifications You must be signed in to change notification settings

Splode/hackwild

Repository files navigation

HackWild logo

HackWild

Overview

HackWild explores the world of modern web development with useful tips, tutorials and articles.

Technical

HackWild is built with Jekyll and Vue.js.

Install

npm i && bundle install

Development

npm run watch && bundle exec jekyll s

Production

HackWild is continuously deployed using Netlify, but can be manually built using:

npm run build && bundle exec jekyll build

License

MIT © Christopher Murphy