Giter Site home page Giter Site logo

community.thefirehoseproject.com's Introduction

Firehose Community

Here lies the official Firehose Community blog.

Technical talks and coding related topics will be here!

How to Contribute Articles to the Firehose Community

  1. Fork the site
  2. Get the blog running on your system
  3. Write a post
  4. Add your article on your GitHub page
  5. Issue a Pull Request for your blog post.

Getting the blog up and running

This blog is using Jekyll one of the most popular static site generation tools. To understand the broad strokes of Jekyll watch Colin's Talk on Jekyll.

If you need help with setting up the environment and how to start contributing check out this post with accompanying video to learn how. How to Fork a Repo and Contribute

Installation on a Vagrant Ubuntu Machine

Install Jekyll

Install the Jekyll Gem

gem install jekyll

Then update the binary (if you don't do this it will say command-not-found if you run jekyll command):

rbenv rehash

Running the blog

Clone your fork and in the directory run the command to start the server:

jekyll serve --host 0.0.0.0 --port 3000

The first time you run this command it will take a while to get loaded up.

Contributors

Get your name on this list of firehosers!

  • Colin Rubbert
  • Angel Jose
  • Ben Ricker
  • Ilya Krasnov
  • Ken Mazaika

community.thefirehoseproject.com's People

Contributors

colinrubbert avatar kenmazaika avatar jonathanpike avatar chaudhary27 avatar nehemiahandrews avatar mkwaters avatar leamerluck avatar mkyaw avatar buddhaplex avatar ramonarriola avatar robgraphix1 avatar

Watchers

James Cloos avatar Brandon Cha 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.