Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML 静态站点生成 #19

Closed
3 tasks done
88250 opened this issue Dec 24, 2019 · 3 comments
Closed
3 tasks done

HTML 静态站点生成 #19

88250 opened this issue Dec 24, 2019 · 3 comments
Assignees
Milestone

Comments

@88250
Copy link
Owner

88250 commented Dec 24, 2019

博客前台所有页面均可生成 HTML 静态页,导出在一个目录中以实现静态站点托管。

皮肤模板主要修改点:

  • 分页链接中的 ?p= 改为使用变量 ${pagingSep}
  • 根据变量 ${staticSite} 判断是否展示开始使用Search 的入口
  • 管理后台增加功能入口 UI,需要用户输入静态站点域名
@88250 88250 added this to the 3.9.0 milestone Dec 24, 2019
@88250 88250 changed the title HTML 导出 HTML 静态站点生成 Jan 7, 2020
88250 added a commit that referenced this issue Jan 7, 2020
88250 added a commit that referenced this issue Jan 7, 2020
88250 added a commit that referenced this issue Jan 7, 2020
88250 added a commit that referenced this issue Jan 7, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 8, 2020
88250 added a commit that referenced this issue Jan 9, 2020
88250 added a commit that referenced this issue Jan 9, 2020
88250 added a commit that referenced this issue Jan 9, 2020
88250 added a commit that referenced this issue Jan 11, 2020
@88250 88250 closed this as completed in 499d4fb Jan 13, 2020
88250 added a commit that referenced this issue Jan 13, 2020
88250 added a commit that referenced this issue Jan 13, 2020
88250 added a commit that referenced this issue Jan 14, 2020
@hmfcookie
Copy link

hmfcookie commented Mar 20, 2020

mvn site
then :
ClassNotFoundException: org.apache.maven.doxia.siterenderer.DocumentContent
why?

image

@88250
Copy link
Owner Author

88250 commented Mar 20, 2020

ClassNotFoundException: org.apache.maven.doxia.siterenderer.DocumentContent why?

静态站点生成不用 mvn 命令,使用方式请看这里

@hmfcookie
Copy link

ClassNotFoundException: org.apache.maven.doxia.siterenderer.DocumentContent why?

静态站点生成不用 mvn 命令,使用方式请看这里

ok.Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants