Skip to content

krishnanandsivaraj/haacked.com

 
 

Repository files navigation

Haacked.com

This is my blog. There are many like it, but this one is mine.

Run it locally

The following command builds the site and runs it on http://localhost:4000/ It takes a while because I have a lot of posts.

jekyll serve

Testing

HTML::Proofer is set up to validate all links within the project. You can run this locally to ensure that your changes are valid:

bundle install
bundle exec rake test

About

You've been haacked and you like it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C# 59.8%
  • CSS 18.8%
  • JavaScript 16.4%
  • Ruby 2.6%
  • Classic ASP 2.4%