This repository has been archived by the owner on Apr 21, 2021. It is now read-only.
v0.4.0
- #31: Browser Sync module added for live reload and browser syncing. You can still use LiveReload if you want, choose preferred option when setting up the project.
- #40: Option to run a simple server
- #22: Ability to create more pages at once using
yo xh:page "Home" "About us" "Our Services"
syntax