Guillaume Dalle
72eb0a345d
Add HAL id to socials ( #3206 )
...
Fixes #3205
2025-07-16 12:24:37 -03:00
Pranjal Aggarwal
a7b1f8c1b1
Re-add ability to exclude posts from search ( #3089 )
...
Earlier there was a tag in the `_config.yml` file to exclude the posts
from the search results. I could no longer find that option and hence
modified the `search.liquid.js` file.
It basically checks if the `posts_in_search` tag is true or not.
2025-03-22 22:11:34 -03:00
George
6625f2395a
Digital Bookshelf V2 ( #2866 )
...
Since I was annoyed at not being able to use
[jekyll-archives](https://github.com/jekyll/jekyll-archives ) to create
an archive for the books, I decided to implement myself the
[jekyll-archives-v2](https://github.com/george-gca/jekyll-archives-v2 )
that doesn't have this limitation.
Closes #923 .
---------
Signed-off-by: George Araújo <george.gcac@gmail.com>
2025-02-28 13:57:36 -03:00
George
05eb46ac3f
Replaced jekyll-minifier that uses uglifier by terser ( #2571 )
...
Hopefully fixes #2548 .
---------
Signed-off-by: George Araujo <george.gcac@gmail.com>
Signed-off-by: George Araújo <george.gcac@gmail.com>
2024-12-23 14:00:58 -03:00