Coder Social home page Coder Social logo

twggn / geeknight Goto Github PK

View Code? Open in Web Editor NEW

This project forked from twchennai/geeknight

0.0 13.0 7.0 10.76 MB

Geek Night Gurgaon - Technology meetup for geeks!

Home Page: http://twggn.github.io/geeknight

Ruby 0.85% JavaScript 0.35% HTML 25.59% SCSS 70.91% Sass 2.30%

geeknight's Introduction

Geek Night Gurgaon

an open forum for geeks to connect, discuss & learn latest ideas, technologies and trends in software development

Development

Using nanoc for static site generation. Jekyll/Octopress are hard-coded for blogging, while Nanoc is much simpler, doesn't take any assumptions and allows to build whatever type of content (not just blogs).

To start developing,

  • Clone this repository
  • Forget about whatever present in the root folder
  • Worry only about the content folder
  • Run bundle install. You'll need RVM + Ruby 2.0
  • Make changes (see below folder structure and steps to add a new event). Mostly you'll be dealing with content
  • Run bundle exec nanoc to compile the website
  • Run bundle exec nanoc view to start a server and browse to localhost:3000

For ease, there is a Guardfile. You can run bundle exec guard, it will keep watching for changes and re-compile the site whenever any file is changed.

Folders of interest

  • content - this is the main source code, rest are all generated source code that can be ignored
  • content/assets - contains all assets
  • content/assets/app.sass - contains the main stylesheet
  • content/assets/img/speakers - contains speaker images
  • content/index.html - content for current geek night
  • layouts - layouts for default and archive versions
  • Rules - routing rules

Adding a new event

  • Rename the current index.html (in content folder) file to the year-month format for the last event. Eg, if the event happened in August 2021, rename the index.html to 2021-08.html
  • Create a new index.html file with the new event details. For format/fields refer to the previous html file. Update the edition, date/time, registration link and the talk details.
  • Run bundle exec nanoc to compile the website
  • Run bundle exec nanoc view to start a server and browse to localhost:3000

Front-End Development

  • Pure HTML/CSS/Javascript website. No JQuery.
  • Used HTML5 Boilerplate to generate the skeleton.
  • Used colourlovers.com for the color swatches.
  • Using SASS and Foundation for all the Styling.
  • Icon fonts were generated and downloaded from Fontello. Only icons from the Modern Pictogram set were used for consistency.

geeknight's People

Contributors

rdsubhas avatar avinash-chugh avatar sumedhav avatar rohitggarg avatar ajitsing avatar kabiryeshe avatar suchitpuri avatar su-docker avatar mananbharara avatar kumawatanupriya avatar akshaykhanna avatar adevbrat avatar selvakn avatar sriv avatar aanchalsingh05 avatar arun-spire avatar ankitaaswal9 avatar sleepythread avatar anujjamwal avatar sumitgpt avatar

Watchers

 avatar  avatar  avatar  avatar Sanchit Bahal avatar Bharti Nagpal avatar  avatar Arnav Kumar avatar Renu Ahlawat avatar  avatar chandu kavar avatar Rajhans Jadhao avatar  avatar

geeknight's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.