Mrc527 / personal-resume-hugo-theme

Free personal resume theme for Hugo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Resume Hugo Theme

Raditian Hugo Theme for Personal Websites

A free Hugo Theme built on top of Radity: Modern, Fast, Fresh and of course responsive.

Demo: https://raditian-hugo.radity.com

raditian-free-hugo-theme

Download

  • Clone the repo: git clone https://github.com/Mrc527/personal-resume-hugo-theme.git.
  • Download from Github.

Installation

Install Hugo

To use personal-resume-hugo-theme you need to install Hugo by following https://gohugo.io/getting-started/installing/.

Create your personal website and run

> hugo new site <your website's name>
> cd <your website's name>/themes/
Clone the personal-resume-hugo-theme (git clone https://github.com/Mrc527/personal-resume-hugo-theme.git).
Replace the "config.toml" file that in the project's root directory with themes/raditian-free-hugo-theme/exampleSite/config.toml
> hugo server -D
The theme is alive on http://localhost:1313/ 

License

Support

If you have any problem please do not hesitate to open a github issue.

About

Free personal resume theme for Hugo

License:MIT License


Languages

Language:HTML 70.0%Language:CSS 30.0%