Skip to content

difranca/difranca.github.io

Repository files navigation

difranca.github.io

My profile page and learning notes 📚.

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.

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.