Skip to content

finn-no/tech.finn.no

Repository files navigation

Developers at FINN blogging about tech. You can also find us on Twitter @FINN_tech.

Quick start

We are using Jekyll. Read more about it here. You need Ruby to run the project. It will work out of the box on Mac. If you are on another platform check out the installation.

$ gem install bundler # only needed once
$ bundle install
$ bundle exec jekyll serve -w

Open http://localhost:4000 in your browser, and voilà.

If you want to preview drafts run with the '--drafts' flag

Want to write a post or help

Check out CONTRIBUTING.

Testing

If you want to test locally run

bundle exec htmlproof ./_site

Comments

We are using Disqus (#1).
If you want access to the moderation tools sign up for a Disqus account and contact @gregersrygg.

Tracking

We are using Google Analytics for tracking (#7). If you want access to the tracking data contact @Gregersrygg.