feat: support leaf bundles for blog posts, refactor header images
This commit is contained in:
@@ -7,8 +7,9 @@ tags:
|
||||
- tools
|
||||
- bash
|
||||
- fsfe
|
||||
headerimage: /blog/git-sed.png
|
||||
headercredits: Replacing content in thousands of files? No problem!
|
||||
headerimage:
|
||||
src: /blog/git-sed.png
|
||||
text: Replacing content in thousands of files? No problem!
|
||||
---
|
||||
|
||||
In the recent weeks and months, the [FSFE Web Team](https://fsfe.org/contribute/web/) has been doing some heavy work on the [FSFE website](https://fsfe.org). We moved and replaced thousands of files and their respective links to improve the structure of a historically grown website (19+ years, 23243 files, almost 39k commits). But how to do that most efficiently in a version controlled system like Git?
|
||||
|
||||
Reference in New Issue
Block a user