hecat icon indicating copy to clipboard operation
hecat copied to clipboard

new exporter: single-page HTML

Open nodiscc opened this issue 4 years ago • 2 comments

  • Like exporters/markdown_singlepage.py but outputs a static HTML page
  • Use jinja2 for templating? https://jinja.palletsprojects.com/

nodiscc avatar Oct 03 '21 18:10 nodiscc

  • [ ] add all tags to the sidebar
  • [ ] append the number of items next to each tag in the sidebar

nodiscc avatar Jan 04 '22 23:01 nodiscc

  • [ ] append the number of items next to each tag in the sidebar

nodiscc avatar Jan 04 '22 23:01 nodiscc

  • [ ] Add stars count next to the name https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3019
  • [ ] Add last update date next to the name https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3019
  • [ ] If last update date is older than 6 months, render the date in orange

nodiscc avatar Jul 26 '22 21:07 nodiscc