Skip to content

Commit 8669b44

Browse files
authored
Merge pull request #37 from osg-htc/chore/ci-ghpages-deploy-and-remove-site
chore(site): publish via CI & remove tracked site/; implement gh-pages deployment
2 parents 6118e54 + ae5647b commit 8669b44

File tree

153 files changed

+8
-79586
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

153 files changed

+8
-79586
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Ignore built site
2+
site/
3+
4+
# Python env
5+
.venv/
6+
7+
# Editor backups
8+
*~

0 commit comments

Comments
 (0)