Chapter 3 Discovering your style

This chapter will help you discover a website style that inspires you, unlocks your creativity, and achieves your website goals. Choosing a style is among the most important steps of developing and operating a successful website.

Note: Though this chapter introduces a variety of styles for your consideration, all subsequent chapters will use the Hugo Anatole style to explain and implement concepts. Over the course of this book, the default Hugo Anatole style will be edited sequentially to produce the final result which can be viewed here - https://r4sites-anatole-custom.netlify.app/. If you choose to work with a different style, be prepared to adapt the information presented in later chapters to your individual use case.

3.1 How it works

The style of a website includes the general layout, look and feel, and other visual aspects that distinguish one style from another. For example, this style and this style give off noticeably different impressions.

To find your style, browse the complete list of beautiful, free, pre-built Hugo themes. Hugo themes, which are created by expert Hugo developers, are freely available for you to use in your personal website project. Using a Hugo theme as the starting point for your final website style eliminates the need to design a style from scratch. Chapter 4, Generating your website, teaches you how to create a website using a Hugo theme in three simple steps.

3.2 The 90/10 rule for choosing a theme

The 90/10 rule states that 90% or more of the look, feel, and functionality you desire for your final website should come from the default Hugo theme, while the remaining 10% or less can come from simple design tweaks such as color choices, font styles, custom images, and the addition of basic features including Google Analytics. Unless you are (or want to be) a Hugo developer, attempting too many modifications to your preferred Hugo theme increases your risk of making poor decision choices and negatively affecting your final website’s overall look and performance.

3.4 Next steps

Proceed with generating a website in three simple steps using RStudio.