Skip to content

KCISEastCampus/Academic

Repository files navigation

Academic Website for KCISEC

Contributors License

A responsive educational website built for KangChiao International School East Campus (KCISEC) students to access course materials, revision resources, and exam information for IGCSE and A-Level subjects.

🚀 Features

  • Multi-subject Resource Hub: Access study materials for Mathematics, Physics, Chemistry, Economics, and more
  • Curriculum Division: Clear separation between IGCSE (blue) and A-Level (green) content
  • Responsive Design: Optimized for all devices from desktop to mobile
  • Exam Information: Up-to-date timetables and revision tips for upcoming exams
  • Jekyll-powered: Built using Jekyll and other function to static site generator for easy content management

📚 Subject Coverage

The website currently includes resources for the following subjects:

IGCSE Subjects

  • Mathematics
  • Physics
  • Chemistry
  • Economics (Coming Soon)
  • English as a Second Language (Coming Soon)
  • Biology (Coming Soon)
  • Computer Science

A-Level Subjects

  • AS Mathematics

🖥️ Technologies Used

  • HTML5/CSS3
  • Jekyll
  • Bootstrap
  • JavaScript
  • MathJax for mathematical expressions

📂 Project Structure

├── _config.yml              # Jekyll configuration
├── _includes                # Reusable HTML components
│   ├── banner.html
│   ├── breadcrumb.html
│   ├── footer.html
│   └── head.html
├── _layouts                 # Page templates
│   └── index.html
├── assets                   # Static assets
│   └── css
│   └── js
│   └── pdf
├── AL                       # A-Level subjects
├── Mathematics              # IGCSE Mathematics
├── Physics                  # IGCSE Physics
├── Chemistry                # IGCSE Chemistry
└── index.markdown           # Homepage

🚀 Deployment

The site is live at academic.kcisec.site.

🔧 Local Development

  1. Install Ruby and Jekyll
  2. Clone this repository
  3. Run bundle install
  4. Start the development server with bundle exec jekyll serve
  5. Access the site locally at http://localhost:4000

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

📧 Contact

For questions or feedback about this project, please contact:

🙏 Acknowledgements

  • Content contributors from KCISEC
  • OxfordAQA for curriculum specifications
  • Star Education organization

© 2024 EricStoneChina & KCISEC

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5