Skip to content

Commit

Permalink
Adds support for repositories (alshedivat#760)
Browse files Browse the repository at this point in the history
* Add support for github repo cards

* add support for dark theme

* Add support for custom theme

* repositories

* fix

* make it simpler

* spcaing

* responsive fix

* adds support for usernames

* make it modular

* fix

* show icons

* cache_seconds

* fix

* Revert "cache_seconds"

This reverts commit a9dd4d5.

* add last line

* fix

* github only

* fix

* Add instructions

* Add `README.md` instructions

* Add `nav_order`
  • Loading branch information
rohandebsarkar authored Jul 24, 2022
1 parent 1605f2e commit 83a7635
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 11 deletions.
4 changes: 2 additions & 2 deletions README.md
Git LFS file not shown
4 changes: 2 additions & 2 deletions _config.yml
Git LFS file not shown
3 changes: 3 additions & 0 deletions _data/repositories.yml
Git LFS file not shown
3 changes: 3 additions & 0 deletions _includes/repository/repo.html
Git LFS file not shown
3 changes: 3 additions & 0 deletions _includes/repository/repo_user.html
Git LFS file not shown
2 changes: 1 addition & 1 deletion _pages/cv.md
Git LFS file not shown
2 changes: 1 addition & 1 deletion _pages/dropdown.md
Git LFS file not shown
3 changes: 3 additions & 0 deletions _pages/repositories.md
Git LFS file not shown
2 changes: 1 addition & 1 deletion _pages/teaching.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 _sass/_themes.scss
Git LFS file not shown

0 comments on commit 83a7635

Please sign in to comment.