Skip to content

cassiofb-dev/cassio-souza

Repository files navigation

Cássio Souza - Personal Website

My personal portfolio and blog

AboutUsageDevelopmentCreditsLicense

About

This site was made using docusaurus a modern static website generator.

The main contents are explained bellow:

  1. Tutorial pages are made in markdown in docs folder
  2. Blog posts are also made in markdown in blog folder
  3. Custom pages and components are made in tsx in source folder

Usage

With Docker

Run docker compose up -d and open http://localhost:3333 in your browser.

With Node and Yarn

Run yarn to install dependencies and then yarn serve to run the application. Then open http://localhost:3333 in your browser.

Credits

Thanks for the open source projects bellow:

License

MIT