Skip to content

Commit

Permalink
ENDOC-816 remove blog & menu edits
Browse files Browse the repository at this point in the history
  • Loading branch information
jyunmitch committed Nov 12, 2024
1 parent eb7c020 commit 8a3128a
Show file tree
Hide file tree
Showing 52 changed files with 4 additions and 2,028 deletions.
14 changes: 3 additions & 11 deletions vuepress/docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,19 +107,12 @@ module.exports = {
type: 'links',
link: 'https://entando.com/'
},
{
text: 'Support',
type: 'links',
link: 'https://entando.com/en/services.page'
},
{
text: 'Resources',
type: 'links',
items: [
{text: 'News', link: 'https://www.entando.com/page/en/news_and_press'},
{text: 'Press Releases', link: 'https://entando.com/page/en/news_and_press?metadata_category_frame9=pressrelease'},
{text: 'Press Kit', link: 'https://www.entando.com/page/en/press-kit'},
{text: 'Webinars & Events', link: 'https://entando.com/page/en/webinars'},
{text: 'Press Releases', link: 'https://entando.com/entando-insights/press-release/'},
]
},
{
Expand All @@ -129,7 +122,6 @@ module.exports = {
{text: 'Getting Started', link: '/'},
{text: 'Docs', link: '/docs/'},
{text: 'Tutorials', link: '/tutorials/'},
{text: 'Blog', link: '/blog/'},
{text: 'Slack', link: 'https://entandocommunity.slack.com/'},
{text: 'Forum', link: 'https://forum.entando.com'},
]
Expand All @@ -145,13 +137,13 @@ module.exports = {
{text: 'Docs', link: '/v7.3/docs/', target: '_self'},
{text: 'Tutorials', link: '/v7.3/tutorials/', target: '_self'},
{text: 'Forum', link: 'https://forum.entando.com'},
{text: 'Blog', link: '/blog/'},

],
secondaryNav: [
{text: 'Docs', link: 'javascript:Entando.versionedLink("/docs");', target: '_self'},
{text: 'Tutorials', link: 'javascript:Entando.versionedLink("/tutorials");', target: '_self'},
{text: 'Forum', link: 'https://forum.entando.com'},
{text: 'Blog', link: '/blog/'},

],
serviceWorker: {
updatePopup: true
Expand Down
60 changes: 0 additions & 60 deletions vuepress/docs/_posts/2022-04-20-why-is-blogging-important.md

This file was deleted.

44 changes: 0 additions & 44 deletions vuepress/docs/_posts/2022-04-22-new-with-the-entando7-release.md

This file was deleted.

239 changes: 0 additions & 239 deletions vuepress/docs/_posts/2022-05-03-using-react-to-create-mfe.md

This file was deleted.

Loading

0 comments on commit 8a3128a

Please sign in to comment.