-
Notifications
You must be signed in to change notification settings - Fork 8
25.02 guide update for checking (html+images) #55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@Frenzie - Can you have a look and merge this? Or should I? |
Do you mean to overwrite the existing file with that which is in additions? |
Both commits contain only new files, there shouldn't be any overwriting. This is the temporary proofreading file that devs will check. "Have a look" confused you probably. I meant "have a look at my PR procedure if I am doing it right" because I did this long time ago. (You will also have a look at the file itself after it is uploaded since you are one of the proofreaders.) |
A bit tedious to get to what we should review (have to download the annotation.html and open it in a browser) - and you should ping the people summoned if you want them to notice they have something to read & give feedback :)
Nope, all the ones I had in mind ended up in our "shipped" style tweaks menu.
There is a third (first) type: our shipped style tweaks, available via our For the section about adding style tweaks to gesture or profiles, best to have @hius07 check it. About Reference page number and your Is this enabled by default? if that is a question: no, it is not enabled by default, it might be bothering if it were to have page numbers vary depending on the publisher work (only show them in page margin is enabled by default, so a user can know they are available - and go at disabling them because it's also bothering, but less bothering :)) No further comment (about my section, and a really quick glance at the others). |
Guys you don't understand what I am doing. So I am going step by step:
Any questions? |
To further clarify: This is not the "Proofread this please" thread |
From this repo's perspective that would be a bit noisy, but if you prefer to do it that way that's fine. |
Dunno if we can "display" the HTML on this working branch before it is merged. |
I don't understand. I am adding a single html file (additions.html) which I will delete after the review process. Newly added images in this PR are part of the updated user guide already. So there will be no extra files in this repo after the update.
I thought exactly this but the opposite. I need to host this file somewhere temporarily. Wouldn't it be more awkward if I upload it to some random free hosting site with ads peppered on it? Should I buy my own domain koreaderguideproofread.xyz for this task? If I am doing wrong, what is the correct way of doing this? |
The short answer's yes. The longer answer's that the v2 action is broken but I think v4 should work. koreader.github.io/.github/workflows/manual-preview.yml Lines 9 to 18 in b56d60d
However, ignore that for now…
You get a free one at offset-torque.github.io See https://pages.github.com/ for more information. In short, if you create a repository called offset-torque.github.io and you put an index.html in it, it'll show up at offset-torque.github.io.
That's the noise. :-) (Plus a few bytes wasted storing the history.) It doesn't matter too much in this particular repo since it's not about code and just about being able to quickly revert a change if necessary, but temporary commits are normally something that is done prior to a final commit that ends up on the main/master branch. |
Ok I will try this, thanks Frenzie:
|
Ok that was easier than I expected. I didn't know github pages was available to me too. And I don't know what to do with this PR Frenzie. I guess you are able to delete it. |
Definitely! I'll just close it then. Btw, if you check over on https://hosted.weblate.org/widgets/koreader/?component=27339 there are also some widgets that are updated live. |
Those widgets are cool, I am adding one :) Sorry for the confusion guys. I am still newbie at these parts of github. |
This change is