GithubHelp home page GithubHelp logo

binarytiger / clubcedille.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clubcedille/clubcedille.github.io

0.0 2.0 0.0 8.35 MB

Home Page: http://clubcedille.github.io/

License: Apache License 2.0

Ruby 3.51% HTML 27.89% CSS 29.77% Shell 0.09% JavaScript 38.74%

clubcedille.github.io's Introduction

Stories in Ready Build Status Cedille Homepage

Cedille Homepage, generated using Jekyll and themed with Agency jekyll theme

Setup

Requirements:

  • Ruby
  • Jekyll (gem install jekyll)

How to use

General

All section should have a similarly named YAML file in /_data. These files will at least contain the Title and Description of each section, and sometimes have more data to generate that part.

###Posts

Posts, that is to say "News Items", are in /_posts.

Posts must follow Jekyll's nomenclature, and be named as follows: YYYY-MM-DD-post-name.(extension). Extensions can be either markdown, html, or other formats supported by Jekyll. Just note that each post has to start with some YAML Front Matter in order to be parsed.

Post categories, if they have any, should not have any spaces in them. They'll be used for the URL. If anything, try generating the site once you've made your changes and see if you can access your article.

###Projects

Projects are are in /_projects

Write them in a manner similar to posts, that is to say headed with YAML Front Matter with content going underneath. Posts should have a thumb variable defined that points to the thumbnail used on the main page, a category for extra information and their first line should be the project name. If anything, they should follow a similar structure to this:

## Project Title (using 2 hashes for it to be h2)

---

![The Main Project Image](/link/to/the/image)

An HR seperating the title from the content you see here. The image above should also be included.

###About

All information for the About section exists within /_data/about.yml.

###Members

Team members and info are in _data/fr/members.yml

Images are in /img/team/

An eventual migration to a collection (similar to Projects) may be in store for this if ever we want extra info, otherwise it will remain like this.

=========

###TODO

  • Change some colors in _config.yml
  • Add actual content
  • Find better background image for top
  • Add logo
  • Add mailing script (or find an alternative)

========= For more details, read documentation

clubcedille.github.io's People

Contributors

angry-russian avatar bernardclaing avatar binarytiger avatar darkpyrom avatar maximest-pierre avatar plaurin84 avatar rikuavelar avatar waffle-iron avatar ygotame avatar

Watchers

 avatar  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.