Skip to content

webhook/webhook-theme-internet-presence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webhook Internet Presence theme

This is a simple theme for people that need an about.me style site with some light blogging and a list of their appareances / events.

I've included are the sass files if you wish to work directly with those files rather than the css. You'll need to do the following first though.

Working with the source sass files

  1. Set up your gruntfile.js to compile sass. You'll also need to have sass installed and need grunt-contrib-sass and grunt-contrib-copy added to your package.json file.
  2. Run bower install. This requires bower, which can be installed by running npm install -g bower.
  3. Run grunt copy to copy the bower dependencies into /static/
  4. Run grunt sass to build a css file.
  5. Restart your runserver. Editing sass will rebuild css automatically on a normal wh serve.

About

A theme for people that need a simple site for their internet presence.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published