HelloZeroNet / HelloZeroNet/ZeroNet
Site freeze
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
To be able to review site source code changes a "Site freeze" option could be added to the Sidebar: When it's enabled, the current site's html, js, and css files are copied in a separate directory (data/siteaddress-freezed) and if the user's browser is request the files then it would be served from this directory until the user disable the freeze feature.
The data files are not affected by this feature and the user still receive/distribute the latest files of the site's source code.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Sidebar implementation and the request-handling paths for site HTML, JavaScript, and CSS files. Confirm how site source and data files are distinguished, then define the freeze directory lifecycle and verify that frozen source files are served while data files remain current.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100