initial commit
This commit is contained in:
39
themes/hugo-theme-relearn/theme.toml
Normal file
39
themes/hugo-theme-relearn/theme.toml
Normal file
@@ -0,0 +1,39 @@
|
||||
name = 'Relearn'
|
||||
license = 'MIT'
|
||||
licenselink = 'https://github.com/McShelby/hugo-theme-relearn/blob/main/LICENSE'
|
||||
description = 'A theme for Hugo designed for documentation'
|
||||
homepage = 'https://github.com/McShelby/hugo-theme-relearn'
|
||||
demosite = 'https://mcshelby.github.io/hugo-theme-relearn'
|
||||
tags = ['dark', 'dark mode', 'docs', 'light', 'multilingual', 'responsive']
|
||||
features = [
|
||||
'alerts',
|
||||
'badges', 'breadcrumbs', 'boxes', 'buttons',
|
||||
'callouts', 'categories', 'chemical formulae', 'customizable', 'color variants',
|
||||
'dark', 'dark mode', 'docs', 'documentation',
|
||||
'expand',
|
||||
'favicon', 'file inclusion', 'file system support', 'font awesome', 'front matter cms',
|
||||
'gfm', 'github flavored markdown',
|
||||
'hidden pages',
|
||||
'i18n', 'icons', 'image resizing', 'include',
|
||||
'light', 'lightbox', 'logo',
|
||||
'math', 'mathjax', 'menus', 'mermaid', 'multilingual', 'mobile',
|
||||
'nested menus', 'nested sections', 'notice',
|
||||
'oas', 'offline usable', 'openapi', 'open graph',
|
||||
'print', 'printable',
|
||||
'responsive', 'rss', 'rtl',
|
||||
'schema', 'search', 'search page', 'sidebar', 'sitemap', 'subtheme', 'swagger', 'swaggerui', 'syntax highlighting',
|
||||
'table of contents', 'tab', 'tabs', 'tags', 'taxonomy', 'themeable', 'themes', 'toc', 'topbar buttons', 'twitter cards'
|
||||
]
|
||||
|
||||
[module]
|
||||
[module.hugoVersion]
|
||||
min = '0.126.0'
|
||||
|
||||
[author]
|
||||
name = 'Sören Weber'
|
||||
homepage = 'https://github.com/McShelby'
|
||||
|
||||
[original]
|
||||
author = 'Mathieu Cornic'
|
||||
homepage = 'https://learn.netlify.app'
|
||||
repo = 'https://github.com/matcornic/hugo-theme-learn'
|
||||
Reference in New Issue
Block a user