SkillAgentSearch skills...

Infrastrukt

Responsive WordPress starter theme built on @Zurb's Foundation 5 Framework

Install / Use

/learn @rediris/Infrastrukt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Infrastrukt

Infrastrukt is WordPress theme built on Foundation 5, by Zurb.

  • Big props go to drewsymo for his work on the Foundation for WordPress theme. Infrastrukt was originally forked from the FWP repository.

  • Infrastrukt features a resource loader, which will allow loading of JS assets locally or via CDN.

  • CSS is now generated via SASS.

Note

  • This README is only partially up-to-date.

Developer use:

Preparing

Make sure you have the most recent NPM installed. In the infrastrukt directory, run these commands:

  • npm install
  • bower install
  • bower prune

Grunt Tasks

  • grunt build (compiles SASS to CSS, minifies CSS and JS files)
  • grunt (default watch task, compiles SASS to CSS, minifies CSS and JS files)

Adding Additional Dependencies

  • JavaScript library: bower install -S [package]
  • NodeJS package: npm install --save-dev [package]

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated2y ago
Forks3

Languages

PHP

Security Score

60/100

Audited on Dec 20, 2023

No findings