Stash is an undemanding and straightforward WordPress theme for writers and bloggers. A theme that focuses on simplicity, social, SEO, visual essence and stability in design and function.
- Clone this GitHub repository.
- Browse to the folder in the command line.
- Run the
npm installcommand to install the theme's development dependencies within a /node_modules/ folder. - Add an environment.json to the theme root directory with a key of
devURLand a value of your local install.
Example:
{
"devURL": "http://demo.dev/stash"
}
- Run the
npm startcommand for development. - Run the
buildgulp task to process build files and generate a zip.
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.