Skip to content

JMousqueton/resume

Repository files navigation

Hugo Resume Theme

This is my Resume theme for hugo based on hugo DevResume Theme

Features

  • Fully Responsive
  • HTML5 + CSS3
  • Built on Bootstrap 4
  • 1000+ FontAwesome icons
  • SCSS source files included
  • Compatible with all modern browsers

Demo

You can see it in action on Julien Mousqueton's resume.

Contents

Installation

Within the root of your Hugo project execute the following:

cd themes
$ git clone https://github.com/jmousqueton/resume.git

Getting Started

After successful installation as a minimum you need to take the following steps:

Setup

Go to Julien Mousqueton's resume repository and copy config.toml to the root of your site. Open config.toml and add your relevant information.

Viewing

To view your site, execute the following:

hugo server

and go to localhost:1313 in your browser.

Building

To generate your site in the public folder, execute the following:

hugo

within the root of your project.

Contributing

Post bugs and contributions to the issue tracker. Or make a pull request.

License

MIT 2.0

About

Hugo theme for my resume inspired by hugo-devresume-theme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published