replace new website

This commit is contained in:
P小二
2024-01-15 22:42:51 +08:00
parent 37acfa34c6
commit e34de7b513
72 changed files with 198 additions and 8826 deletions

14
hugo.toml Normal file
View File

@@ -0,0 +1,14 @@
baseURL = 'https://flypython.com'
languageCode = 'en-us'
title = 'flypython'
theme = ["reveal-hugo"]
[markup.goldmark.renderer]
unsafe = true
[outputFormats.Reveal]
baseName = "index"
mediaType = "text/html"
isHTML = true