Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
/ blanq Public archive

WordPress theme that uses Twitter Bootstrap. Intended for custom theme development. Bootswatch compatible.

License

Notifications You must be signed in to change notification settings

da-n/blanq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blanq

WordPress theme that uses Twitter Bootstrap. Intended for custom theme development. Bootswatch compatible.

Status

Alpha, not recommended for use in production.

Makefile

You will need at least the following to build the makefile

  • jshint
  • less
  • uglifyjs

To install using npm

npm install jshint -g npm install less -g npm install uglify-js -g

Then just run make from within the theme directory.

Acknowledgments

Credits

This plugin is built and maintained by da-n. Contributions are very welcome.

ToDo

  • Check all views are Bootstrap compatible, feature parity with default themes.
  • Use mixins so that default Bootstrap classes are not needed, to make it more semantic.
  • Add a basic options page which has options for navbar, appearance etc.
  • See if it is feasible to have a select option for Bootswatch themes.

Changelog

0.2.0

  • Updated readme.

0.0.1

  • Initial release

About

WordPress theme that uses Twitter Bootstrap. Intended for custom theme development. Bootswatch compatible.

Resources

License

Stars

Watchers

Forks

Packages

No packages published