Skip to content

fix: hiding hidden posts from recently updated list#2325

Closed
ericyrhuang wants to merge 1 commit intocotes2020:masterfrom
ericyrhuang:fix-recently-updated-including-hidden-posts
Closed

fix: hiding hidden posts from recently updated list#2325
ericyrhuang wants to merge 1 commit intocotes2020:masterfrom
ericyrhuang:fix-recently-updated-including-hidden-posts

Conversation

@ericyrhuang
Copy link
Copy Markdown

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (refactoring and improving code)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Description

Hidden posts were showing up on the recently changed sidebar. Fixed the logic.

Additional context

@cotes2020
Copy link
Copy Markdown
Owner

cotes2020 commented Mar 29, 2025

Duplicate of

@cotes2020 cotes2020 closed this Mar 29, 2025
palonso pushed a commit to palonso/palonso.github.io that referenced this pull request Jul 28, 2025
…020#2325)

I added further filds to `bib.liquid`.

A common field is `location`, which is now printed.

I added fields for `acceptance` and `acceptance_rate`. These fields
might be usefull for external people to better determine a vanue's
quality.
`acceptance` is used for the accepted vs submitted papers. 
`acceptance_rate` is a percent-value.

<img width="785" alt="Bildschirmfoto 2024-04-07 um 18 11 49"
src="https://github.com/alshedivat/al-folio/assets/1998723/d5eaeb08-7f67-4fb7-b9b9-fd5f4a3c331c">

The existence of two distinct variables stems from the fact that the
'acceptance_rate' is represented using the venue color. On my website, I
employ venue colors correlated with computer science conference
rankings, which naturally leads to associating the acceptance rate with
the same color scheme for coherence and better understanding.

<img width="785" alt="Bildschirmfoto 2024-04-07 um 18 14 54"
src="https://github.com/alshedivat/al-folio/assets/1998723/33ef0419-00ee-4fea-93d9-18c0269188de">

You can find more examples on my
[website](https://christianmainka.de/publications/peerreviewed).

Also, I added a CVE Score, which is mainly usefull for IT-Security
researchers, see this [example](https://christianmainka.de/cve/).

***

Let me know what you think about this proposal.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants