# hugo-PaperMod A simple, clean, flexible Hugo theme. ☄️ Fast | ☁️ Fluent | 🌙 Smooth --- ## Overview Demo: https://adityatelange.github.io/hugo-PaperMod/ ## Install Inside the folder of your Hugo site, run: ```bash git clone https://github.com/adityatelange/hugo-PaperMod themes/hugo-PaperMod ``` Then change in `config.toml`: ```toml theme = "hugo-PaperMod" ``` For more information read the official [guide](https://gohugo.io/getting-started/quick-start/#step-3-add-a-theme) of Hugo.