-
HOME
- Gradients work when adding color:transparent directly in the globals.css
- Seems to respond in size well enough up to 280px min width. Zuko image is a bit small, but what can you do at those screen sizes. Competition for space.
- Now skewed
-
SKILLS
- Skills SVG cloud.
- SkillsProvider handling logic / swapping out what skill descriptions to show.
-
AUDITS
- General content complete, for now.
- Links setup
-
DAPP
- XEN and XENFlex contracts setup for local HH node.
- Creating my own Web3Provider. Lots of options out there, Web3uiKit, Web3Modal, RainbowKit is nice also, web3-onboard https://github.com/blocknative/web3-onboard seems pretty straight forward and uses gamestop wallet. But they all just do so much more then what I need, or how they operate just seems convoluted for what I intend to do. So this is a good time to learn something new more concretely.
- Metamask api / playground https://metamask.github.io/api-playground/api-documentation/
- App will auto connect if wallet is connected.
- If no wallet is found a different message is displayed.
- Position of the wallet modal seems okay.
-
COMPONENTS
- CodeOverlayProvider I believe is finished, for now at least until I think some stylings are ugly.
- Do I want different colors for the code.svg when toggling light/dark theme? Might be able to achieve this relatively painlessly if use ThemeContext inside the ShowCode.tsx component.
- CCThemeIcon added, with spin animation on click, toggleTheme is called onAnimationEnd attribute in CCThemeIcon
- CCButton created and implemented.
- CCMenuIcon.tsx created, SVG animates when Menu is open/closed.
-
SCRIPTS
- CreateCodeSnippets - This is used when a new .md file is added to public/md. Generates code snippets that will be styled (to some degree at least) by CSS in the code overlay.
-
GENERAL
- Min width for screen is set to 280px, anything below that will likely have some breaking points.
-
Notifications
You must be signed in to change notification settings - Fork 0
Rampalamp/croziercreative-next-ts
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Source code for croziercreative.com
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published