add shit to README.md
This commit is contained in:
parent
5e6967def2
commit
9ed4e0f24d
1 changed files with 8 additions and 0 deletions
|
@ -1,2 +1,10 @@
|
|||
# Linkedin posts scrapper
|
||||
|
||||
Quick & Dirty linkedin scraper to generate a hugo website from a user LinkedIn posts.
|
||||
|
||||
- 1. run `scrape.py`
|
||||
- 2. then `gen_content.py` to generate markdown files
|
||||
- 3. then `propagate_title_change_to_slug.py` after you've changed each post title to something more useful
|
||||
- 4. then `construct_hugo_content_links.py` to generate symbolic links to the structured folder (with dates)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue