Skip to main content

tech-notes

This documentation aims to comprise my learning notes on various tech subjects.

Each topic may contain personal notes or a summary of key concepts that are available in other documentation.

If you want to delve deeper into the subjects, access the links available in the More Information panels.

How It Worksโ€‹

docusaurus ghpages

This webpage is generated by Docusaurus, an optimized site generator in React, and it is hosted by GitHub Pages.

Contributingโ€‹

Feel free to open an issue or a pull request if you have any suggestions for improvements.

Inspirationsโ€‹

This is highly inspired by the following projects:

Running Locallyโ€‹

To preview changes as soon as a file is edited, you can run a local development server:

yarn install
yarn start

License Summaryโ€‹

ccbysa4 mit

The documentation content is made available under the Creative Commons Attribution-ShareAlike 4.0 International License.

All the underlying source code used to format and display that content and sample code within this documentation is licensed under the MIT License.

Profilesโ€‹