Giter Club home page Giter Club logo

hugo-theme-introduction's Introduction

A minimal, single page, smooth scrolling theme for Hugo.

Main page screenshot

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

Quick start

Get the theme

From the root of your Hugo site:

$ cd themes
$ git clone https://github.com/vickylaixy/hugo-theme-introduction.git introduction

Configure your site

From the exampleSite, copy config.toml to the root folder of your Hugo site and change the fields as you like.

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

Create About and Contact pages

Run:

$ hugo new about.md 
$ hugo new contact.md

Then edit the markdown files with the content you'd like shown in your main page's About and Contact sections.

Preview your site locally

Use Hugo's built-in server to see your site in action as you make changes.

$ hugo -t introduction --watch serve

Visit localhost:1313 in your browser to see a live preview of your site.

Blog posts

To create a new blog post, run:

$ hugo new blog/your-post.md

License

This theme is released under the Creative Commons Attribution 3.0 license.

hugo-theme-introduction's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.