Feature request: flag for downloading the latest version of a page, without date folder - to have the website ready to host on static GitHub Pages
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I tried a few commands - and as I see - currently there is no way to fetch
- Latest only
- Without intermediate folders like 20110811133647
My use case: run a tool and get html/css/js ready to host on GitHub Pages - static websites hosting.
Thanks for your project.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named in the issue. Start by locating the command-line option handling and the code that builds download paths, then determine how latest-only selection and date-folder removal should interact. Done means a command can produce HTML, CSS, and JavaScript suitable for hosting on static GitHub Pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python
- Domain
- cli, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100