Skip to content

Commit 2dda268

Browse files
committed
Set up Git LFS for large PDFs; restore Balch (142 MB)
- git lfs migrate import --above=50MB --everything: converted the two Kretsch papers (80 MB and 72 MB) to LFS pointers in history (rewrites past commits to store the binary in LFS instead of the regular pack). - Track assets/pdfs/Balch_NatComm_2026.pdf via .gitattributes so the 142 MB telomerase paper goes to LFS too. Restored from local backup and pointed the publication entry back at the local path. - Other PDFs (under 50 MB) stay as regular blobs — well within GitHub's recommended size and don't justify the LFS bandwidth cost. Note: this rewrites history, so the next push needs --force-with-lease.
1 parent 56b96f6 commit 2dda268

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/assets/pdfs/Kretsch_Nature_ComplexWaterNetworks_2025.pdf filter=lfs diff=lfs merge=lfs -text
22
/assets/pdfs/Kretsch_OrnateRNA_2025.pdf filter=lfs diff=lfs merge=lfs -text
3+
assets/pdfs/Balch_NatComm_2026.pdf filter=lfs diff=lfs merge=lfs -text

_publications/0001-2026-structures-of-nucleotide-bound-human-telomerase-at-several-s.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Structures of nucleotide-bound human telomerase at several steps of its t
33
year: 2026
44
authors: Balch, S. Franco-Echevarría, E. Ghanim, G.E. Kretsch, R.C. Das, R. Nguyen, T.H.D.
55
journal: Nature Communications
6-
pdf: "https://daslab.stanford.edu/site_data/pub_pdf/Balch_NatComm_2026.pdf"
6+
pdf: /assets/pdfs/Balch_NatComm_2026.pdf
77
doi: "https://doi.org/10.1038/s41467-026-68560-8"
88
order: 1
99
---

assets/pdfs/Balch_NatComm_2026.pdf

134 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)