Skip to content

tacowordpress/taco-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

Taco Theme Logo

--- # Taco Theme > _Always start with a shell._ | A bare theme for WordPress that uses [tacowordpress](https://github.com/tacowordpress/tacowordpress)

Installing tacowordpress into the theme can be done in 1 of 2 ways,

  1. using the taco-installer, or
  2. manually installing this Taco Theme to a WordPress instance by following the instructions below:

Manually Installing Taco Theme to a WordPress instance

without the taco-installer

Requirements

Installing / Getting started

With a WordPress instance already setup, create a new directory in the theme and call it taco-theme. Download this taco-theme, and copy/paste all the contents from /src into the new WordPress taco-theme directory.

Next,

cd into the taco-theme's /app/core directory, in your WordPress instance, and run composer install

This will install tacowordpress and all other composer-specified dependencies on the composer.json file at this level.

For information on how to use tacowordpress, check out the repo. For complete documentation, see the wiki.

Running tasks inside the theme

For all frontend-related tasks, including: compiling, entrypoints, minification, see the theme's README.md file.

About

A bare theme for WordPress that uses TacoWordPress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published