diff --git a/fonts/README.md b/fonts/README.md new file mode 100644 index 0000000..280bb3b --- /dev/null +++ b/fonts/README.md @@ -0,0 +1,32 @@ +# Fonts + +## What to pick + +### Serif vs Sans-Serif + +Books tend to use serif fonts more often. + +Some widely used serif fonts are: + +- Times New Roman +- Century +- Merriweather +- Palantino +- Georgia +- Garamond + +But occasionally, sans-serif fonts are also used: + +- Arial +- Roboto +- Myriad +- Helvetica +- Futura + +### Font Size + +Traditionally books use a font size between 10 and 12 for the body and 48 and above for the title + +## Some ideas + +- diff --git a/themes/README.md b/themes/README.md new file mode 100644 index 0000000..859330d --- /dev/null +++ b/themes/README.md @@ -0,0 +1,3 @@ +# Themes + +Asciidoc themes use the YAML format.