My own portfolio-style homepage, check out all my work there!
Commit syntax follows the conventional commits specification:
<type>[optional scope]: <description>
[optional body]
[optional footer(s)]
Commit types:
- feat: Changes that add a new feature.
- fix: Changes that fix a bug.
- refactor: Changes that improve the code quality (readablity/performance/extensibility/etc)
- front: Changes to code affecting the frontend.
- asset: Changes to the asset files(.js, .svg).
- docs: Changes to the documentations.
Special thanks to christopher-besch for helping me with TS and letting me steal take inspiration from some of his code
Thanks to TheNetNinja for (a little outdated) GatsbyJS tutorials
Thanks to the people who viewed my page and gave me feedback
And thanks to you, smart person, for checking out my repository ;)
Feel free to HMU anytime on matrix @light7734:matrix.org to chat about programming or whatever.