Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kate Website Kate Website
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • WebsitesWebsites
  • Kate WebsiteKate Website
  • Merge requests
  • !30

Make better use of title and description

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Phu Nguyen requested to merge work/titledesc into master Apr 06, 2021
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 4

In content/_index.en.md

  • title is set so that search engines and social media services will display the home page title more nicely;
  • The "Get an Edge in Editing" text cannot be the page description because it will be shown in search results and sharing cards, while it does not describe the site well. We should let .Site.Params.description be shown instead.
  • Since title is changed, the menu item needs to get a name, the "Kate" text to be shown on page also needs to be in another field.

This goes with aether-sass!36 (merged)

@carlschwan

Edited Apr 06, 2021 by Phu Nguyen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/titledesc