samuelhorn / jamdocs

The ultimate staic generated documentation theme for the JAM-stack. Highly cusomizable, based on Gridsome, ready to deploy to Netlify in one click.
MIT License
219 stars 91 forks source link

Query Forestry.io Netlify Hugo Starter Template #18

Open thedigitalkern opened 4 years ago

thedigitalkern commented 4 years ago

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?

samuelhorn commented 4 years ago

Hi! Thanks for using Jamdocs. Would you mind split your requests in different issues so it's easier to read end label them accordingly?

thedigitalkern commented 4 years ago

Hello @samuelhorn I have added specifics here