Skip to content

biglonglong/biglonglong.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biglonglong.github.io

龙犊&小窝@<domain>

Install

# git、nodejs、go、hugo-extended installed
git --version
node --version
go version
hugo version

Usage

hugo server --buildDrafts

Writing

hugo new content/{post_title}.md
# open  content/{post_title}.md in typora

Update

git add .
git commit -m "..."
git push origin main
# go to github.com run workflow
# search for https://biglonglong.github.io

Todo List

  • theme
    • home页有点单调,导入一些有趣的html结构
      • 加入comment
      • menu: series、archive时间轴
      • 移植标签页面到posts
      • 404美化
      • nav填充
    • post更新
  • setting
    • 域名配置

About

龙犊&小窝@<domain>

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published