You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have compiled a site using import starter template jamdocs from Netlify Hugo Forestry.io. I have a few questions regarding the same.
How can I change H1 and logo from Jamdocs to The Digital Kern on homepage
Remove "fork on github" button
Remove PayPal link pixelcroock
I have to manually update Index.vue file in github each time as sidebar does not auto fetch the links in forestry.io
Will the custom domain replace the Default Domain in the sitemap generated. How can I configure sitemap options - previous step of adding to .toml file is done. But how to configure sitemap.xml url list from https://jamdocs.netlify.com/advertising-online-seo/ curently visible on https://optimistic-darwin-d71561.netlify.com/sitemap.xml with custom domain which I haven't added as of yet.
Any simple method to add search field without much of manual coding from algolia free plan (if any) or alternative.
Add footer with Privacy Policy, Terms of Service, Disclaimer, Security Policy along with social links on every page with copyright message.
Tags Categories don't show up. Any advice?
Configuration
Configure the plugin buildDir. Default is the publish directory from your site build settings.
[[plugins]] package = "@netlify/plugin-sitemap" [plugins.inputs] buildDir = "public"
Cant seem to locate buildDir publish directory in the github repo.
Can't seem to change Icons from VueFeather Icons after adding the icon name in the github settings file
Also center align Topic Name instead of Left Aligned on Homepage.
Customised 404 page with a return to home link?
The text was updated successfully, but these errors were encountered:
I have compiled a site using import starter template jamdocs from Netlify Hugo Forestry.io. I have a few questions regarding the same.
How can I change H1 and logo from Jamdocs to The Digital Kern on homepage
Remove "fork on github" button
Remove PayPal link pixelcroock
I have to manually update Index.vue file in github each time as sidebar does not auto fetch the links in forestry.io
Will the custom domain replace the Default Domain in the sitemap generated. How can I configure sitemap options - previous step of adding to .toml file is done. But how to configure sitemap.xml url list from https://jamdocs.netlify.com/advertising-online-seo/ curently visible on https://optimistic-darwin-d71561.netlify.com/sitemap.xml with custom domain which I haven't added as of yet.
Any simple method to add search field without much of manual coding from algolia free plan (if any) or alternative.
Add footer with Privacy Policy, Terms of Service, Disclaimer, Security Policy along with social links on every page with copyright message.
Tags Categories don't show up. Any advice?
Configuration
Configure the plugin buildDir. Default is the publish directory from your site build settings.
[[plugins]] package = "@netlify/plugin-sitemap" [plugins.inputs] buildDir = "public"
Cant seem to locate buildDir publish directory in the github repo.
Can't seem to change Icons from VueFeather Icons after adding the icon name in the github settings file
Also center align Topic Name instead of Left Aligned on Homepage.
Customised 404 page with a return to home link?
The text was updated successfully, but these errors were encountered: