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

utility to export gnoweb content as static HTML files #2161

Open
moul opened this issue May 21, 2024 · 0 comments
Open

utility to export gnoweb content as static HTML files #2161

moul opened this issue May 21, 2024 · 0 comments
Labels
🌍 gnoweb Issues & PRs related to gnoweb and render

Comments

@moul
Copy link
Member

moul commented May 21, 2024

We need a utility that can natively export the content of a blockchain as clickable HTML files. This command will be used in CI to export the content of a blockchain, which can then be published on Netlify or any other service that exposes static files for each PR.

Proposed Solution

The utility should be simple to run, making CI on external repositories a no-brainer. Ideally, it should be integrated into gnodev so that:

  • gnodev serves the content.
  • gnodev --export-html exports everything as HTML files.

This way, it's a single command to run in CI, making the process straightforward and efficient.

cc @gfanton @leohhhn

@Kouteki Kouteki added the 🌍 gnoweb Issues & PRs related to gnoweb and render label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌍 gnoweb Issues & PRs related to gnoweb and render
Projects
Status: 📥 Inbox
Status: Backlog
Development

No branches or pull requests

2 participants