* [site,seo][xs]: add custom _document with lang prop, add description to meta tags, make title larger * [site,seo][xs]: add apple touch icon, add alt props to images * [site,seo][xs]: add icon to default seo * [site,seo][s]: implement next-sitemap * [site,seo][s]: review page titles * Rebuild package-lock.json files * Regenerate package-lock
15 lines
663 B
Markdown
15 lines
663 B
Markdown
---
|
|
title: Guides and Tutorials
|
|
---
|
|
|
|
- [[howtos/analytics|How to add web analytics?]]
|
|
- [[howtos/seo|How to customize page metadata for SEO?]]
|
|
- [[howtos/sitemap|How to build a sitemap?]]
|
|
- [[howtos/markdown|How to add markdown-based content pages?]]
|
|
- [[howtos/blog|How to add a simple blog?]]
|
|
- [[howtos/drd|How to create data-rich documents with charts and tables?]]
|
|
- [[howtos/comments|How to add user comments?]]
|
|
|
|
If you have questions about anything related to PortalJS, you're always welcome to ask our community on [GitHub Discussions](https://github.com/datopian/portaljs/discussions) or on [our chat channel on Discord](https://discord.gg/EeyfGrGu4U).
|
|
|