Modify page date for sorting
This commit is contained in:
parent
7f36580a27
commit
fb159bcc30
|
@ -5,7 +5,7 @@ desc: Changelog of my website during the year of 2022.
|
||||||
changelogNav: 2022
|
changelogNav: 2022
|
||||||
metadata:
|
metadata:
|
||||||
type: article
|
type: article
|
||||||
date: 2022-01-02
|
date: 2022-02-02
|
||||||
---
|
---
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
|
|
|
@ -5,7 +5,7 @@ desc: An archive for the page layout designs mt website has used.
|
||||||
changelogNav: Website Layouts
|
changelogNav: Website Layouts
|
||||||
metadata:
|
metadata:
|
||||||
type: article
|
type: article
|
||||||
date: 2022-01-01
|
date: 2022-02-01
|
||||||
---
|
---
|
||||||
|
|
||||||
{%- from "macros/components.njk" import siteLayoutArchive -%}
|
{%- from "macros/components.njk" import siteLayoutArchive -%}
|
||||||
|
|
|
@ -5,7 +5,7 @@ pageTitle: Welcome!
|
||||||
desc: Home page of Leilukin's Hub.
|
desc: Home page of Leilukin's Hub.
|
||||||
metadata:
|
metadata:
|
||||||
title: Home
|
title: Home
|
||||||
date: 2023-01-01
|
date: 2022-01-01
|
||||||
isContentDivided: true
|
isContentDivided: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ title: About
|
||||||
desc: About this website and its owner.
|
desc: About this website and its owner.
|
||||||
metadata:
|
metadata:
|
||||||
type: article
|
type: article
|
||||||
date: 2023-01-02
|
date: 2022-01-02
|
||||||
isContentDivided: true
|
isContentDivided: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ title: Articles
|
||||||
desc: List of articles published on my website.
|
desc: List of articles published on my website.
|
||||||
metadata:
|
metadata:
|
||||||
type: article
|
type: article
|
||||||
date: 2023-01-05
|
date: 2022-01-05
|
||||||
templateEngineOverride: njk, md
|
templateEngineOverride: njk, md
|
||||||
toc: true
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
|
@ -3,7 +3,7 @@ layout: main/content
|
||||||
title: Blog
|
title: Blog
|
||||||
desc: Blog hosted on Leilukin's personal website.
|
desc: Blog hosted on Leilukin's personal website.
|
||||||
tags: blog pages
|
tags: blog pages
|
||||||
date: 2023-01-04
|
date: 2022-01-04
|
||||||
pageTitle: Welcome to Leilukin's Hub Blog!
|
pageTitle: Welcome to Leilukin's Hub Blog!
|
||||||
blogNav: Blog Home
|
blogNav: Blog Home
|
||||||
pagination:
|
pagination:
|
||||||
|
|
|
@ -5,7 +5,7 @@ pageTitle: Website Changelogs
|
||||||
desc: Changelogs of my website.
|
desc: Changelogs of my website.
|
||||||
metadata:
|
metadata:
|
||||||
type: article
|
type: article
|
||||||
date: 2023-01-09
|
date: 2022-01-09
|
||||||
pagination:
|
pagination:
|
||||||
data: collections["changelogs"]
|
data: collections["changelogs"]
|
||||||
size: 20
|
size: 20
|
||||||
|
|
|
@ -4,7 +4,7 @@ title: Links
|
||||||
desc: A collection of links.
|
desc: A collection of links.
|
||||||
metadata:
|
metadata:
|
||||||
type: article
|
type: article
|
||||||
date: 2023-01-08
|
date: 2022-01-08
|
||||||
isContentDivided: true
|
isContentDivided: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ title: Now
|
||||||
desc: What Leilukin is up to currently.
|
desc: What Leilukin is up to currently.
|
||||||
metadata:
|
metadata:
|
||||||
type: article
|
type: article
|
||||||
date: 2023-01-03
|
date: 2022-01-03
|
||||||
updated: 2024-04-16
|
updated: 2024-04-16
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ title: Projects
|
||||||
desc: Things I have created.
|
desc: Things I have created.
|
||||||
metadata:
|
metadata:
|
||||||
type: article
|
type: article
|
||||||
date: 2023-01-06
|
date: 2022-01-06
|
||||||
toc: true
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ title: Shrines
|
||||||
desc: Index of my personal e-shrines.
|
desc: Index of my personal e-shrines.
|
||||||
metadata:
|
metadata:
|
||||||
type: article
|
type: article
|
||||||
date: 2023-01-07
|
date: 2022-01-07
|
||||||
---
|
---
|
||||||
|
|
||||||
Internet shrines are website pages dedicated to specific topics or interests. Here is a list of shrines I have made for my own website.
|
Internet shrines are website pages dedicated to specific topics or interests. Here is a list of shrines I have made for my own website.
|
||||||
|
|
Loading…
Reference in New Issue