berryOS
- 3 Devlogs
- 2 Total hours
This is my very own OS that can be run in the web!
This is my very own OS that can be run in the web!
Not much was doen apart from porting the gh pages to SvelteKit
Was done by making a deploy.yml workflow that builds the website and deploys it to GitHub Pages. Next plan of action is cleaning up desktop to make it more pleasing on the eyes
Sigh….. I got bored
I hate vanilla html and javascript, so…. I switched my webOS entirely to SvelteKit.
This change should help me add components easier, also can add better stuff, I have also switched from base CSS to TailwindCSS, which is what I’m more used to. What I plan on doing is making every app its own svelte page, making it really easy to add apps. Overall nothing changed for now, I just spent the time porting over to SvelteKit.
First devlog of berryOS!
This is part of the webOS mission, however I am already pretty experienced in web devving so I kinda improvised on some stuff. I got an app dock, windows, topbar, time and a background!