Skip to content

fish98/TTFishProfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTFishProfile

A simple academic profile templete for researchers powered by Hugo.

Here is the demo site

Requirements

  • hugo v0.111.3+extended
pacman -S hugo #(e.g.)

Visit offical documentation of hugo for installation

Documentation

# Init a hugo project
hugo new site blabla -f=yaml

# Clone TTFishProfile into the themes dir
git clone https://github.com/fish98/TTFishProfile.git themes/TTFishProfile

# Use the template config.yaml
cp -r themes/TTFishProfile/exampleSite/* .

# Preview the template site locally
hugo server # hugo server --disableFastRender -D

Contributing

As I am not quite familiar with Hugo, please feel free to open an issue if you have any problems in using this template or directly submit a PR if you fix some bugs of this project.

Special Thanks

This project refers some useful components from gurusabarish's projects hugo-profile and hugoProfileV2.

License

This project uses MIT License

About

A simple academic homepage powered by Hugo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published