Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Produce a static website #416

Open
rudolfbyker opened this issue Jan 21, 2025 · 0 comments
Open

Produce a static website #416

rudolfbyker opened this issue Jan 21, 2025 · 0 comments

Comments

@rudolfbyker
Copy link

Is your feature request related to a problem? Please describe.
The problem is that it's possible to run a server to view the files, but not to deploy a static website (containing just HTML and CSS (and maybe JS) files) which can be viewed without a server, and/or deployed to a simple nginx server.

Describe the solution you'd like

This should convert the entire workspace archive to a locally-browseable static site.

slackdump convert -o bar -output html foo

Describe alternatives you've considered

Do slackdump view foo and then run a web scraper on that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant