Skip to content

Axorax/axile-hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axile Hugo Theme

Simple modern Hugo theme. Demo site

screenshot

Usage

config.toml with all settings

baseURL = "https://axile.netlify.app/"
languageCode = "en-us"
title = "My New Hugo Site"
theme = "axile"

[params]
icon = "https://github.com/Axorax/css-button-maker/blob/main/assets/img/axorax.png?raw=true"

[params.navbar]
patreon = "https://patreon.com/axorax"

[params.navbarButton]
Donate = "https://patreon.com/axorax"

Front matter with all options

---
title: "Article example"
date: 2023-05-24T18:57:41+06:00
author: "axorax"
thumbnail: "image-url(https://site.com/image.png)"
alt: "nature image"
tags: ["example"]
---

Support me on PatreonCheck out my socials