Skip to content

Commit

Permalink
0.3.8
Browse files Browse the repository at this point in the history
Google Play Store - Ok Open test
  • Loading branch information
lovkyndig committed Apr 24, 2023
1 parent 6689df8 commit 08d1a5e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 10 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ yarn.lock
.well-known/Link2PWABuilder.url
.well-known/bubblewrap-guide
.gradle
assetlinks.json
app/src
app/build
app/build.gradle
Expand Down
Binary file removed Kirkepostil.aab
Binary file not shown.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Everyone write about the setup in the readme-file, read about it everywhere, or
This is the capture from the screen[^3], on keypress ` Ctrl + Shift + I`, from the frontpage in Kirkepostille. Then click on the button `Analyze Page load`, and see the results with your own eyes.

## To do-list (personal notes)
- Update to the latest Bloginote-theme.
- Move bubblewrap build from root to antoher folder.
- The find-function shows the first place in the modal-window, but skip the first place in the article if more than one hit.
- MD-files in offline-mode (in public-folder)
- Insert translate-option before search (from Norwegian to Danish)
Expand All @@ -35,4 +37,4 @@ This is the capture from the screen[^3], on keypress ` Ctrl + Shift + I`, from t
[^1]: Best Practices give one error on all nuxt3-homepages [per 14.04.2023](https://github.com/nuxt/nuxt/discussions/20262). Nothing wrong widt the code in the GitHub-repo.
[^2]: _Content is sized correctly for the viewport_ give somethimes error. I have tried to fix this in app.vue (width the function widthCheck), but am unsure of the effect.
[^3]: Notice only 1 blue issue on the frontpage.
[^4]: Updated 15.April 2023
[^4]: Updated 24.April 2023
8 changes: 0 additions & 8 deletions assetlinks.json

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kirkepostille",
"version": "0.3.8-rc.19",
"version": "0.3.8",
"description": "⚡A book from 1888 with 1743 pages, converted to Nuxt content, implemented with pagefind.",
"homepage": "https://kirkepostille.vercel.app",
"author": "lovkyndig",
Expand Down

1 comment on commit 08d1a5e

@vercel
Copy link

@vercel vercel bot commented on 08d1a5e Apr 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

kirkepostille – ./

kirkepostille.vercel.app
kirkepostille-git-main-lovkyndig.vercel.app
kirkepostille-lovkyndig.vercel.app

Please sign in to comment.