initial checkin
This commit is contained in:
.gitignore
archetypes
config.tomlcontent
_index.md
push.shblog
1000-miles.md_index.mdaerospace-horror-1.mdandroid-test.mdbe-a-part-of-it.mdblogging-30000ft.mdcanyons.mddamn.mddfw-rap.mdfipo.mdhalfway.mdhorse-in-the-hills.mdicelandic-worries.mdnashville.mdnew-orleans.mdnumbers.mdrapid-city.mdrapid-incompetence.mdready-steady-go.mdrockets.mdrodizio.mdsanta-cruz.mdtennessee.mdthe-blues.mdwashington-columbia.md
static
themes/hugo-theme-notrack
.gitignoreLICENSE.mdREADME.mdtheme.toml
archetypes
data
notrack
exampleSite
.gitmodules
archetypes
config.tomlcontent
static
images
layouts
404.html
_default
home.htmlpartials
blog-entry-summary.htmlblog-taxonomy-info.htmlfooter.htmlhead.htmlheader.htmlpagination.htmlpost-category-link.htmlpost-tag-link.html
shortcodes
contact-box.htmlcontainer.htmlgallery-category.htmlgallery-modal.htmlgallery-photo.htmlgallery-script.htmlimage.htmlrawhtml.htmlresume-category.htmlresume-entry.htmlresume-section.htmlsocial.htmlvideo.html
taxonomy
static
css
fonts
FreeMono.woffFreeMonoBold.woffFreeMonoBoldOblique.woffFreeMonoOblique.woffFreeSans-small.woffFreeSans.woffFreeSansBold-small.woffFreeSansBold.woffFreeSansBoldOblique.woffFreeSansOblique.woffFreeSerif-small.woffFreeSerif.woffFreeSerifBold-small.woffFreeSerifBold.woffFreeSerifBoldItalic-small.woffFreeSerifBoldItalic.woffFreeSerifItalic-small.woffFreeSerifItalic.wofffa-brands-400.woff2fa-solid-900.woff2mononoki-Bold.woff2mononoki-BoldItalic.woff2mononoki-Italic.woff2mononoki-Regular.woff2
js
12
themes/hugo-theme-notrack/theme.toml
Normal file
12
themes/hugo-theme-notrack/theme.toml
Normal file
@ -0,0 +1,12 @@
|
||||
name = "Notrack"
|
||||
license = "GPLv3"
|
||||
licenselink = "https://github.com/gevhaz/hugo-theme-notrack/blob/master/LICENSE"
|
||||
description = "A libre hugo personal webpage theme without reliance on third parties and no tracking."
|
||||
homepage = "https://github.com/gevhaz/hugo-theme-notrack"
|
||||
tags = ["minimal", "personal", "responsive", "libre", "flexbox"]
|
||||
features = ["gallery", "blog", "resume", "drop-down menu"]
|
||||
min_version = "0.70.0"
|
||||
|
||||
[author]
|
||||
name = "Simon Bengtsson"
|
||||
homepage = "https://github.com/gevhaz"
|
Reference in New Issue
Block a user