A Starter theme for Wordpress
Technologies: Gulp, SASS, Susy, Breakpoint
-
Download Wordpress https://wordpress.org/download/
-
Rename your new wordpress folder
- move this Bam repository into wp-content/themes/
-
/Applications/MAMP/conf/apache/extra/httpd-vhosts.conf
- /etc/hosts add: 127.0.0.1 bam.dev
- Go to phpMyAdmin
- create new db for Bam
-
Go to browser and input your new local server name- EX. bam.dev
-
Go through WP setup Database Name = what you called your DB in phpMyAdmin username = root password = root database = localhost table prefix = wp_
-
Login to wp-admin -Go to Appearance -> Themes and change the them to BAM
-
Go to plugins and search for and download 'Advanced Custom Fields'
-
Bundle Install
-
Change the BrowserSync environment settings to match your local environment.
-
NPM install
-
Run 'Gulp'