Skip to content

Commit

Permalink
Deploying to gh-pages from @ 20b0a08 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 25, 2025
0 parents commit 8d45448
Show file tree
Hide file tree
Showing 69 changed files with 101 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
34 changes: 34 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Badges for LaTeX4Ei

This repository contains a GitHub Actions workflow that periodically updates **last commit badges** for the [LaTeX4Ei organization](https://github.com/latex4ei). These badges help you see at a glance when each repo was last updated. They’re generated by [Shields.io](https://shields.io) and pushed to GitHub Pages for convenient embedding in docs or websites.

## How It Works

1. **Scheduled Workflow**
The workflow runs on a schedule (e.g., weekly) to fetch the latest commit info for each repository under the [LaTeX4Ei organization](https://github.com/latex4ei).

2. **Badge Generation**
Using [Shields.io](https://shields.io/), the workflow creates **custom badges** reflecting how long it’s been since the last commit. For example, older repos might get a red badge, while recently updated repos get a green badge.

3. **Publishing**
The generated badges are pushed to a branch configured for GitHub Pages. They’re then publicly accessible under a URL like:

```
https://latex4ei.github.io/badges/last-commit/<REPO-NAME>.svg
```


## Usage

Embed it using Markdown:
```md
![Last Commit](https://latex4ei.github.io/badges/last-commit/<REPO-NAME>.svg)
```

For example:

![Last Commit](https://latex4ei.github.io/badges/last-commit/badges.svg)

## Website Integration

These badges are also displayed on the [LaTeX4Ei website](https://latex4ei.de).
1 change: 1 addition & 0 deletions last-commit/Adaptive_and_Array_SP.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions last-commit/Akustik.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions last-commit/Algorithmen-und-Datenstrukturen.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions last-commit/Allgemein.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions last-commit/Analysis-1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions last-commit/Analysis-2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions last-commit/Analysis-3.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions last-commit/Audiokommunikation.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions last-commit/CheatsheetTemplate.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions last-commit/Computersysteme.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions last-commit/Computertechnik.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions last-commit/Digitale-Schaltungen.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions last-commit/Digitale-Sprach-und-Bildverarbeitung.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions last-commit/Digitaltechnik.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions last-commit/Dynamische-Systeme.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8d45448

Please sign in to comment.