Portfolio Demo Website
Choose a sample website theme for your business.
Root index ito, tapos may hiwalay na folders sa root para sa bawat theme. Bawat folder may sariling index.html, style.css, at script.js.
Structure
Main index + theme folders
Ready for GitHub + Cloudflare PagesThemes
Available sample themes
Pili ka ng style. Lahat ng theme pages may back to main index sa menu at sa bottom slider.
Folder Structure
Ganito ang setup
demo-theme-gallery/
├── index.html
├── style.css
├── script.js
├── cafe/
│ ├── index.html
│ ├── style.css
│ └── script.js
├── salon/
│ ├── index.html
│ ├── style.css
│ └── script.js
└── laundry/
├── index.html
├── style.css
└── script.js