Skip to content

PhysicalBox/PhysicalBox.github.io

Repository files navigation

PhysicalBox

Structure

.
├── JS
│   ├── mode.js
│   └── controler.js
├── CSS
│   ├── card.css
│   ├── nav.css
│   ├── footer.css
│   ├── main-site.css
│   └── simulador.css
├── simulador.x
│   ├── index.html
│   └── ...
├── resources
│   └── imgs
│   │   └── ...
├── blogs
│   ├── index.html
│   ├── 01-01-01.html
│   └── ...
├── 404.html
├── about.html
├── index.html
└── README.md