I finally started my site
· One min read
So what have I learned today?
- github actions (medium difficulty)
- docusaurus config options
- how to swizzle docusaurus components (trying to delete pagination links) ()
- react lazy components (https://react.dev/reference/react/lazy#suspense-for-code-splitting)
- uwu? (at the bottom of the link above)
- about ciphers modes (https://www.cs.cornell.edu/courses/cs5430/2017sp/l/07-asymm-enc/notes.html)
- how to write an extension for zed editor (https://zed.dev/docs/extensions/developing-extensions https://docs.rs/zed_extension_api/0.5.0/zed_extension_api/trait.Extension.html)