These files power the nitk-lug website (http://lug.nitk.ac.in and it mirror http://nitklug.github.com) if you wish to add to or maintain it, ask to become a collaborator at the group’s mailing list or irc channel (#lug-nitk on irc.freenode.net)
notes: some of the links may be broken on the github mirror, those are only relevent to the
intranet site.
Clone the repository and run `rake post[title-of-the-post]’ to start editing. A post should be of the following format:
-
layout: post
title: Full title of the post
author: yournickname
-
content of the post
….
….
Save the file and commit the changes and run `rake publish’ to publish the post.