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
Install dependencies:
bashyarn install
Start the development server:
bashyarn docs:dev
Build the static site:
bashyarn 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