-
Notifications
You must be signed in to change notification settings - Fork 49
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
Initial commit for Leap Micro #76
Conversation
* Issue with includes in distribution_leapmicro.html I'm getting Invalid Syntax for whatever reason * Other pages seem to be broken * Perhaps we don't have to duplicate code in labeltorelease.rb * Why are logos seen as black in inkscape but rendered as white on get-o-o? And why it doesn't work for Leap Micro ? :)
Hello @hellcp I'm no Ruby devel, and the issue includes throwing an Invalid syntax exception with are killing my progress
While following returns "logos/leapmicro.svg" (so I suppose data is loaded correctly). Not sure what's fundamentally wrong. Any sort of help is highly welcome |
The color is now fixed. Thanks for the hint @hellcp |
Co-authored-by: Sasi Olin <[email protected]>
Needs to replace space with nothing here:
Needs to replace space with underscore here: Need to expand this to also work with Leap Micro to include version specific features: |
The 5.1 is still a bummer |
* Use server icon for all images
* strings copied from google translate typed in with vim settings :set keymap=arabic
* there was unfinished <p> which broke the text
You don't have to fill out the languages yourself, they will be updated from weblate if there is an entry in en.yml |
:-) well I've asked if it's manual or not ... on irc :-) |
* e.g. LeapMicro.html has no space which does not correspond with distro.name
I would remove the translation changes, so the translators can do it properly, but it's not a requirement. Feel free to merge |
@hellcp I'll keep, Czech, German and Slovak as for these I did get an actual review :-) Rest can be dropped |
Issue with includes in distribution_leapmicro.html SOLUTION: page removed All the links issues went away/
I'm getting Invalid Syntax for whatever reason. I reduced the page to the point where it builds, but page needs to be extended.
Other pages seem to be broken by my change
Why are logos seen as black in inkscape but rendered as white on
get-o-o? And why it doesn't work for Leap Micro ? :)
I used Dark Blue 25% color from official https://en.opensuse.org/Help:Colors as it looked nice with the original orange logo. I hope that's okay. Resolution: Changed to light brown.
The testing version for leap is somehow seen as 5.1 on the main page, but the leapmicro_testing gets it correctly (5.2)
Remove 5.1 as that one was for debug purpose only. As of now there should be only a testing version
Use correct paths for images (current ones are taken from MicroOS)