Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query Forestry.io Netlify Hugo Starter Template #18

Open
thedigitalkern opened this issue Apr 4, 2020 · 2 comments
Open

Query Forestry.io Netlify Hugo Starter Template #18

thedigitalkern opened this issue Apr 4, 2020 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@thedigitalkern
Copy link

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
Copy link
Owner

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

@samuelhorn samuelhorn added the help wanted Extra attention is needed label Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants