marknza / blogsite

Customize this blog site to create your own
0 stars 0 forks source link

Step 2: select and configure custom theme #2

Open marknza opened 5 months ago

marknza commented 5 months ago
  1. select from this site
  2. find github link for a theme
  3. clone and put result in themes folder
marknza commented 5 months ago

using blogdown::install_theme()

for example:

blogdown::install_theme("chipzoller/hugo-clarity")

make sure you adapt the config if required (take a look at the example site if present)