Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed news limit #1359

Merged
merged 10 commits into from
Apr 27, 2023
Merged

Fixed news limit #1359

merged 10 commits into from
Apr 27, 2023

Commits on Apr 25, 2023

  1. Renamed news to announcements in config root

    Signed-off-by: George Araujo <george.gcac@gmail.com>
    george-gca committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    82b1cd0 View commit details
    Browse the repository at this point in the history
  2. Added another verification to whether display news

    Signed-off-by: George Araujo <george.gcac@gmail.com>
    george-gca committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    987b9f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    5084c31 View commit details
    Browse the repository at this point in the history
  2. Scopus integration (alshedivat#1364)

    raffaem authored and george-gca committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ec040dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10ae508 View commit details
    Browse the repository at this point in the history
  4. Increased allowed max size of news and latest posts in about (alshedi…

    …vat#1369)
    
    Fixed size of news and latest posts in about page when visualizing in
    mobile.
    
    Signed-off-by: George Araujo <george.gcac@gmail.com>
    george-gca committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    d0c299f View commit details
    Browse the repository at this point in the history
  5. Fixed hard-coded bib files in templates (alshedivat#1373)

    The bibliography filename `papers.bib` is hard coded in templates, and
    the equivalent setting in `_config.yml` is not used anywhere. So
    changing the bib filename in `_config.yml` won't have any effects.
    
    This PR replaces hard-coded filenames with the value from `_config.yml`.
    Lodour authored and george-gca committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    5a644f5 View commit details
    Browse the repository at this point in the history
  6. Fixed bug when using latex in title and description (alshedivat#1361)

    Fixes alshedivat#1252.
    
    Signed-off-by: George Araujo <george.gcac@gmail.com>
    george-gca committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    c00e0fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc8afa1 View commit details
    Browse the repository at this point in the history
  8. Now displaying all news when opening news page

    Signed-off-by: George Araujo <george.gcac@gmail.com>
    george-gca committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    cf6a589 View commit details
    Browse the repository at this point in the history