Switch themes to minimo

This commit is contained in:
Dave Gallant
2021-09-06 11:55:05 -04:00
parent 75f9797c91
commit 4ff7aec7c1
302 changed files with 17841 additions and 607 deletions

View File

@@ -0,0 +1,31 @@
{
"algolia_search": {
"js": "algolia_search.d220ba26.js"
},
"comments": {
"js": "comments.57223579.js"
},
"details-polyfill": {
"js": "details-polyfill.45606d79.js"
},
"fuse_search": {
"js": "fuse_search.1ada4bca.js"
},
"lunr_search": {
"js": "lunr_search.d90858c3.js"
},
"main": {
"css": "main.ab98e12b.css",
"js": "main.c3bcf2df.js"
},
"rtl": {
"css": "rtl.bf9d5394.css",
"js": "rtl.e532543e.js"
},
"sidebar": {
"js": "sidebar.9ea42a6e.js"
},
"twemoji": {
"js": "twemoji.79bd873e.js"
}
}

View File

@@ -0,0 +1,12 @@
{
"library": {
"js": {
"main": "//unpkg.com/katex/dist/katex.min.js",
"autoRender": "//unpkg.com/katex/dist/contrib/auto-render.min.js"
},
"css": {
"main": "//unpkg.com/katex/dist/katex.min.css"
}
},
"options": {}
}

View File

@@ -0,0 +1,7 @@
{
"library": {
"path": "//unpkg.com/mathjax@2.7.5/MathJax.js",
"config": "TeX-MML-AM_CHTML"
},
"config": {}
}

View File

@@ -0,0 +1,6 @@
{
"library": {
"path": "https://unpkg.com/mermaid/dist/mermaid.min.js"
},
"config": {}
}

View File

@@ -0,0 +1,29 @@
[about]
title = ""
description = ""
logo = "/images/logo.png"
[breadcrumbs]
separator = "/"
excludeParents = ["page"]
[recent_posts]
title = ""
length = 5
excludeTypes = ["page"]
[search]
title = ""
[sidebar_menu]
title = ""
mirror = ""
[social_menu]
title = ""
platforms = ["github","facebook","twitter","instagram","email","codepen","gitlab","linkedin","telegram","google_scholar","youtube"]
[taxonomy_cloud]
title = ""
taxonomy = "tags"
shuffle = true

View File

@@ -0,0 +1,12 @@
[social.base]
codepen = "https://codepen.io/"
email = "mailto:"
facebook = "https://facebook.com/"
github = "https://github.com/"
gitlab = "https://gitlab.com/"
instagram = "https://instagram.com/"
linkedin = "https://linkedin.com/in/"
twitter = "https://twitter.com/"
telegram = "https://t.me/"
google_scholar = "https://scholar.google.com/citations?user="
youtube = "https://www.youtube.com/channel/"