30 lines
1.3 KiB
Markdown
30 lines
1.3 KiB
Markdown
# Site Polish & Completion
|
|
|
|
- [x] **Wordpress Integration (Backend)** <!-- id: 8 -->
|
|
- [x] API Setup
|
|
- [x] News Page Created
|
|
- [x] **Frontend Integration** <!-- id: 9 -->
|
|
- [x] Add "News" link to Navbar <!-- id: 10 -->
|
|
- [x] Add "Latest News" section to Homepage (`Home.jsx`) <!-- id: 11 -->
|
|
- [x] Update Footer with News link <!-- id: 12 -->
|
|
- [ ] **Content Updates** <!-- id: 14 -->
|
|
- [x] Update About Page (Profile, Intro)
|
|
- [x] **Update Services Page** <!-- id: 15 -->
|
|
- [x] Add "Training Courses" section (ISO, Auditor, Core Tools)
|
|
- [x] Add visual elements/images for training
|
|
- [x] **Resources Page Upgrade**
|
|
- [x] Implement Category Filtering (Downloads/Columns)
|
|
- [x] Update API to support categories
|
|
- [x] **Contact Page & Global UI**
|
|
- [x] Remove global "Consultation" buttons
|
|
- [x] Implement EmailJS/Formsubmit for Contact Form
|
|
- [x] **Deployment & Git**
|
|
- [x] Initialize Local Git Repository
|
|
- [x] Create Remote Gitea Repository
|
|
- [x] Push to Remote (Tag v1.0.0)
|
|
- [ ] Deploy to Synology
|
|
- [ ] **Deployment** <!-- id: 7 -->
|
|
- [x] Create `DEPLOYMENT_GUIDE_SYNOLOGY.md`
|
|
- [ ] Build React App (`npm run build`)
|
|
- [ ] Configure Synology Web Station for Frontend
|