Skip to content

Commit

Permalink
Added support for featured blog posts (alshedivat#1498)
Browse files Browse the repository at this point in the history
Implementing alshedivat#1440. Still not sure if the year should be shown there or
not. Also, I limited to be displayed at least 2 at most 3 elements on
the row of featured blog posts, since when having only 1 featured post
the card would occupy the whole row (and it looks weird). What do you
think @alshedivat? Also, idk how to force the cards to have the same
height. I think it would look nicer, but my lack of web dev skills made
a difference here.

Some current screenshots:


![image](https://github.com/alshedivat/al-folio/assets/31376482/11b280dd-70b6-4bc4-84b6-987aa6412d55)


![image](https://github.com/alshedivat/al-folio/assets/31376482/d94aac41-246d-4b4e-afd0-161aab5a9b88)

---------

Signed-off-by: George Araujo <[email protected]>
Co-authored-by: Maruan <[email protected]>
  • Loading branch information
george-gca and alshedivat authored Jun 29, 2023
1 parent cb3c1a1 commit 7c53d49
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions _posts/2015-07-15-code.md
Git LFS file not shown
4 changes: 2 additions & 2 deletions _posts/2018-12-22-distill.md
Git LFS file not shown
4 changes: 2 additions & 2 deletions _sass/_base.scss
Git LFS file not shown
4 changes: 2 additions & 2 deletions blog/index.html
Git LFS file not shown

0 comments on commit 7c53d49

Please sign in to comment.