✨ The next version of oleksii.xyz
The code is in an ⚡ active
development and haven't
been deployed yet.
🌿 Check out the production
branch
• 🪨 compute
– WebWorker files which vectorize visual entry before morphing it
• 🩻 skeleton
– a set of isolated files working in separate dependency tree and inlined during build process into every .html
file to provide instant animation.
• 🖼️ [pageName]
– includes skeleton structure, page assets, and usually .html
file to enable multi-pageness to significantly improve loading time.
• 🧱 render
– after page assets are loaded, construct and animate them.
• 🔁 common
– common styles and scripts between pages.
• interfaces.ts
– contains all types and interfaces of the project
Copyright (c) 2022 Oleksii Besida • License