generated from polymech/site-template
118 lines
2.8 KiB
JSON
118 lines
2.8 KiB
JSON
{
|
|
"site": {
|
|
"title": "Polymech Library",
|
|
"base_url": "https://library.polymech.info/",
|
|
"description": "",
|
|
"base_path": "/",
|
|
"trailing_slash": false,
|
|
"favicon": "/images/favicon.png",
|
|
"logo": "/images/logo.png",
|
|
"logo_darkmode": "/images/logo-darkmode.png",
|
|
"logo_width": "150",
|
|
"logo_height": "33",
|
|
"logo_text": "Polymech Library",
|
|
"image": {
|
|
"default": "/images/default-image.png",
|
|
"error": "/images/error-image.png",
|
|
"alt": "Polymech Library"
|
|
}
|
|
},
|
|
"footer_left": [
|
|
{
|
|
"href": "/${LANG}/resources/info/contact",
|
|
"text": "Contact"
|
|
},
|
|
{
|
|
"href": "https://forum.polymech.info/",
|
|
"text": "Forum"
|
|
},
|
|
{
|
|
"href": "https://files.polymech.info/",
|
|
"text": "Files"
|
|
},
|
|
{
|
|
"href": "https://git.polymech.info/explore/repos",
|
|
"text": "Github"
|
|
}
|
|
],
|
|
"footer_right": [],
|
|
"settings": {
|
|
"search": true,
|
|
"account": true,
|
|
"sticky_header": true,
|
|
"theme_switcher": true,
|
|
"default_theme": "system"
|
|
},
|
|
"params": {
|
|
"contact_form_action": "#",
|
|
"copyright": "Designed And Developed by [Themefisher](https://themefisher.com/)"
|
|
},
|
|
"navigation": {
|
|
"top": [
|
|
{
|
|
"href": "/${LANG}",
|
|
"text": "Home"
|
|
},
|
|
{
|
|
"href": "/${LANG}/resources",
|
|
"text": "Resources"
|
|
},
|
|
{
|
|
"href": "/${LANG}/library",
|
|
"text": "Library"
|
|
},
|
|
{
|
|
"href": "/${LANG}/tutorials",
|
|
"text": "Tutorials"
|
|
},
|
|
{
|
|
"href": "https://service.polymech.info/",
|
|
"text": "Media"
|
|
},
|
|
{
|
|
"href": "https://forum.polymech.info/",
|
|
"text": "Forum"
|
|
},
|
|
{
|
|
"href": "/${LANG}/resources/info/contact",
|
|
"text": "Contact"
|
|
}
|
|
]
|
|
},
|
|
"navigation_button": {
|
|
"enable": true,
|
|
"label": "Get Started",
|
|
"link": "https://github.com/themefisher/astrofront"
|
|
},
|
|
"ecommerce": {
|
|
"brand": "Polymech",
|
|
"currencySymbol": "",
|
|
"currencyCode": "EU"
|
|
},
|
|
"metadata": {
|
|
"country": "Spain",
|
|
"city": "Barcelona",
|
|
"author": "Polymech",
|
|
"author_bio": "I am in, if its true",
|
|
"author_url": "https://polymech.info/",
|
|
"image": "/images/og-image.png",
|
|
"description": "Polymech is a plastic prototyping company that offers product design services.",
|
|
"keywords": "Plastic, Prototyping, Product Design, Opensource"
|
|
},
|
|
"shopify": {
|
|
"currencySymbol": "",
|
|
"currencyCode": "EU",
|
|
"collections": {
|
|
"hero_slider": "hidden-homepage-carousel",
|
|
"featured_products": "featured-products"
|
|
}
|
|
},
|
|
"pages": {
|
|
"home": {
|
|
"hero": "https://assets.osr-plastic.org/machines//assets/newsletter/common/products/extruders/overview-3.jpg",
|
|
"_blog": {
|
|
"store": "resources"
|
|
}
|
|
}
|
|
}
|
|
} |