/adritian-free-hugo-theme

Raditian Hugo Theme for Personal Websites

Primary LanguageCSSMIT LicenseMIT

Adritian Free Hugo Theme

Adritian Hugo Theme for Personal Websites

This free Hugo theme is a fork of Raditian Theme - a great Hugo theme created by Radity.

It's based on bootstrap (so it's responsive), and the main changes have been upgrades on the web performance and accessibility of the template.

Changes:

  • removal of jQuery
  • upgrade of bootstrap from v4 to v5
  • assets pipeline support
  • some basic i18n featurees
  • added more pages/templates

You can see it live in https://www.adrianmoreno.info (my personal website)

adrianmorenoinfo

Download

  • Clone the repo: git clone https://github.com/zetxek/adritian-free-hugo-theme.git.
  • Download from Github.

Installation

Install Hugo

To use adritian-free-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 adritian-free-hugo-theme (git clone https://github.com/zetxek/adritian-free-hugo-theme.git).
Replace the "config.toml" file that in the project's root directory with themes/adritian-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 contact us.