Reputation: 559
According to the Hyde website, Hyde is based on the Django template engine. I don't want to install Django and Hype. So, a yes/no question: Is it a stand alone solution?
Upvotes: 1
Views: 504
Reputation: 56951
No, it is not a standalone solution. You need to have django,pyYAML, markdown installed as pre-requisite.
Upvotes: 3
Reputation: 318788
Hyde is a static website generator powered by Python & Django
That answers your question.
Upvotes: 2