Skip to content

Commit

Permalink
Merge pull request #1 from Lruihao/main
Browse files Browse the repository at this point in the history
Chore: update FixIt theme to 0.3.8-RC and transform it to git submodule
  • Loading branch information
niksihora authored Jun 15, 2024
2 parents 7b5fc56 + a57b548 commit 677e1ba
Show file tree
Hide file tree
Showing 3,246 changed files with 22 additions and 37,529 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
public/

File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion assets/jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"baseUrl": ".",
"paths": {
"*": [
"..\\themes\\FixIt\\assets\\*"
"../themes/FixIt/assets/*"
]
}
}
Expand Down
17 changes: 17 additions & 0 deletions layouts/partials/custom.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{{- define "custom-head" -}}
{{- end -}}

{{- define "custom-profile" -}}
{{- end -}}

{{- define "custom-aside" -}}
{{- end -}}

{{- define "custom-footer" -}}
{{- end -}}

{{- define "custom-widgets" -}}
{{- end -}}

{{- define "custom-assets" -}}
{{- end -}}

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions themes/FixIt
Submodule FixIt added at b99837
18 changes: 0 additions & 18 deletions themes/FixIt/.auto-changelog/config.json

This file was deleted.

31 changes: 0 additions & 31 deletions themes/FixIt/.auto-changelog/setup.js

This file was deleted.

70 changes: 0 additions & 70 deletions themes/FixIt/.auto-changelog/template.hbs

This file was deleted.

1 change: 0 additions & 1 deletion themes/FixIt/.gitattributes

This file was deleted.

51 changes: 0 additions & 51 deletions themes/FixIt/.github/ISSUE_TEMPLATE/bug-report.yml

This file was deleted.

13 changes: 0 additions & 13 deletions themes/FixIt/.github/ISSUE_TEMPLATE/config.yml

This file was deleted.

22 changes: 0 additions & 22 deletions themes/FixIt/.github/ISSUE_TEMPLATE/feature-request.yml

This file was deleted.

27 changes: 0 additions & 27 deletions themes/FixIt/.github/configs/auto-assign.yml

This file was deleted.

5 changes: 0 additions & 5 deletions themes/FixIt/.github/configs/codeql.yml

This file was deleted.

34 changes: 0 additions & 34 deletions themes/FixIt/.github/dependabot.yml

This file was deleted.

14 changes: 0 additions & 14 deletions themes/FixIt/.github/workflows/auto-assign.yml

This file was deleted.

21 changes: 0 additions & 21 deletions themes/FixIt/.github/workflows/build.yml

This file was deleted.

Loading

0 comments on commit 677e1ba

Please sign in to comment.