Skip to content

concepthacker/alexpate.uk

 
 

Repository files navigation

Hi there!

This is the source code of my personal site.

What's the point of this repo?

Besides being an obvious place for me to keep track of my code, I would like to think that someone might find this useful. Got any questions, send me an email.

Installation

Want to use this site locally?

  • git clone the repo somewhere safe
  • Run bundle install && npm install*
  • To serve the site, gulp
  • The site should now be running at http://localhost:4000

*I prefer to bypass Jekyll's built in asset pipeline, and use Gulp.

Say hello!

Feel free to say hello over on twitter @alexjpate.

About

Source files for personal site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 83.0%
  • HTML 11.3%
  • JavaScript 4.4%
  • Ruby 1.3%