mirror of
https://git.kh3group.com/georgebiri/kh3_website.git
synced 2026-07-02 06:23:44 +00:00
Merge remote README and resolve conflicts
This commit is contained in:
commit
374110ec1c
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -15,7 +15,7 @@ A clean, minimal static website built with HTML, JavaScript, and Tailwind CSS fo
|
|||
|
||||
```bash
|
||||
git clone <repository-url>
|
||||
cd fbs-static
|
||||
cd kh3_website
|
||||
```
|
||||
|
||||
2. **Install Tailwind CSS**
|
||||
|
|
@ -37,7 +37,7 @@ A clean, minimal static website built with HTML, JavaScript, and Tailwind CSS fo
|
|||
## Project Structure
|
||||
|
||||
```
|
||||
fbs-static/
|
||||
kh3_website/
|
||||
├─ index.html # Main website page
|
||||
├─ about.html # About Us page
|
||||
├─ contact.html # Contact page
|
||||
|
|
@ -93,10 +93,10 @@ npm run watch
|
|||
- **No build tools required** for production
|
||||
- **Easy maintenance** with Tailwind utility classes
|
||||
- **Custom animations** for logo, menu grid, and buttons
|
||||
- **Auto-switching hero images**
|
||||
- **Auto-switching hero images with slide+zoom transitions**
|
||||
- **Staggered loading animations**
|
||||
|
||||
## Customization
|
||||
- **Enhanced page transitions**
|
||||
- **Letter-by-letter menu animations**
|
||||
|
||||
To add new Tailwind classes:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue