myco.systems/README.md
2024-07-23 14:44:26 -04:00

935 B

myco.systems

Update: mostly started from the ground up, got some inspiration from https://codepen.io/prisoner849 and started trying to learn three.js, looks very interesting so far. It's a big mess and I don't expect most of this code to be moved into future releases but I think it looks cool and it's performant enough for the end user.

Update 2: Started from the ground up again, everything has been redone to encourage the usage of static browsers, ie. FREE browser or any modern browser with JS discouraged. Now whenever JS is disabled you will still see the main content and will be able to open all modals but the globe just wont spin. https://codepen.io/thepheer/pen/jvMJMd

Update 3: Starting from scratch again but this time using hugo and creating a tailwindcss3 theme file. I wanted something that could be easier to maintain so now I want to turn the current style into something we can edit/build using our CMS.