statique:使用 Gulp 启用 AJAX 静态博客生成器

时间:2024-06-24 14:26:23
【文件属性】:

文件名称:statique:使用 Gulp 启用 AJAX 静态博客生成器

文件大小:109KB

文件格式:ZIP

更新时间:2024-06-24 14:26:23

JavaScript

生产检查: 删除浏览器调试 重新启用丑化 删除 git 忽略构建 去做: 缓存滚动位置以在移动设备上搜索 将搜索输入滚动到顶部 - 移动 管理焦点和状态即服务 刷新构建历史: git filter-branch --force --index-filter 'git rm --cached --ignore-unmatch /posts /build /index.html -r' --prune-empty --tag-name-filter cat -- -- -全部


【文件预览】:
statique-master
----components()
--------posts()
--------search()
--------post()
----.gitignore(19B)
----posts()
--------.gitkeep(0B)
----README.md(417B)
----services()
--------tags()
----statique-config.json(176B)
----gulp-tasks()
--------karma.js(627B)
--------new-post.js(701B)
--------flush-content.js(203B)
--------build-css.js(966B)
--------build-tags.js(1KB)
--------build-js.js(598B)
--------gulp-build-tasks.js(526B)
--------build-posts.js(1KB)
--------fake-data.js(2KB)
--------build-index.js(1KB)
----tests()
--------gulp-build-index.js(2KB)
--------index-service-test.js(5KB)
--------search-service-test.js(3KB)
--------statique-index-test.js(993B)
--------statique-tag-test.js(2KB)
----directives()
--------tag()
----.jshintrc(126B)
----package.json(1KB)
----src()
--------scss()
--------images()
--------js()
--------index.html(806B)
----build()
--------css()
--------tags()
--------js()
--------indexes()
----favicon.ico(122KB)
----gulpfile.js(85B)

网友评论