-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
10fc292
commit 1b5dfdd
Showing
10 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
Submodule abridge
updated
9 files
+105 −112 | package_abridge.js | |
+1 −1 | static/js/abridge.min.js | |
+1 −1 | static/js/abridge_nopwa.min.js | |
+1 −1 | static/js/abridge_nosearch.min.js | |
+1 −1 | static/js/abridge_nosearch_nopwa.min.js | |
+1 −1 | static/js/search_elasticlunr.min.js | |
+1 −1 | static/js/search_tinysearch.min.js | |
+1 −1 | static/sw.js | |
+1 −1 | static/sw.min.js |
Submodule halve-z
updated
10 files
+14 −0 | CHANGELOG.md | |
+1 −1 | content/posts/audio/index.md | |
+1 −1 | content/posts/comments/index.md | |
+1 −1 | content/posts/data/index.md | |
+1 −1 | content/posts/image/index.md | |
+2 −2 | content/posts/information/index.md | |
+1 −1 | content/posts/markup/index.md | |
+1 −1 | content/posts/project/index.md | |
+1 −1 | content/posts/pwa/index.md | |
+1 −1 | content/posts/video/index.md |
Submodule hermit
updated
3 files
+2 −0 | templates/macros.html | |
+2 −2 | templates/tags/list.html | |
+2 −2 | templates/tags/single.html |
Submodule kita
updated
9 files
+15 −0 | README.md | |
+2 −1 | content/markdown-syntax.md | |
+6 −0 | templates/index.html | |
+9 −3 | templates/page.html | |
+14 −10 | templates/partials/footer.html | |
+5 −2 | templates/partials/head.html | |
+2 −0 | templates/partials/header.html | |
+2 −0 | templates/partials/page_info.html | |
+3 −3 | templates/partials/page_list.html |
Submodule serene
updated
4 files
+7 −0 | CHANGELOG.md | |
+1 −1 | config.example.toml | |
+40 −36 | sass/main.scss | |
+1 −1 | templates/anchor-link.html |
Submodule tabi
updated
8 files
+1 −0 | README.md | |
+1 −1 | config.toml | |
+1 −1 | content/blog/mastering-tabi-settings/index.ca.md | |
+1 −1 | content/blog/mastering-tabi-settings/index.es.md | |
+1 −1 | content/blog/mastering-tabi-settings/index.md | |
+244 −205 | static/js/mermaid.min.js | |
+1 −1 | templates/partials/analytics.html | |
+1 −1 | theme.toml |
Submodule zluinav
updated
26 files
+2 −2 | .gitattributes | |
+4 −1 | .github/workflows/deploy.yaml | |
+ − | Screenshot.png | |
+1 −1 | content/blog/_index.md | |
+1 −1 | content/blog/_index.my.md | |
+6 −2 | content/blog/test.md | |
+7 −3 | content/blog/test.my.md | |
+48 −5 | content/blog/test2.md | |
+48 −5 | content/blog/test2.my.md | |
+0 −6 | content/blog/test3.md | |
+0 −6 | content/blog/test3.my.md | |
+0 −51 | content/blog/test4.md | |
+0 −51 | content/blog/test4.my.md | |
+3 −2 | langs/en.toml | |
+3 −2 | langs/my.toml | |
+43 −7 | readme.md | |
+23 −0 | static/css/theme.css | |
+5 −1 | static/scripts/copy.js | |
+5 −1 | templates/base.html | |
+4 −4 | templates/blogpage.html | |
+1 −1 | templates/index.html | |
+9 −0 | templates/mcs/content.html | |
+1 −1 | templates/mcs/post.html | |
+1 −1 | templates/page.html | |
+1 −1 | templates/section.html | |
+1 −1 | templates/section_paginated.html |
Submodule zolarwind
updated
4 files
+0 −1 | config.toml | |
+4 −4 | package-lock.json | |
+1 −1 | package.json | |
+1 −1 | static/css/generated.css |