https://github.com/robotframework/robocon
https://github.com/robotframework/robocon
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robotframework/robocon
- Owner: robotframework
- Created: 2018-08-06T11:33:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-15T08:44:41.000Z (about 1 year ago)
- Last Synced: 2025-01-29T21:22:54.610Z (12 months ago)
- Language: HTML
- Size: 124 MB
- Stars: 10
- Watchers: 13
- Forks: 6
- Open Issues: 44
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
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