[Change] homepage, disable papermod pages

This commit is contained in:
2024-04-29 13:14:06 +07:00
parent 19cd91e59b
commit 2efd0015ae
12 changed files with 19 additions and 10 deletions
+8 -8
View File
@@ -30,21 +30,21 @@ languages:
series: series
menu:
main:
- name: Archives
url: archives
weight: 1
- name: Posts
url: posts
weight: 2
weight: 1
- name: Search
url: search
weight: 3
weight: 2
- name: Tags
url: tags
weight: 4
weight: 3
- name: About
url: about
weight: 4
- name: Pages
weight: 5
url: pages
outputs:
home:
@@ -82,12 +82,12 @@ params:
imageWidth: 256
imageHeight: 256
buttons:
- name: Archives
url: archives
- name: Web CV
url: https://tiennm99.github.io/webcv
- name: PDF CV
url: https://tiennm99.github.io/cv/miti99.pdf
- name: Pages
url: pages
homeInfoParams:
Title: "miti99"
+1 -1
View File
@@ -5,6 +5,6 @@ slug: "pages"
Danh sách những trang mình host trên [GitHub Pages](https://pages.github.com/). Thường khá thú vị :>
_(Danh sách này được tạo tự động nên thứ tự không quan trọng nhé)_
_(Danh sách này được tạo tự động, thứ tự không quan trọng nhé)_
{{< github-pages >}}
+1
View File
@@ -9,6 +9,7 @@ categories: ["themes", "syntax"]
series: ["Themes Guide"]
ShowToc: true
TocOpen: true
draft: true
---
### Inline Code
+1
View File
@@ -6,6 +6,7 @@ description: "Guide to emoji usage in Hugo"
tags: ["emoji"]
ShowToc: false
ShowBreadCrumbs: false
draft: true
---
Emoji can be enabled in a Hugo project in a number of ways.
+1
View File
@@ -12,6 +12,7 @@ cover:
caption: "Generated using [OG Image Playground by Vercel](https://og-playground.vercel.app/)"
ShowToc: true
TocOpen: true
draft: true
---
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
+1
View File
@@ -5,6 +5,7 @@ date: 2019-03-08
description: A brief guide to setup KaTeX
math: true
ShowBreadCrumbs: false
draft: true
---
Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.
+1
View File
@@ -2,4 +2,5 @@
title: PaperMod
summary: Contains posts related to `PaperMod`
description: Contains posts related to PaperMod
draft: true
---
+1
View File
@@ -8,6 +8,7 @@ author: ["PaperMod Contributors"]
draft: true
aliases: [/posts/papermod/papermod-how-to]
weight: 3
draft: true
---
> - **We'll be using `yml/yaml` format for all examples down below, I recommend using `yml` over `toml` as it is easier to read.**
@@ -6,6 +6,7 @@ weight: 2
aliases: ["/papermod-features"]
tags: ["PaperMod", "Docs"]
author: ["Aditya Telange"]
draft: true
---
### Intro
@@ -10,6 +10,7 @@ author: ["Aditya Telange"]
cover:
image: img/papermod-cover.png
hiddenInList: true
draft: true
---
> - **We'll be using `yml/yaml` format for all examples down below, it is recommend to use `yaml` over `toml` as it is easier to read.**
+1
View File
@@ -5,6 +5,7 @@ date: "2019-03-10"
description: "A brief description of Hugo Shortcodes"
tags: ["markdown", "shortcodes", "privacy"]
ShowToc: true
draft: true
---
Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes) for rich content, along with a [Privacy Config](https://gohugo.io/about/hugo-and-gdpr/) and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
+1 -1
View File
@@ -1,5 +1,5 @@
---
title: "Tìm kiếm"
placeholder: Nhập nội dung cần tìm
placeholder: Nội dung cần tìm
layout: "search"
---