Skip to content

Netoun/ntun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 array
languages_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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •