/hackwild

Hacking through the dense jungle of modern web development

Primary LanguageHTML

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