Skip to content

Raconteur-Media/designer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Designer WordPress Theme

Designer is a professional portfolio WordPress theme that is handcrafted for creatives, freelancers and agencies, making your website stand head and shoulders above the rest.

Development

  1. Clone this GitHub repository.
  2. Browse to the folder in the command line.
  3. Run the npm install command to install the theme's development dependencies within a /node_modules/ folder.
  4. Add an environment.json to the theme root directory with a key of devURL and a value of your local install.

Example:

{
    "devURL": "http://demo.dev/designer"
}
  1. Run the npm start command for development.
  2. Run the build gulp task to process build files and generate a zip.

Support

GoDaddy has acquired ThemeBeans, and in the spirit of open source — the entire ThemeBeans WordPress theme catalog is now freely available here on GitHub. However, theme support and remote updates are only available for current license holders, and up to April 9th, 2020.

Releases

No releases published

Packages

No packages published

Languages

  • PHP 53.8%
  • CSS 36.3%
  • JavaScript 9.9%