Skip to content

Commit

Permalink
update updatehtml to git-add html files
Browse files Browse the repository at this point in the history
  • Loading branch information
martinescardo committed Nov 21, 2024
1 parent 9ffd8ff commit 88d7680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions updatehtml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ rm -rf html
agda --highlight-occurrences --html AllModulesIndex.lagda
rm -f ~/martinescardo.github.io/TypeTopology/*.html # do not delete Agda.css, as it is a modified version
mv html/*.html ~/martinescardo.github.io/TypeTopology/
git add ~/martinescardo.github.io/TypeTopology/*.html
chmod a+r ~/martinescardo.github.io/TypeTopology/*.html

# Now create copies for files that have been moved to other places
Expand Down

0 comments on commit 88d7680

Please sign in to comment.