File: complex-permalink.zh-CN.md

package info (click to toggle)
ruby-jekyll-polyglot 1.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,196 kB
  • sloc: xml: 1,500; ruby: 947; sh: 10; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 665 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
layout: page
title: 一条超长的永久链接
permalink: yi-tiao-chao-chang-de-yong-jiu-lian-jie/permalink/
lang: zh-CN
page_id: complex-permalink
description: 本页面演示了如何使用 Jekyll Polyglot 创建和维护自定义的永久链接,同时保留站点结构。
---

这个永久链接真的超长超复杂

该页面通过 `page_id` 实现了相对化生成 URL 和协调,以便为每种支持的语言提供副本。

如果您使用 `jekyll-redirect-from` 并且自定义了 [redirect.html 布局](https://github.com/untra/polyglot/blob/master/site/_layouts/redirect.html),这个永久链接将在不同语言下查看时被重定向。