Section 1#
1declare a=1
2echo "${a}"This is a paragraph.1

Section 2#
With Hugo on the other hand, you have to use GitHub actions. If you’ve never used CI before, this might seem daunting, but Hugo has clear instructions on how to configure everything. They also provide a template workflow, which you can simply copy over to your repo. It took me about 10 minutes to first deploy the first version of this website.
This is another paragraph.2
Reply by Email