moved product documentation links under product drop downs, changed copyright footer

This commit is contained in:
Jordan Violet
2022-11-01 12:49:10 -04:00
parent a9b2442b96
commit 16a0fbf0de
2 changed files with 120 additions and 121 deletions

216
footer.js
View File

@@ -1,110 +1,110 @@
module.exports = { module.exports = {
style: "light", style: "light",
links: [ links: [
{ {
title: "IdentityNow", title: "IdentityNow",
items: [ items: [
{ {
label: "Your First API Call", label: "Your First API Call",
to: "idn/api/getting-started" to: "idn/api/getting-started",
}, },
{ {
label: "Build A Transform", label: "Build A Transform",
to: "idn/docs/transforms/guides/your-first-transform" to: "idn/docs/transforms/guides/your-first-transform",
}, },
{ {
label: "Build A SaaS Connector", label: "Build A SaaS Connector",
to: "idn/docs/saas-connectivity" to: "idn/docs/saas-connectivity",
}, },
{ {
label: "Get Certified", label: "Get Certified",
href: "https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003041/true/xxemptyxx/" href: "https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003041/true/xxemptyxx/",
} },
] ],
},
{
title: "IdentityIQ",
items: [
{
label: "Build A Plugin",
to: "https://documentation.sailpoint.com/identityiq/help/plugins/identityiq_plugins.html"
},
{
label: "Get Certified",
href: "https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003042/true/xxemptyxx/"
}
]
},
{
title: "Community",
items: [
{
label: "Discuss",
to: "https://developer.sailpoint.com/discuss"
},
{
label: "Submit an Idea",
to: "https://developer-sailpoint.ideas.aha.io/"
},
{
label: "Contact Our Team",
to: "https://developer.sailpoint.com/discuss/new-message?groupname=developer_relations"
}
]
},
{
title: "More",
items: [
{
label: "Engineering Blog",
href: "https://medium.com/sailpointtechblog"
},
{
label: "GitHub",
href: "https://github.com/sailpoint-oss"
},
{
label: "Twitter",
href: "https://twitter.com/sailpoint"
},
]
},
{
title: "Company",
items: [
{
label: "The SailPoint Story",
to: "https://www.sailpoint.com/company/"
},
{
label: "The SailPoint Way",
to: "https://www.sailpoint.com/company/diversity-inclusion-and-belonging/"
},
{
label: "Leadership Team",
to: "https://www.sailpoint.com/company/#h-our-leadership"
},
{
label: "Become A Partner",
to: "https://www.sailpoint.com/partners/become-partner/"
}
]
},
{
title: "Legal",
items: [
{
label: "Terms & Conditions",
to: "https://developer.sailpoint.com/discuss/tos"
}
]
}
],
logo: {
alt: 'SailPoint Developer Community Logo',
src: '/img/SailPoint-Developer-Community-Lockup.png',
srcDark: 'img/SailPoint-Developer-Community-Inverse-Lockup.png',
href: 'https://developer.sailpoint.com',
}, },
copyright: `Copyright © ${new Date().getFullYear()} SailPoint Technologies Holdings, Inc. All Rights Reserved.`, {
} title: "IdentityIQ",
items: [
{
label: "Build A Plugin",
to: "https://documentation.sailpoint.com/identityiq/help/plugins/identityiq_plugins.html",
},
{
label: "Get Certified",
href: "https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003042/true/xxemptyxx/",
},
],
},
{
title: "Community",
items: [
{
label: "Discuss",
to: "https://developer.sailpoint.com/discuss",
},
{
label: "Submit an Idea",
to: "https://developer-sailpoint.ideas.aha.io/",
},
{
label: "Contact Our Team",
to: "https://developer.sailpoint.com/discuss/new-message?groupname=developer_relations",
},
],
},
{
title: "More",
items: [
{
label: "Engineering Blog",
href: "https://medium.com/sailpointtechblog",
},
{
label: "GitHub",
href: "https://github.com/sailpoint-oss",
},
{
label: "Twitter",
href: "https://twitter.com/sailpoint",
},
],
},
{
title: "Company",
items: [
{
label: "The SailPoint Story",
to: "https://www.sailpoint.com/company/",
},
{
label: "The SailPoint Way",
to: "https://www.sailpoint.com/company/diversity-inclusion-and-belonging/",
},
{
label: "Leadership Team",
to: "https://www.sailpoint.com/company/#h-our-leadership",
},
{
label: "Become A Partner",
to: "https://www.sailpoint.com/partners/become-partner/",
},
],
},
{
title: "Legal",
items: [
{
label: "Terms & Conditions",
to: "https://developer.sailpoint.com/discuss/tos",
},
],
},
],
logo: {
alt: "SailPoint Developer Community Logo",
src: "/img/SailPoint-Developer-Community-Lockup.png",
srcDark: "img/SailPoint-Developer-Community-Inverse-Lockup.png",
href: "https://developer.sailpoint.com",
},
copyright: `Copyright © ${new Date().getFullYear()} SailPoint Technologies, Inc. All Rights Reserved.`,
};

View File

@@ -16,7 +16,12 @@ module.exports = {
{ to: "/idn/api/beta", label: "Beta APIs", className: "indent" }, { to: "/idn/api/beta", label: "Beta APIs", className: "indent" },
{ to: "#", label: "Documentation", className: "navbar__section" }, { to: "#", label: "Documentation", className: "navbar__section" },
{ to: "idn/docs", label: "IDN Documentation", className: "indent" }, { to: "idn/docs", label: "IDN Documentation", className: "indent" },
{ to: "#", label: "Training", className: "navbar__section" }, { to: "#", label: "External Links", className: "navbar__section" },
{
href: "https://documentation.sailpoint.com",
label: "Product Documentation",
className: "indent",
},
{ {
href: "https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003041/true/xxemptyxx/", href: "https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003041/true/xxemptyxx/",
label: "IdentityNow Certifications", label: "IdentityNow Certifications",
@@ -31,7 +36,12 @@ module.exports = {
items: [ items: [
{ to: "#", label: "API Specifications", className: "navbar__section" }, { to: "#", label: "API Specifications", className: "navbar__section" },
{ to: "/iiq/api", label: "IIQ APIs", className: "indent" }, { to: "/iiq/api", label: "IIQ APIs", className: "indent" },
{ to: "#", label: "Training", className: "navbar__section" }, { to: "#", label: "External Links", className: "navbar__section" },
{
href: "https://documentation.sailpoint.com",
label: "Product Documentation",
className: "indent",
},
{ {
href: "https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003042/true/xxemptyxx/", href: "https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003042/true/xxemptyxx/",
label: "IdentityIQ Certifications", label: "IdentityIQ Certifications",
@@ -54,17 +64,6 @@ module.exports = {
label: "Discuss", label: "Discuss",
to: "https://developer.sailpoint.com/discuss", to: "https://developer.sailpoint.com/discuss",
}, },
{
type: "dropdown",
label: "Not A Developer?",
position: "right",
items: [
{
label: "Product Documentation",
href: "https://documentation.sailpoint.com",
},
],
},
{ {
type: "dropdown", type: "dropdown",
label: "Support", label: "Support",