Git Product home page Git Product logo

bitdevs.joburg's Introduction

BitDevs JHB

Simple Jekyll site for hosting all of the links from meetups past and future. Ported from BitDevs NYC with thanks!

Development

You'll need Ruby & Jekyll to run the site locally. Once they're setup:

  • Clone the repository and go into the directory
  • Run bundle install
  • Run jekyll serve
  • Go to http://localhost:4000

Making a Post

To make a new post, make a new file in _posts/ with a title of YYYY-MM-DD-title-goes-here. At the top of the file you'll want to provide the following information:

---
layout: post # Always post
type: socratic # or whitepaper for a whitepaper series
title: "Name of the Post"
meetup: https://www.meetup.com/BitDevsJHB/events/[event id here]/
---

After that, it's just simple markdown. The site will auto-generate the rest.

Changing Site Data

All site configurations are either contained in _config.yml or _data/settings.yml. Some data is duplicated between the two due to the way Jekyll injects variables, so be sure to update both.

Attributions

Thanks to LeNPaul for the Jekyll starter kit this was forked from.

bitdevs.joburg's People

Contributors

dunxen avatar delta1 avatar

Stargazers

 avatar  avatar Mayemene Fomene Jean Vladimir avatar

Forkers

delta1

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.