/portfolio_theme

The theme for my portfolio

Primary LanguagePHP

My portfolio theme

Author: Brett Anda The attached site has not been deployed as of yet

Modules Used

Instructions for use

Starting off

When starting a project run these:

Checks for updates on everything needed for the code

composer update

Installs the above updates if there are any

composer install

When you are coming back to edit a project run this:

If there are missing packages run this:

yarn

Begins the SASS watch command

yarn start

Styling Methods

I am (trying) to use Bem for my SCSS formatting

WordPress

For help go to wordpress.org