An open API service indexing awesome lists of open source software.

https://github.com/robotframework/robocon


https://github.com/robotframework/robocon

Last synced: 3 months ago
JSON representation

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