/*
    Hey you guys, how are you?
    This is a simple website just to link some good content 
*/

char 
home (void){
    /* Just a explain about this */
}
char 
blog (void){
    /* Posts, just it */
}
char 
books (void){
    /* Reviews about books */
}
char
casts (void) {
    /* Podcasts, webcasts */
}
char 
movies (void){
    /* Reviews about movies, documentaries, series */
}
char 
talks (void){
    /* Files presentations of talks */
}
char
zines (void) {
    /* Magazines, e-zines */
}