Skip to content

Commit

Permalink
separation of concerns
Browse files Browse the repository at this point in the history
  • Loading branch information
RanolP committed Dec 14, 2020
1 parent d062e36 commit 18db2a4
Show file tree
Hide file tree
Showing 24 changed files with 4 additions and 579 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,6 @@ jobs:
name: dalmoori-font
path: ./artifacts/

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs
enable_jekyll: true

- name: Set Comment Body
id: get-comment-body
run: |
Expand Down
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ docs/assets/dalmoori.zip
artifacts/
previous/
.eslintcache
dalmoori.zip
dalmoori.zip

src/lib/data/*.data.json
public/latest-stable
5 changes: 0 additions & 5 deletions docs/.gitignore

This file was deleted.

30 changes: 0 additions & 30 deletions docs/Gemfile

This file was deleted.

86 changes: 0 additions & 86 deletions docs/Gemfile.lock

This file was deleted.

42 changes: 0 additions & 42 deletions docs/README.md

This file was deleted.

35 changes: 0 additions & 35 deletions docs/_config.yml

This file was deleted.

4 changes: 0 additions & 4 deletions docs/_data/copyrights.json

This file was deleted.

14 changes: 0 additions & 14 deletions docs/_includes/head.html

This file was deleted.

12 changes: 0 additions & 12 deletions docs/_includes/tools.html

This file was deleted.

39 changes: 0 additions & 39 deletions docs/_layouts/base.html

This file was deleted.

11 changes: 0 additions & 11 deletions docs/_layouts/codepage.html

This file was deleted.

25 changes: 0 additions & 25 deletions docs/_layouts/home.html

This file was deleted.

5 changes: 0 additions & 5 deletions docs/_layouts/page.html

This file was deleted.

16 changes: 0 additions & 16 deletions docs/_pages/code-ex.md

This file was deleted.

Loading

0 comments on commit 18db2a4

Please sign in to comment.