Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
/ wp-fundament Public archive

A skeleton theme shipped with the latest tools to rapidly build beautiful WordPress websites.

Notifications You must be signed in to change notification settings

Jasonkoolman/wp-fundament

Repository files navigation

#Fundament WP theme

  • Clean and semantic templates
  • Predefined gulp tasks for painless development
  • Autoloading classes (PSR-4)
  • Several handy utility functions
  • Support for HTML5 markup

Installation

Clone this repository inside the themes folder, make sure to rename the theme folder to whatever you want:

git clone https://github.com/Jasonkoolman/fundament-theme.git ./my-theme

Install the node modules - using NPM:

npm install

Run gulp to compile the theme's assets. This will combine and minify JavaScript and CSS files as well as optimize images:

gulp

Documentation

Folder structure

HTML markup

Gulp commands

About

A skeleton theme shipped with the latest tools to rapidly build beautiful WordPress websites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published