restore html dir with upstream files
authorIan Kelling <iank@fsf.org>
Tue, 21 May 2019 03:22:44 +0000 (23:22 -0400)
committerIan Kelling <iank@fsf.org>
Tue, 21 May 2019 03:22:44 +0000 (23:22 -0400)
commite3635ea246422e37ca4096dc1ce57cf76a91586d
treea3adf408151210ece745da9b6af4f317af9f8975
parent24794fcbf4fcf30fa52112e5aacc5682b7f16be6
restore html dir with upstream files

html was a symlink to /arc/mharc-html because it lived on a different
disk and it was easier to mount there. However, there are template files
there that are part of mharc cant easily be tracked with git that way,
and make configure which populates the templates is broken when html is
a symlink.
.gitignore
html [deleted symlink]
html/.PNM.all-foot.in.dist [new file with mode: 0644]
html/.PNM.all-head.in.dist [new file with mode: 0644]
html/.PNM.foot.in.dist [new file with mode: 0644]
html/.PNM.head.in.dist [new file with mode: 0644]
html/stylesheet.css.in.dist [new file with mode: 0644]