sixteenbit / squire

Simplistic WordPress theme for documentation. A guide for your guide.

Home Page:https://demo.sixteenbit.com/squire/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Squire

Squire

Features

  • Build workflow using gulp.js
  • Foundation for Sites
  • Font Awesome Pro
  • Child pages load within parent with a child page nav for documentation-style pages
  • Beaver Builder support
  • Force Login option for closing off site during development

Getting started

# Installs dependencies and runs the initial build task
yarn

Commands

# Removes the release dir and builds the project
gulp

# Builds the project
gulp build

# Runs the build task and watches for file changes
gulp watch

# Runs the styles task
gulp styles

# Runs the javascript task
gulp javascript

# Starts Browsersync
gulp server

# Copy theme to release folder for production
gulp release --production

About

Simplistic WordPress theme for documentation. A guide for your guide.

https://demo.sixteenbit.com/squire/

License:GNU General Public License v2.0


Languages

Language:CSS 74.3%Language:PHP 22.4%Language:SCSS 2.5%Language:JavaScript 0.8%