๐ง RUXAILAB Blog โ
Welcome to the official blog repository of RUXAILAB โ an open innovation lab focused on user experience, accessibility, and human-centered AI.
This blog is built using VitePress and is used to share research insights, tutorials, project updates, and technical deep-dives from the RUXAILAB team and collaborators.
๐ Getting Started โ
To run the blog locally:
Install dependencies
bashnpm installStart the development server
bashnpm run docs:dev
๐ Project Structure โ
bash
.
โโโ .vitepress # Config and theme files
โโโ public # Static assets
โโโ posts # Blog posts in Markdown
โโโ index.md # Main landing page
โโโ README.md # Project documentationโ๏ธ Contributing โ
We welcome contributions! If youโd like to propose an article, improve the content, or fix a bug, feel free to fork the repo and submit a pull request.
๐ข License โ
MIT License ยฉ RUXAILAB
Made with ๐ก by the RUXAILAB team.