Skip to content

evoldoers/tkfdp.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tkfdp.net

Landing page for the TKF-DP paper. Served via GitHub Pages from this repo to the custom domain https://tkfdp.net.

Contents

  • index.html — the landing page
  • style.css — site styling
  • supplement.pdf — copy of the latest supplement PDF (built from evoldoers/tkfdp:math-paper/supplement.tex)
  • CNAME — GitHub Pages custom-domain marker

Note: the browsable LaTeX→HTML rendering of the supplement (the old supplement/ directory, built with make4ht) has been removed — the conversion was broken and unreadable. The supplement is offered as PDF only.

Refreshing the supplement

supplement.pdf is a committed snapshot, not built on the GitHub side. To refresh it after a supplement edit:

# Build the PDF in the dev tree
cd ~/tkf-dp/math-paper && bash build.sh --supp
cp supplement.pdf ~/path/to/tkfdp.net/

# Commit + push
cd ~/path/to/tkfdp.net && git add -A && git commit -m "Refresh supplement" && git push

About

tkfdp.net — landing page for the TKF-DP paper (links to code + checkpoints + browsable supplement)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors