-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
GRIGIS Antoine 239446
committed
Jun 20, 2024
1 parent
32c7433
commit aadacee
Showing
119 changed files
with
452 additions
and
869 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,4 @@ _site/ | |
.jekyll-cache/ | ||
.jekyll-metadata | ||
.~ | ||
Gemfile* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
![Build Static Pages](https://github.com/baobablab/baobab/workflows/Build%20Static%20Pages/badge.svg) | ||
![Build Static Pages](https://github.com/neurospin/gaia/workflows/Build%20Static%20Pages/badge.svg) | ||
|
||
# Configuration | ||
|
||
|
@@ -19,75 +19,28 @@ 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](https://html5up.net/). | ||
|
||
![Editorial Theme](assets/images/screenshot.jpg "Editorial Theme") | ||
|
||
# How to Use | ||
|
||
For those unfamiliar with how Jekyll works, check out [https://jekyllrb.com/](https://jekyllrb.com/) for all the details, | ||
or read up on just the basics of [front matter](https://jekyllrb.com/docs/frontmatter/), [writing posts](https://jekyllrb.com/docs/posts/), | ||
and [creating pages](https://jekyllrb.com/docs/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 | ||
- sudo apt install ruby-dev | ||
- echo '# Install Ruby Gems to ~/gems' >> ~/.bashrc | ||
- echo 'export GEM_HOME="$HOME/gems"' >> ~/.bashrc | ||
- echo 'export PATH="$HOME/gems/bin:$PATH"' >> ~/.bashrc | ||
- source ~/.bashrc | ||
- gem install jekyll bundler | ||
- cd $MYPROJECT | ||
- bundle init | ||
- bundle add jekyll webrick | ||
- bundle install | ||
- bundle exec jekyll serve --livereload --port 8080 | ||
|
||
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) | ||
For Bibtex conversion: | ||
|
||
Icons: | ||
Font Awesome (fortawesome.github.com/Font-Awesome) | ||
- pip install pybtex | ||
- pybtex-convert biblio.bib biblio.yaml | ||
|
||
Other: | ||
jQuery (jquery.com) | ||
html5shiv.js (@afarkas @jdalton @jon_neal @rem) | ||
Misc. Sass functions (@HugoGiraudel) | ||
Respond.js (j.mp/respondjs) | ||
Skel (skel.io) | ||
``` | ||
# Jekyll | ||
|
||
Repository [Jekyll logo](https://github.com/jekyll/brand) icon licensed under a [Creative Commons Attribution 4.0 International License](http://choosealicense.com/licenses/cc-by-4.0/). | ||
For those unfamiliar with how Jekyll works, check out [https://jekyllrb.com/](https://jekyllrb.com/) for all the details. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.