Releases: Prakash4844/Hugo_Pages_Generator
Hugo Static Site Generator
Uncluttered UI & Improvements
No Logic change
Hugo Page Generator
Hugo Static Site page generator GUI.
Changes:
- Fix Custom Path bug #2
- Updated Readme
- Added Readme into release
Making page in hugo is not that hard, but what if you want to make 500 pages? well it can be automated...
So, i kind of did.
This is just a program I made during learning Python GUI, Don't expect it to be perfect. it uses python CustomTkinter
module, which is a modified version of Tkinter module. and HUGO CLI to generate pages.
Features:
- Generate 100's of Page in Seconds.
- Custom Path option for better management.
- Major Locale Support.
- Custom file name or file count option.
- Automatic Handling of INDEX.md and _INDEX.md for leaf bundle.
First Patch Release
Hugo Page Generator
Hugo Static Site page generator GUI.
Making page in hugo is not that hard, but what if you want to make 500 pages? well it can be automated...
So, i kind of did.
This is just a program I made during learning Python GUI, Don't expect it to be perfect. it uses python CustomTkinter
module, which is a modified version of Tkinter module. and HUGO CLI to generate pages.
Features:
- Generate 100's of Page in Seconds.
- Custom Path option for better management.
- Major Locale Support.
- Custom file name or file count option.
- Automatic Handling of INDEX.md and _INDEX.md for leaf bundle.
First Release