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:
-rw-r--r--exampleSite/content/en/home/about.md14
1 files changed, 6 insertions, 8 deletions
diff --git a/exampleSite/content/en/home/about.md b/exampleSite/content/en/home/about.md
index 55e1611..6052d61 100644
--- a/exampleSite/content/en/home/about.md
+++ b/exampleSite/content/en/home/about.md
@@ -4,16 +4,14 @@ image: "profile.jpg"
weight: 0
---
-This is **Introduction**, a minimal scrolling website theme made for [Hugo](https://gohugo.io).
+This is **Introduction**, a minimalist website theme made for [Hugo](https://gohugo.io).
### Features
* Responsive display on any size screen
-* Light and Dark themes
-* 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
+* Light and Dark themes right out of the box
* Multilingual - supports side-by-side content in multiple languages
-* Custom index page sections from Markdown files \ No newline at end of file
+* Any number of custom index page sections from Markdown files
+* _Projects_ section with any number of projects: highly configurable as a photo gallery, modals, or external links
+* _Blog_ section with optional _Latest Post_, on the main page or as a separate section
+* Styled Markdown throughout with support for Hugo's syntax highlighting \ No newline at end of file