Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qahive/robotframework-puppeteer.github.io
https://github.com/qahive/robotframework-puppeteer.github.io
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/qahive/robotframework-puppeteer.github.io
- Owner: qahive
- License: apache-2.0
- Created: 2020-08-12T13:47:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T02:48:06.000Z (over 3 years ago)
- Last Synced: 2023-11-01T06:40:43.493Z (about 1 year ago)
- Language: JavaScript
- Size: 9.13 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Run local
hugo server -D## Build
hugo --minifyHugo will generate static page under docs folder based on publishDir = "docs".