From c0f6729dcaeb768c7b907ae54a3059e22b9f52e4 Mon Sep 17 00:00:00 2001 From: Vicky Date: Sat, 22 Apr 2017 09:37:11 +0800 Subject: Updated README --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e039af4..1d7366f 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ A minimal, single page, smooth scrolling theme for Hugo. Features: - Single scrolling home page - - About and Contact sections + - About section with profile photo + - Contact section with option to show your local timezone - Optional Projects and Blog sections - Browser friendly CSS fade-in effect for some pizzaz -- Smooth scroll-to nav feature +- Smooth scroll-to-section navigation - Responsive and fast ## Quick start @@ -32,13 +33,14 @@ Start with: 2. Set your full name and first name 3. Set your introduction header height (use "medium", "large", or "fullheight") 4. Set your avatar image -5. Input your social site usernames +5. Set your timezone, if you choose to show it 6. Choose whether or not to show the Blog and Projects sections, and configure them to your liking +7. Input your social site urls and font-awesome icon names - use as many as you like ### Create About and Contact pages Run: -``` +```sh $ hugo new about.md $ hugo new contact.md ``` -- cgit v1.2.3