A public personal website of ruanviljoen.com based on the Hugo framework and hugo-coder theme.
This site is hosted on Cloudflare Pages.
- Fork me and update files below:
- ./config.toml - Just add links to yours social networks, or remove unused. For the main pic I used
gravatar
, but you can use this settingavatarurl = "images/avatar.jpg"
. To read more about Hugo config.toml, please read here. - about.md - Add few words about your self.
- ./config.toml - Just add links to yours social networks, or remove unused. For the main pic I used
- Follow to step 4 Cloudflare Pages from the guide.
Read more about config.toml for this theme: configurations
Many thanks to Kirill Kazakov for his excellent guide to configuring a personal site. The full guide is here: Deploy Your Personal Web-Page With Hugo, Cloudflare and GitHub 100% For Free