Giter Club home page Giter Club logo

kordinglab.github.io's Introduction

Kording lab page

This is repository for Kording lab page. We use Jekyll to run our Github page. We are welcome for other people to contribute to our site not just lab members. Feel free to fork and pull-request!

Run the page locally using Jekyll

To run locally, follow instruction here to install Jekyll then run jekyll serve to see in localhost:4000. Here is a brief install guidelines.

sudo gem install jekyll
sudo gem install rouge
jekyll serve

Editing the lab website

Below, we explain how to edit the lab webpage

Add posts

It's very easy to add post. All the posts are located in _posts folder. It arrangement is based on date. Each post can be written in markdown format. You just have to state headers before writing: title, description and categories. description will be shown when you share on social media like Facebook or twitter. See the following headers:

---
title: Summer School in Computational Sensory-Motor Neuroscience (CoSMo)
description: all links to CoSMo summer school in computational neuroscience materials
categories: scientists
---

We have 4 categories: scientists, students, discussion, blog you can choose and this will be rendered to different location.

How to add posts

  • Directly edit on Github, you can simply go to _posts and click New file then put some markdown file e.g. 2016-02-03-post-name.md and start writing blog post. Github also allows you to preview it so it's nice for people who don't want to clone the repo.

  • Clone the repository, kind of the same as directly add post on Github. You just have to clone the repository. Then add new post file, commit and push to the repo.

The changes will take approximately half a minute to render. You can see the new posts or changes on kordinglab.com!

Add yourself

You can add yourself to the page in _people folder just create file name <firstname>_<lastname>.md in the folder. We require few line of header before you start writing your own page. See the following for the header

---
name: Eva Dyer
position: postdoc
avatar: eva.jpg
twitter:
joined: 2014
---

If you don't have information, just leave it blank. The avatar will bring photo from images/people folder and display it on people page. For lab position, you can choose position from 4 classes including postdoc, gradstudent, visiting, others (so called Honorary members). Position will put you into section that you choose.

Add new publications

All publications from the lab are located in publications.md. Please upload new publication on your own!

Add news

All news presented in the front page by editing _data/news.yml. There are some symbol that cannot be used directly e.g. :, be careful

kordinglab.github.io's People

Contributors

aribenjamin avatar benlansdell avatar bluenex avatar cchamber avatar daniel-acuna avatar davidbrandfonbrener avatar drolnick avatar ethanbb avatar evadyer avatar forgottenonenyx avatar ilennaj avatar jglaser2 avatar koerding avatar lindsayshaffer avatar luke3d avatar nidhis-91 avatar pnlawlor avatar roozbehfarhoodi avatar sosata avatar taconite avatar tfiers avatar titipata avatar tliutony avatar torbenator avatar xlzq 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.