- Notifications
You must be signed in to change notification settings - Fork0
Robot Framework ecosystem from page
License
marcel-veselka/robotframework.github.com
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository hosts Robot Framework's public website source code. The siteitself is available athttps://robotframework.org.
To get new links added or old information updated, pleasesubmit an issueto this project. If you want a new link to be added, include at least thefollowing information:
- Name of the library, tool, or other resource.
- Short description. Should not be longer than 200 characters.
- Link to the resource.
- When adding a new user, also include company/organization logo.
Alternatively you cansubmit a pull request with the above information andmake it even easier for us to add the link. For pull requests, only submit source file changes. Built files will be updated and commited by maintainer.
Robot Framework website is open source software provided under theApache License2.0.
Robot Framework ecosystem front page sources
# clone repogit clone https://github.com/robotframework/robotframework.github.com.git# install dependenciesnpm install# serve with hot reload at localhost:8080npm run dev# and when you are ready to publish your changes, build for production with minificationnpm run buildWhen you want to contribute and open a pull request, only commitsource file changes. The build will bedone by system.
For a detailed explanation on how things work, check out thevue-webpack template anddocs for vue-loader.
We also usebootstrap-vue for implementing bootstrap-v4.
About
Robot Framework ecosystem from page
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- Vue71.2%
- JavaScript11.4%
- HTML11.1%
- CSS6.3%