Automate batch edits to your Markdown content. Integrates with static website generators such as Hugo and Gatsby
The Awesome Hugo is a collection of scripts designed to assist users in managing their Markdown content efficiently. With the ability to perform batch edits and integrate seamlessly with Hugo and the Hugo Website Builder, this tool aims to streamline content management processes for users.
pip install pipenv
and pipenv install
to set up dependencies.cd YOUR_SITE_FOLDER
and run the desired script using Python 3, e.g., python3 refactor_pages_convert_TOML_to_YAML.py
.The Awesome Hugo collection offers essential scripts for managing Markdown content efficiently, enhancing compatibility, and facilitating batch edits. Users are advised to review scripts before usage, make backups, and customize them to suit their specific needs. Windows users may require the Windows Linux Subsystem for executing Bash scripts effectively.