Skip to content

Repository files navigation

Ntun

alt text

Live demo : https://netoun.github.io/ntun/

Contents

Installation

First download this theme to your themes directory:

cd themes
git clone https://github.com/netoun/ntun.git

and then enable it in your config.toml:

theme = "ntun"

This theme requires index section in about (content/about/_index.md)

The posts should therefore be in directly under the content about folder.

Options

Set a field in extra with a key of after_dark_menu:

[extra]
author = "Jon Snow"author_image="me.jpg"city="Winterfell"years="281"job = "King of the north"description = "Dragons & Aunt ❤️"links = [
{ url = "", title="", icon = "fab fa-github"},
{ url = "", title="", icon = "fab fa-twitter"},
{ url = "", title="", icon = "fab fa-linkedin"},
{ url = "mailto:", title="", icon = "fas fa-envelope"}
]
# if you add languages, put your emoji flag on arraylanguages_flags = [
"🇬🇧"
]

If you put $BASE_URL in a url, it will automatically be replaced by the actual site URL.

About

No description, website, or topics provided.

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages