Settings

Theme

Dominate: A Python/JavaScript lib for generating HTML documents

github.com

1 points by prabhu-yu a year ago · 1 comment

Reader

prabhu-yuOP a year ago

Instead of using a templating lang for html file generation, we can use Python or Javascript. Thus, we don't need to learn one more templating lang. I never used Javascript lib that I mentioned above, but it is here for ref : https://github.com/Knio/dominate.js

I use this a SSG (Static Site Generator). This is helpful since I don't need to learn one more SSG since I am already aware of Python and little bit of html/css.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection