/miliband

Miliband Wordpress Theme for TSR

Primary LanguageSCSSMIT LicenseMIT

miliband

Wordpress Theme for The Social Review

Site

The site is powered by sail, a tool that supports the CLI for Wordpress, I would like to thank @kovshenin for all their support and in creating a help page on this topic. The miliband theme is tesed locally through local-wp.

Theme

The miliband theme's scripts are bundled through rollup and made backwards compatible through babel. CSS is run through postcss and autoprefixer.

gh repo clone https://github.com/JacobWeinbren/miliband.git
cd miliband
yarn install

#For Development
yarn dev

#For deployment
yarn build

License