[GH-ISSUE #15] Use of Jinja2 to render HTML content #1522

Closed
opened 2026-03-01 17:51:24 +03:00 by kerem · 1 comment
Owner

Originally created by @RamolaWeb on GitHub (May 16, 2017).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/15

The Current Script to archive the website URL contains both python as well as the HTML code . Thus in order to scale the project i.e to modify the HTML code to redesign the Web Page to display the archive, we may need to modify the Script also. Thus it will great to use a template rendering library like Jinja2 to render the HTML content so that the HTML and Python Part Can be separated.

Originally created by @RamolaWeb on GitHub (May 16, 2017). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/15 The Current Script to archive the website URL contains both python as well as the HTML code . Thus in order to scale the project i.e to modify the HTML code to redesign the Web Page to display the archive, we may need to modify the Script also. Thus it will great to use a template rendering library like Jinja2 to render the HTML content so that the HTML and Python Part Can be separated.
kerem closed this issue 2026-03-01 17:51:24 +03:00
Author
Owner

@pirate commented on GitHub (May 16, 2017):

PR welcome, the script has no python dependencies currently, ideally I'd like to keep it that way. Also I'm not super keen on scaling this project in general, considering I like Pocket/Mozilla as a company, and I want people to pay for their premium service if they want easy 1-click archiving.

<!-- gh-comment-id:301824771 --> @pirate commented on GitHub (May 16, 2017): PR welcome, the script has no python dependencies currently, ideally I'd like to keep it that way. Also I'm not super keen on scaling this project in general, considering I like Pocket/Mozilla as a company, and I want people to pay for their premium service if they want easy 1-click archiving.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#1522
No description provided.