Skip to content

neurospin/gaia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6906473 · Jun 30, 2020

History

59 Commits
Jun 29, 2020
Jun 30, 2020
Jun 30, 2020
Jun 30, 2020
Jun 26, 2020
Jun 24, 2020
Jun 24, 2020
Jun 30, 2020
Oct 3, 2019
Oct 3, 2019
Jun 29, 2020
Jun 30, 2020
Jun 30, 2020
Jun 30, 2020
Jun 30, 2020
Jun 30, 2020
Jun 30, 2020
Jun 25, 2020
Jun 30, 2020
Jun 30, 2020
Jun 30, 2020

Repository files navigation

Build Static Pages

Configuration

You have to customize the following parameters in _config.yml:

  • title: the name of your team.
  • subtitle: the runing title.
  • email: the contact email.
  • short_desc: the title of the banner in the index page.
  • long_desc: the content of the banner in the index page.
  • expiration_opportunities: the job offers will expire automatically after this number of days.
  • expiration_news: the news will expire automatically after this number of days.

You can change the banner image in the index page images/banner.png and the logo images/logo.png.

Then you will need to fill the collections in _collections (only text files). Please look at the example and use the same keys.

Note: For the research collection, you will have to add a new research_<CATEGORY>.md for new categories.

(WIP) Editorial - Jekyll Theme

A Jekyll version of the "Editorial" theme by HTML5 UP.

Editorial Theme

How to Use

For those unfamiliar with how Jekyll works, check out https://jekyllrb.com/ for all the details, or read up on just the basics of front matter, writing posts, and creating pages.

  • GitLab: Simply fork this repository and start editing the _config.yml file!
  • GitHub: Fork this reposity and create a branch named gh-pages, then start editing the _config.yml file! The .gitlab-ci.yml file is only needed for GitLab Pages, so feel free to delete this if you are using GitHub instead.

Install local

Jekyll:

  • sudo apt -y install software-properties-common
  • sudo apt-add-repository ppa:brightbox/ruby-ng
  • sudo apt update
  • sudo apt install ruby2.6
  • ruby --version
  • sudo gem install jekyll bundler

For Bibtex conversion:

  • install: pip install pybtex
  • execute: pybtex-convert biblio.bib biblio.yaml

Credits

Original README from HTML5 UP:

Editorial by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)


Say hello to Editorial, a blog/magazine-ish template built around a toggleable "locking"
sidebar (scroll down to see what I mean) and an accordion-style menu. Not the usual landing
page/portfolio affair you'd expect to see at HTML5 UP, but I figured for my 41st (!!!)
template I'd change it up a little. Enjoy :)

Demo images* courtesy of Unsplash, a radtastic collection of CC0 (public domain) images
you can use for pretty much whatever.

(* = not included)

AJ
[email protected] | @ajlkn


Credits:

	Demo Images:
		Unsplash (unsplash.com)

	Icons:
		Font Awesome (fortawesome.github.com/Font-Awesome)

	Other:
		jQuery (jquery.com)
		html5shiv.js (@afarkas @jdalton @jon_neal @rem)
		Misc. Sass functions (@HugoGiraudel)
		Respond.js (j.mp/respondjs)
		Skel (skel.io)

Repository Jekyll logo icon licensed under a Creative Commons Attribution 4.0 International License.