allow to compile standalone html document for local usage without webserver
- Dominant language
- HTML
- Stars
- 2.9k
- Forks
- 599
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
great project!
I think it would be a nice addition to have a shell/python/whatever script that takes the `index.html` and `life.md` files and combines them into a single `index-standalone.html` (name subject to change).
`index-standalone.htm` would contain everything (html, javascript, css **and the actual data**) needed so you can just double click it, firefox/chrome/... opens up and "everything works". No webserver needed for testing/debugging and you could share it via mail/usb-stick, ...
Best Regards
Michael
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading index.html and life.md to see how the page currently obtains its HTML, JavaScript, CSS, and data. Trace the existing local startup path, then define the standalone output around those inputs. Done means a generated index-standalone.html opens directly in Firefox or Chrome without a webserver and still works with the data included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, javascript
- Domain
- tooling, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100