Skip to content

Commit

Permalink
Bringing in new site
Browse files Browse the repository at this point in the history
  • Loading branch information
dstarr committed Aug 5, 2022
2 parents 9767358 + df7209b commit 3d1e0b3
Show file tree
Hide file tree
Showing 1,167 changed files with 1,668 additions and 316,519 deletions.
2 changes: 0 additions & 2 deletions .bundle/config

This file was deleted.

15 changes: 15 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: ci
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
*.bak
*.swp
Thumbs.db
.vs/
.vscode/

# -----------------------
# Local Development Tools
Expand All @@ -21,4 +23,5 @@ Thumbs.db
.sass-cache
.eslintrc
.jekyll-cache/
designs/favicon.psd
designs/favicon.psd
.GeneratedMSBuildEditorConfig.editorconfig
35 changes: 0 additions & 35 deletions .vscode/launch.json

This file was deleted.

14 changes: 0 additions & 14 deletions .vscode/settings.json

This file was deleted.

42 changes: 0 additions & 42 deletions .vscode/tasks.json

This file was deleted.

Empty file removed Gem.win_platform
Empty file.
2 changes: 0 additions & 2 deletions Gemfile

This file was deleted.

76 changes: 0 additions & 76 deletions Gemfile.lock

This file was deleted.

1 change: 0 additions & 1 deletion Rakefile

This file was deleted.

56 changes: 0 additions & 56 deletions _config.yml

This file was deleted.

1 change: 0 additions & 1 deletion _site/.htaccess

This file was deleted.

29 changes: 0 additions & 29 deletions _site/404/index.html

This file was deleted.

9 changes: 0 additions & 9 deletions _site/CODE_OF_CONDUCT.md

This file was deleted.

Empty file removed _site/Gem.win_platform
Empty file.
21 changes: 0 additions & 21 deletions _site/LICENSE

This file was deleted.

Loading

0 comments on commit 3d1e0b3

Please sign in to comment.