PaperMod Cover Image

PaperMod Features Demo

Introduction This is a demonstration of the Hugo PaperMod theme features. Code Highlighting PaperMod supports syntax highlighting for various languages with line numbers and copy buttons. 1 2 3 def hello_world(): print("Hello, World!") # This line is highlighted return True 1 2 3 4 5 6 7 package main import "fmt" func main() { fmt.Println("Hello, Hugo!") } Rich Content You can include images, lists, and other markdown elements. ...

2023年10月27日 · 1 分钟 · 133 字 · 原晨瑜

Second Post: Pagination Test

Why this post exists? This post is created to demonstrate: Pagination: If we had enough posts, this would be on a list. Related Posts: Since this shares the features tag with the demo post, it should appear in the “Related Posts” section. Lorem Ipsum Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. ...

2023年11月1日 · 1 分钟 · 93 字 · 原晨瑜