Explorar el Código

readme: Add theme previews

George Cushen hace 7 años
padre
commit
abf0f67925
Se han modificado 5 ficheros con 12 adiciones y 0 borrados
  1. 12 0
      README.md
  2. BIN
      images/theme-coffee-playfair.png
  3. BIN
      images/theme-default.png
  4. BIN
      images/theme-forest.png
  5. BIN
      images/theme-ocean.png

+ 12 - 0
README.md

@@ -15,6 +15,18 @@ Key features:
 - Simple and refreshing one page design
 - Multilingual and easy to customize
 
+## Color Themes
+
+Academic is available in different color themes and font themes.
+
+| `default` | `ocean` |
+| --- | --- |
+| ![default theme](https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-default.png) | ![ocean theme](https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-ocean.png) |
+
+| `forest` | `coffee` |
+| --- | --- |
+| ![forest theme](https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-forest.png) | ![coffee theme](https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-coffee-playfair.png) |
+
 ## Getting Started
 
 1. [Install Hugo](https://georgecushen.com/create-your-website-with-hugo/#installing-hugo) and create a new website by typing the following commands in your *Terminal* or *Command Prompt* app:

BIN
images/theme-coffee-playfair.png


BIN
images/theme-default.png


BIN
images/theme-forest.png


BIN
images/theme-ocean.png