Giter Club home page Giter Club logo

arnaud-m / master-info Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phlow/feeling-responsive

4.0 4.0 21.0 329.6 MB

ARCHIVED. The website of the MSc Computer Science at UCA built upon »Feeling Responsive«, a free flexible theme for Jekyll built on Foundation framework.

Home Page: http://i3s.unice.fr/master-info/

License: MIT License

Ruby 0.07% HTML 24.74% XSLT 0.31% CSS 1.86% JavaScript 35.10% Makefile 0.01% SCSS 31.92% Rich Text Format 3.75% TeX 0.24% Jupyter Notebook 1.95% Shell 0.03%

master-info's People

Contributors

amaya-nogalesgomez avatar arnaud-m avatar christophe-cr avatar cinziadigiusto avatar collet avatar dependabot[bot] avatar edemaria81 avatar frederic-mallet avatar gilardh avatar gmenez avatar gunharth avatar inetbiz avatar jjamor avatar maczinga avatar mpelleau avatar mystelven avatar mzini avatar nerk avatar philippereneviergonin avatar phlow avatar plutonik-a avatar rapariciopardo avatar rbdixon avatar rphaedrus avatar teschi avatar thegands avatar twisterrob avatar wbreeze avatar xuchuan898 avatar yafred avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

master-info's Issues

Baseurl, links, and images

  1. Configure url and baseurl
  2. Configure link to pages, posts, and images

We will use Liquid filters and tags.
Beware that filters are available only for {{ variable }}, but not for statements {% statement %}.

Numbered headings via CSS

Source.
For instance, let add number to the TER subjects.

<style>
body {counter-reset:section;}

h3:before
{
    counter-increment:section;
    content:counter(section) ". ";
}
</style>

sass deprecated ?

> bundle install
...
...
Post-install message from sass:

Ruby Sass is deprecated and will be unmaintained as of 26 March 2019.

* If you use Sass as a command-line tool, we recommend using Dart Sass, the new
  primary implementation: https://sass-lang.com/install

* If you use Sass as a plug-in for a Ruby web framework, we recommend using the
  sassc gem: https://github.com/sass/sassc-ruby#readme

* For more details, please refer to the Sass blog:
  http://sass.logdown.com/posts/7081811

Pages Review

  • Make the ṔROGRAMME' visible
  • Remove or add content for 'PROJETS' and 'STAGES'

Improve Layouts

  • The meta-information display is not consistent across layouts.
  • The meta-information can vary depending on the post type : blog post ; syllabus.
  • We should use the author information to fill the meta-information to avoid redundancy.

Add Section 'Moyens techniques, Bibliographies'

Par exemple
Le master dispose de salles machines (des PC fixes sous linux Ubutu), d’un serveur Discord, de la plateforme LMS Moodle. Les étudiants ont accès un ENT et un compte Microsoft comprend l’accès aux outils Office 365 et à OneDrive. Quelques ordinateurs portables sont disponibles pour les étudiants. Les plateformes SphereEngine, Github et Github Classroom sont régulièrement utilisées.
Pour la réalisation de projet, du matériel spécifique (arduinos, bras robotiques, etc.) sont fourni aux étudiants.
Les cours étant à la carte, chaque cours propose une liste de référence (sur le web ou bibliographique). Cette liste est donnée lors de la présentation des cours, lors de la première séance, dans Moodle ou sur le site du Master.

Target _blank

Add the plugin jekyll-target-blank and the corresponding gem in order to open the links in a new tab by default

Add logo

  • Add the logos somewhere for the students' reports and presentation
  • Add the style guide with links to the logos
  • Add report latex style

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.