🔧 Archives page demo shows.

This commit is contained in:
凡梦星尘
2022-07-26 22:18:43 +08:00
parent af59e93d25
commit e83dbabc3f
15 changed files with 25 additions and 126 deletions

15
.gitignore vendored
View File

@@ -1,6 +1,17 @@
# Ignore files in Hugo NexT theme
exampleSite/
exampleSite/*
# Exclude special files in content folder
!exampleSite/content
exampleSite/content/*
!exampleSite/content/archives
!exampleSite/content/post
# Exclude special files in static folder
!exampleSite/static
# Exclude special files
!exampleSite/config.yaml
!exampleSite/start.sh
!exampleSite/config.yaml