Git Product home page Git Product logo

together.skgtech.io's Introduction

Thessaloniki's tech and developer Events, Meetups & News.

Meetup Organizers

SKGTech is using a Public Google Calendar for storing and reading the events and meetups. We also retain very few Pinned events that are edited only within this repository and reside in the _data/agenda.yaml file. The Pinned events will appear after all the Calendar events.

Web Developers

If you want to contribute to the development of this site you first need to setup your environment based on the project's requirements.

The Stack

  • Node 0.10.x
  • Ruby If you're on OS X or Linux you probably already have Ruby installed; test with ruby -v in your terminal.
  • Grunt npm install -g grunt-cli
  • Bower npm install -g bower
  • Jekyll gem install jekyll

This project was built using Jekyll and is based on the JekyllBootstrap template, you don't need to be familiar with these tools to do most of the tasks.

Installing the project

First fork this repository and clone it to your local:

git clone [email protected]:YOUR_USERNAME/skgtech.github.io.git
cd meetups

After cloning is finished you need to install the development dependencies:

npm install && bower install

Working with the project

You can launch a webserver and a Jekyll watch alltogether simply by running grunt:

grunt

The default Grunt task will:

  • Launch a jekyll watch and auto-build on every file change.
  • Launch a local static webserver on port 9003.
  • Open your browser on http://localhost:9003

Assets and pages locations

  • Edit styles from the assets/css/main.css file.
  • Edit the layout from the _includes/themes/twitter/ folder.
  • The project's homepage is the file index.html in the root folder.
  • Edit the markup for the Meetups and Agenda items in the _includes/widgets/ folder.
  • All the site's data are in the _data/ folder.

Notes

Colophon

License

MIT

together.skgtech.io's People

Contributors

thanpolas avatar petros avatar bacharakis avatar nbatsios avatar leoapost avatar margaritis avatar ppapapetrou76 avatar skorokithakis avatar hypest avatar misaakidis avatar pvoulg avatar

Watchers

 avatar Fotis Alexandrou avatar Vaios Karampinis avatar  avatar Theodore Keloglou avatar Adonis Kakoulidis avatar George Spanos avatar James Cloos avatar Thanos Theodoridis avatar Ioannis Poulakas avatar  avatar Theodoros Ploumis avatar  avatar  avatar Dimitri Ntempos avatar Ani Chatsatrian avatar Aristotelis Dossas avatar  avatar John Economou avatar Amalia Vradi avatar Kostas Adamidis avatar

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.