Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-25 | Update copyright | ||
2024-04-25 | Call render in main method | ||
2024-04-25 | Move the config parser inside Page class | ||
2024-04-25 | Move listarticles inside Hyde class | ||
2024-04-25 | Add baseHref option | ||
2024-04-25 | Add HydeOptionParser class | ||
2024-04-25 | Add Hyde class with main function | ||
2022-05-11 | Add some comment | ||
2022-03-16 | Clean code | ||
Removed code has moved to page.rb and optparser.rb. | |||
2021-12-28 | Add support to multiple templatesv0.0.1 | ||
2021-12-27 | Add method to list articles and extend Page class | ||
2021-12-27 | Add parser to *.rhtml.config file | ||
2021-12-22 | Migration to Ruby | ||