Giter Site home page Giter Site logo

cristal-sigma / cristal-sigma.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mmistakes/minimal-mistakes

4.0 4.0 14.0 44.33 MB

Template Jekyll theme for building a personal site, blog, project documentation, or portfolio based on https://mmistakes.github.io/minimal-mistakes/

Home Page: https://cristal-sigma.github.io

License: MIT License

Ruby 0.17% JavaScript 49.67% HTML 25.73% SCSS 22.07% TeX 0.42% CSS 1.94%

cristal-sigma.github.io's People

Contributors

akhyarrh avatar coliff avatar edemaine avatar fa-ribeiro avatar gamue avatar guilgautier avatar hkalant avatar ibug avatar justinrummel avatar kulbhushanchand avatar lsolesen avatar lucascaton avatar maazadeeb avatar maxheld83 avatar maxime-michel avatar mmistakes avatar nickgarlis avatar ohadschn avatar quanengineering avatar rschaerer avatar scot3004 avatar seankilleen avatar stelios3g avatar thoemmi avatar tobie avatar tony-ho avatar torrocus avatar vincenttam avatar yihangho avatar zenharbinger avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cristal-sigma.github.io's Issues

[Bibliography] Add collapsible bibtex button

After

{% if poster_exists %}
<a class="btn" href="{{ path_to_poster }}">
<i class="fa fa-map"></i>
<span>poster</span>
</a>
{% endif %}

one could add a simple

    <a class="btn" style="text-align:left">
        <details>
            <summary>BibTeX</summary>
            <pre>
                <p style="text-align:left;">{{ entry.bibtex }}</p>
                </pre>
        </details>
    </a>

But, for some reason, this increments the reverse counter of the references ! ๐Ÿ˜•

However, removing the "reversed" option (and rebuilding the site) by commenting out the two lines, the problem vanishes ๐Ÿ˜‘

bibliography_list_attributes:
reversed: "reversed"

Title of empty bibliography sections still shows up

Normally, empty sections in the bibliography should not display anything but in my case the title of these empty section still shows up. A potential fix for now is to just delete them from the publications.md file.
Screenshot from 2021-05-03 16-09-58

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.