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--README.md19
-rw-r--r--images/screenshot.pngbin40338 -> 34901 bytes
-rw-r--r--images/tn.pngbin19775 -> 23398 bytes
-rw-r--r--layouts/index.html2
4 files changed, 11 insertions, 10 deletions
diff --git a/README.md b/README.md
index 04dfca7..e039af4 100644
--- a/README.md
+++ b/README.md
@@ -5,12 +5,12 @@ A minimal, single page, smooth scrolling theme for Hugo.
![Main page screenshot](https://github.com/vickylaixy/hugo-theme-introduction/blob/master/images/screenshot.png)
Features:
-* Single scrolling home page
- * About and Contact sections
- * Optional Projects and Blog sections
-* Browser friendly CSS fade-in effect for some pizzaz
-* Smooth scroll-to nav feature
-* Responsive and fast
+- Single scrolling home page
+ - About and Contact sections
+ - Optional Projects and Blog sections
+- Browser friendly CSS fade-in effect for some pizzaz
+- Smooth scroll-to nav feature
+- Responsive and fast
## Quick start
@@ -30,9 +30,10 @@ Start with:
1. Set your baseurl
2. Set your full name and first name
-3. Set your avatar image
-4. Input your social site usernames
-5. Choose whether or not to show the Blog and Projects sections, and configure them to your liking
+3. Set your introduction header height (use "medium", "large", or "fullheight")
+4. Set your avatar image
+5. Input your social site usernames
+6. Choose whether or not to show the Blog and Projects sections, and configure them to your liking
### Create About and Contact pages
diff --git a/images/screenshot.png b/images/screenshot.png
index b3c03e1..4b222c9 100644
--- a/images/screenshot.png
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
index 2c5f003..3432dea 100644
--- a/images/tn.png
+++ b/images/tn.png
Binary files differ
diff --git a/layouts/index.html b/layouts/index.html
index 4e5d226..da6dfbd 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -10,7 +10,7 @@
<div class="section" id="top"> <!-- Where all the awesome begins -->
-<div class="hero is-medium">
+<div class="hero is-{{ .Site.Params.introheight }}">
<!-- Possible hero-head not used -->
<!-- Super sweet Hero body title -->
<div class="hero-body">