Skip to content

ABDN Freshmen Handbook

Aberdeen Institute of Data Science and Artificial Intelligence Freshman Handbook

Project Overview

This project aims to provide a comprehensive guide for new students of the Aberdeen Institute of Data Science and Artificial Intelligence, covering study, campus life, food, preparation, and more to help freshmen quickly adapt to university life.

Main Contents

  • Institute introduction and freshman essentials
  • Study guide and course recommendations
  • Campus life and accommodation information
  • Food recommendations and local cuisine
  • Preparation checklist
  • Frequently asked questions

Tech Stack

  • VitePress: Static documentation site generator
  • Markdown: Content writing format

Multilingual Support

This handbook supports both Chinese and English. By default, users enter the Chinese site; if the browser language is English, it will automatically redirect to the English site.

How to Run Locally

  1. Install dependencies:

    bash
    yarn install
  2. Start the development server:

    bash
    yarn docs:dev
  3. Build the static site:

    bash
    yarn docs:build

Contribution

Contributions are welcome via Pull Requests or Issues for content improvement and corrections.

License

Creative Commons Attribution 4.0 International Public License

Licensed under the Creative Commons Attribution 4.0 International License