Giter Club home page Giter Club logo

ianjon.github.io's Introduction

The Ice Cellar Project is protected under the MIT License.

ianjon.github.io's People

Contributors

ianjon avatar dayne avatar

Watchers

James Cloos avatar

Forkers

vlraymond

ianjon.github.io's Issues

Ice Cellars "how to" additions

Hey, looks awesome. I think the following things would make the site more user friendly.

  1. list all types of prototype
  2. explain what follows "guide to how to set up a pi to monitor humidity and temperature in ice cellars..."
  3. diagram of your prototype
  4. acknowledge the funder!

create a projects collection

try incorporating your projects as a jekyll collection:
https://jekyllrb.com/docs/collections/

This likely means you need to add to your _config.yml ( a YAML file)

collections:
  - projects:
    output: true

See my website's use of a collection for my 'topics' section:
https://github.com/dayne/dayne.github.com/blob/master/_config.yml

This means you can then have a _projects folder with each project having it's own markdown.

If you make an index.md in there that summarizes all your projects.. similar to:

https://github.com/dayne/dayne.github.com/blob/master/_topics/index.md

More details on YAML can be found:
http://yaml.org/

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.