Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 595 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 595 Bytes

An introduction to free, automated web scraping with GitHub’s powerful new Actions framework

Published at palewi.re/docs/first-github-scraper/

Contributing

Clone the repository and move into the code directory. Then install the Python dependencies.

pipenv install

Start the test documentation server on your computer.

make docs

Visit localhost:8000 in your browser to see the current state of the site. Edit files in the ./docs directory and save. The page should reload with the latest.