Skip to content

Neveryu/web-bookmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Vuepress License Build donate

Web Bookmark

Base on vuepress@1.9.10

汇总,收藏一些前端技术和周边,在线地址: web-bookmarks

收藏汇总一些工作学习中,经常用到的一些知识,避免重复查找,以及关键时候找不到的尴尬;包括基础知识,关键技术点,好的文章,网站,工具,面试,整理的笔记以及一些周边花絮

如果你有好的推荐,你可以提 issue 或者 pr 来告诉我,谢谢

基础

工具&网站

Development

Please make sure your version of Node.js is greater than 8.

# 安装依赖
yarn

# 运行本地环境
yarn run dev

deploy

# 构建/打包
yarn run build

您可以借助 Github Action 的自动构建能力,直接推送源代码到远程仓库即可。

由于我们经常偶尔的更新一些小的内容,为了避免 git log 混乱,以及 .git 内容过大,导致 clone 缓慢的问题;我自定义了 deploy.sh 脚本,每次更新的时候执行 deploy.sh 脚本会删掉之前的所有提交记录,并提交到 Github,然后通过 Github Action 的自动构建能力,部署页面。

Showcase

Websites built with VuePress。

VuePress

Minimalistic docs generator with Vue component based layout system

https://vuepress.vuejs.org/

License

MIT

About

🔖🔖🔖侧重前端的收藏书签 — 技术书签

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages