mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-09 23:09:47 +00:00
Update English About page
This commit is contained in:
parent
aa5797e653
commit
9e66456804
1 changed files with 6 additions and 8 deletions
|
@ -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
|
||||
* 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
|
Loading…
Reference in a new issue