Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bootstrap-theme-ceh

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bootstrap-theme-ceh

CEH Bootstrap theme

  • 1.0.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

CEH Theme for Bootstrap 3.2.x

A theme for CEH sites using the Bootstrap framework. It has been built using Themestrap.

You can see it in action by visiting the github pages

You can install it using bower eg.:

bower install bootstrap-theme-ceh

Customisation

To customise this theme, first clone the repository,

git clone https://github.com/NERC-CEH/bootstrap-theme-ceh

Now install all the required dependencies,

npm install
bower install

Now you're ready to go, simply edit the less/variables.less and less/theme.less to your liking. When you're ready, just run grunt and it will compile and minify the distribution for you. You can also run grunt watch to automatically compile as your work. In addition you can use grunt serve to run a basic web server at http://localhost:8000 for you to check how your changes look against the examples/kitchen-sink.html example provided.

Releasing a new version

To release a new version commit your changes and create a new tag in git with the latest version number as listed in bower.json. Use semantic versioning.

After release update bower.json with the next version number and run grunt assemble to update templates that use the version number.

Once published, merge the tagged into the gh-pages branch.

Copyright 2014 Centre for Ecology & Hydrology under the GNU Public license 2.0.

Keywords

FAQs

Package last updated on 03 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc