# robocon **Repository Path**: mirrors_robotframework/robocon ## Basic Information - **Project Name**: robocon - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README RoboCon Website ==================================== This repository hosts RoboCon webpage source code. How to run ---------- Readme (old) for editing this page is located at "``old page/sources/README.md``". Make sure to use Node v16. To install all dependencies, run: .. code-block:: npm i in the project's root, and then run: .. code-block:: npm run dev Go to ``localhost:8080`` to see the rendered website. Adding or updating resources ---------------------------- To get new links added or old information updated, please `submit an issue`__ to this project. Alternatively you can `submit a pull request`__ with the above information and make it even easier for us. __ https://github.com/robotframework/robocon/issues __ https://github.com/robotframework/robocon/pulls