Skip to content

Single page portfolio theme with accordion and switchable dark/light theme

License

Notifications You must be signed in to change notification settings

frohlichcortezh/aafu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aafu Theme

The aafu theme is a one page responsive portfolio based on Darshanbaral's theme.

Requirements

Minimum Hugo version required is 0.41

Installation

Inside the folder of your Hugo site run:

cd themes
git clone https://github.com/frohlichcortezh/aafu.git

For more information read the official setup guide of Hugo.

Getting started

After installing the aafu Theme successfully, modify the config.toml as you wish to generate your online resume.

The config file

You'll find a file called config.toml. Copy the config.tomlto the root folder of your Hugo site and customize it per your need.

Note that the sections to be displayed in the accordion, the order of the sections, and the section that should be expanded at the beginning can be specifed in the config.toml. The base or initial theme is also chosen in the config.toml.

Add your photo

Go to static/images and replace the profile.jpg with your own file.

About

Single page portfolio theme with accordion and switchable dark/light theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.7%
  • JavaScript 9.3%
  • CSS 7.0%