VanHack website
This site is still in the process of being built. Progress can be viewed at vanhack.com.
To Do
✅ Intial launch with home landing page◻️ 404 page✅ Sync local and production ACF◻️ Pricing for employers✅ Blog section✅ Blog categories, prev, etc◻️ Localization✅ Companies module◻️ Video module✅ Testimonial module✅ Mobile slideout navigation
Getting Started
git clone https://github.com/brotzky/vanhack-website.git
cd vanhack-website
yarn
yarn start or gulp
You will need to setup your own local database to connect Wordpress to. Also, it is recommended to symlink the build output to the theme folder of your Wordpress.
Credit
Initial boilerplate largely used from https://github.com/synapticism/wordpress-gulp-starter-kit.