A modern, accessible, and interactive school newsletter website focused on technology trends, powered by Decap CMS (formerly Netlify CMS).
- Responsive Design: Looks great on all devices
- Modern UI: Clean and professional interface
- Easy Deployment: Simple deployment to GitHub Pages
- A modern web browser
- Git (optional)
-
Clone the repository:
git clone https://github.com/your-username/technological-trends.git cd technological-trends -
Open
index.htmlin your web browser to view the site locally.
To serve the site locally with live reload:
- Install Node.js if you haven't already
- Install dependencies:
npm install
- Start the development server:
npm start
This project is configured for deployment on Netlify. To deploy:
- Push your code to a GitHub repository
- Connect the repository to Netlify
- Configure environment variables in Netlify's dashboard
- Deploy!
- HTML5
- CSS3 (with CSS Variables)
- JavaScript (ES6+)
- Decap CMS (formerly Netlify CMS)
- GitHub API
- GitHub Pages
This project follows WCAG 2.1 AA standards and includes:
- Semantic HTML5
- Keyboard navigation
- Skip links
- ARIA labels where necessary
- Color contrast ratios that meet WCAG standards
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Decap CMS for the amazing headless CMS
- GitHub for hosting and version control
- Unsplash for placeholder images
- Google Fonts for typography