Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicky <vicky@vickylai.com>2018-08-24 23:19:06 +0300
committerVicky <vicky@vickylai.com>2018-08-24 23:19:06 +0300
commit0c84daa1cac7b4b68a749e695171575c8176d95f (patch)
treeb7725fbdba334bc06ddef61b2632033a62d8564d
parent6a63b29b5e410f3d2d5326bb0c831adfe558dfcf (diff)
Update about copy
-rw-r--r--exampleSite/content/en/home/about.md14
1 files changed, 8 insertions, 6 deletions
diff --git a/exampleSite/content/en/home/about.md b/exampleSite/content/en/home/about.md
index 0c8b6ef..55e1611 100644
--- a/exampleSite/content/en/home/about.md
+++ b/exampleSite/content/en/home/about.md
@@ -4,14 +4,16 @@ image: "profile.jpg"
weight: 0
---
-This is **Introduction**, a minimal scrolling website theme made for [Hugo](https://gohugo.io)
+This is **Introduction**, a minimal scrolling website theme made for [Hugo](https://gohugo.io).
### Features
* Responsive display on any size screen
-* Smooth fade-in on load with CSS3
-* Smooth scrolling to page sections from navigation
* Light and Dark themes
-* _Projects_ section with any number of projects: configurable as a photo gallery, popup with details, or external links
-* _Blog_ section with optionally included _Latest Post_, on the main page or as a separate section
-* Styled Markdown throughout with support for HighlightJS
+* Smooth fade-in CSS effect on page load
+* Smooth scrolling to page sections from navigation links
+* _Projects_ section with any number of projects: configurable as a photo gallery, modals with details, or external links
+* _Blog_ section with optional _Latest Post_, on the main page or as a separate section
+* Styled Markdown throughout with syntax highlighting
+* Multilingual - supports side-by-side content in multiple languages
+* Custom index page sections from Markdown files \ No newline at end of file