π§ 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.