Skip to content

SPS-L/mscest-cut

Repository files navigation

MSc in Electronics and Technology

Website Hugo Theme

Official website for the joint MSc in Electronics Science and Technology program between the Cyprus University of Technology (CUT) in Cyprus and Hangzhou Dianzi University (HDU) in China.

About the Program

This is a collaborative master's program that combines the expertise of two leading institutions in electronics and technology education. The program offers:

  • International Collaboration: Joint degree from CUT (Cyprus) and HDU (China)
  • Comprehensive Curriculum: 6-semester program covering electronics, technology, and research
  • Research Focus: Emphasis on practical research and thesis work
  • Multilingual Support: Website available in English and Chinese

Website Features

  • Program Information: Detailed course structure across 6 semesters
  • Faculty Profiles: Meet the academic staff and coordinators
  • Publications: Latest research publications from students and faculty
  • News & Updates: Program announcements and latest developments
  • Contact Information: Easy access to program coordinators
  • Multilingual: Full support for English and Chinese languages

Technology Stack

Local Development

Prerequisites

  • Hugo Extended 0.97.3 (pinned in netlify.toml)
  • Go 1.15+ (for Hugo modules)

Setup

  1. Clone the repository and enter the project directory.
  2. Install Hugo modules:
    hugo mod get
  3. Start the development server (-D includes drafts):
    hugo server -D
  4. Open http://localhost:1313 in your browser.

Content Structure

Content is bilingual. Each page under content/en/ has a translated mirror under content/zh/ with identical folder and file names.

  • content/en/ — English (default language)
  • content/zh/ — Simplified Chinese
  • content/en/program/ — Program overview and semester-by-semester course catalog
  • content/en/authors/ — Faculty profiles (folder name = author slug, e.g. ChristakisDamianou)
  • content/en/publication/ — Student theses and research output
  • content/en/post/ — News and announcements

Deployment

The website is automatically deployed to Netlify when changes are pushed to the main branch. The live site is available at https://mscet.cut.ac.cy/.

Contributing

To update content:

  1. Edit the appropriate Markdown files in the content/ directory
  2. Test locally with hugo server
  3. Commit and push changes
  4. Netlify will automatically rebuild and deploy

Contact

For questions about the program, see the People page. For technical issues with the website, open an issue on this repository.

License

This website is built using the Wowchemy Research Group Theme which is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors