Jason's Google Code-in Blog

GCI Organization: FOSSASIA

Setup FOSSASIA's Orga Server

open-event

Today, I will be teaching you how to locally setup the open event orga server which manages all the data of an event. I will let you know the exact process I went through. Step 1: Fork and clone the repository Make sure you clone the repository from Github into your default folder. You should also fork the repository if you are thinking of contributing to it. Cloning the repository first is much easier since there is a preset Vagrantfile.

23 Dec 2015 #orga-server #github #setup #virtual machine #windows

Setup a Blog using Hugo on Windows

hugo

Today, I created a blog with the Hugo static website generator, an engine very similar to Jekyll. Hugo allows a user to easily setup a secure and customizable blog in a short period of time. It is open source and constantly updated to ensure the latest features and bug fixes. Setting up Hugo is a piece of cake, even on Windows. First, I recommend watch the quickstart guide. It is extremely informative and got me setup in less than ten minutes.

16 Dec 2015 #setup #installation #windows #hugo #github