Skip to content

Ported theme by HTML5 UP. Prologue is a single page responsive site template with a sticky sidebar.

License

Notifications You must be signed in to change notification settings

kazimuth/prologue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prologue

Prologue is a single page responsive site template with a sticky sidebar. It is a port of HTML5 UP's Prologue theme.

Prologue Theme screenshot

Installation

Run the following commands inside your Hugo site folder:

$ cd themes
$ git clone https://github.com/sethmacleod/dimension.git

Getting Started

After installation, you will need to configure the config.toml file, change pictures, and edit your page.

The config file

Copy the config.toml from the exampleSite folder into your Hugo site's root folder. Change the fields as needed. Add or delete social media by following the examples in the file. You may need to look up the font-awesome icon names. The icon field should be filled out without the "fa" prefix. The icon field for Twitter should be 'twitter' instead of 'fa-twitter'.

The portfolio is based on 3 columns. Pick a column for your photos and simply add their data to the appropriate section.

Changing pictures

You will need to change your avatar, banner, and about photos. To change these, add the following three files to your /static/img/ folder:

  • avatar.jpg
  • banner.jpg
  • about.jpg

Writing your page

The rest of your page can be edited in the index.html file. Copy it to your layouts folder and then make your changes.

License

This theme is released under the CC BY 3.0 license. For more information, read the License.

About

Ported theme by HTML5 UP. Prologue is a single page responsive site template with a sticky sidebar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published