Welcome to the ubunchuu-truong-us blog, built with ๐ and Docusaurus.
For any UI/UX contributions, please open an issue first to discuss what you would like to change, figma if possible.
To contribute to the blog, follow these steps:
./docs/
folder on a new branch. (for example: content/content-my-new-post
)git checkout -b content/content-my-new-post
cd ./docs/
yarn install
3000
)yarn start
๐ Happy blogging!